• How do I registry the workItemHandlers in the new jbpm6.1???

    I'm doing a migration from 6.0.3 to 6.1 that uses several work item handlers, which I tried to registry as the previous versions of bpm but there's no CustomWorkItemHandler.conf file in business-central.war/WEB-INF/cl...
    Profile Photo
    last modified by mmorales.pedraza
  • Embedding Task Form to remote webapp using JBPM 6.1

    Dear all,   Could you please help me how to embed Task Form to another webapp?  KIE-WB is running on WildFly 8.1 and I am trying to embed the Task Form Using Java remote API to the webapp running on Tomcat/...
    Profile Photo
    last modified by kvijai
  • Problem with JPAKnowledgeService.loadStatefulKnowledgeSession

    Hello guys,   I am trying to load my session from the db using JPAKnowledgeService.loadStatefulKnowledgeSession. Here's how I did it:   UserTransaction ux = (UserTransaction)new InitialContext().lookup("ja...
    Profile Photo
    last modified by jjsaguit
  • Tasks generated for completed processInstance

    This is something that happened by chance but got me thinking if this is how it should be. I had a process flow that had a parallel divergence into 2 branches. On the convergence of the branch, we had used the exclusi...
    Profile Photo
    created by mdegan
  • Drools Version 5.3.1 Task Complete Failed in Drools Version 5.5.0

    Hello,   We have successfully upgrade Drools version "5.3.1.Final" to Drools "5.5.0.Final". Also "jbpm 5.2.0.Final" to "jbpm 5.4.0.Final".   Task created in Drools version "5.5.0.Final"(upgrade version) a...
    Profile Photo
    last modified by mariaprabudass
  • UTFDataFormat Exception in ReadProcessInstance

    Hi,   I came across to an issue when i upgrade my drools and jbpm version to the below given specification, while i try to push the Task from one process to another process "UTFDataFormat" Exception found in the...
    Profile Photo
    created by mariaprabudass
  • Unable to pass ArrayList as parameter while starting process

    We are facing the following error while trying to start a jBPM workflow from Java. Exception in thread "main" org.kie.remote.client.api.exception.RemoteApiException: IllegalStateException thrown with message 'Could no...
    Profile Photo
    created by pavan496
  • ContainerManagedTransaction (CMT) configuration per CDI in jBPM 6.2 fails

    Hi all,   I am integrating the jBPM RuntimeEnvironment into my Web-Application running on Wildfly 8.2. I use CDI for this. To enable the Container Managed Transaction (CMT)  I have added an environment entr...
    Profile Photo
    last modified by awizenm
  • JBPM Workflow not moving forward after Human Task

    I am using jBPM 6.2.0. I have a small workflow containing a User Task. I am trying to complete the task using the remote API through a Java client. Following is the code used. TaskService taskService = connManager.get...
    Profile Photo
    last modified by pavan496
  • java.util.List type process variable's updated value are not displaying in jbpm 6.1.0.Final

    java.util.List type process variable's updated value are not displaying neither in my custom process variable listing api using auditService nor in jbpm-console workbench.   My bpmn file is simple, I have a proc...
    Profile Photo
    last modified by soumya.plavaga
  • jBPM on Android GSoC Questions

    Hello,      My name is Ryan Cole and I am a freshman Computer Science major at Lehigh University.  I have been exploring JBoss and jBPM for the past week or so, and I have become very interested i...
    Profile Photo
    created by 14rcole
  • We're new to jBPM & Drools6.1. Need to fire the rules with Java code & WorkingMemory.Need Sample code to load Facts &to Call BPM2 process & rules

    Hi,     We're not able to proceed further because of the issue We're facing. We're using Drools 6.1 with New version of jBPM. We need to fire the rules with Java code WorkingMemory. We just started explorin...
    Profile Photo
    created by sivashins
  • Get Involved

    My name is Rodrigo and I live in Brazil. I am a Java developer and I am highly motivated to learn more about the platform and improve my Java skills, I really want to get involved in the JBPM project as a Java develop...
    Profile Photo
    last modified by emygdio
  • Unable to re-position windows in the KIE Workbench

    Version used : 6.1.0   Sometimes during re-sizing the windows they go out of proportion and most of the buttons or panels get hidden (e.g "Build and Deploy") In the 6.1 user-guide the section 9.6.2. Repositioni...
    Profile Photo
    last modified by suchi052
  • How to open the Properties window to specify the Taskname for  a usertask in KIE workbench

    Hello All, I'm new to jbpm KIE workbench. I created a Usertask, however in order to set the ActorId,Task Name,etc  I need to be able to navigate to the  Properties Window. Can someone tell me how to naviga...
    Profile Photo
    last modified by suchi052
  • TaskLifeCycleEventListener: afterTaskAddedEvent-Method taskservice retrieves empty tasklist

    Hey everyone,   i got a question about the TaskLifeCycleEventListener, which i wanted to use to refill a table with available tasks for the current logged in user. My aim is to update this table automatically af...
    Profile Photo
    created by jayzay212
  • jbpm6.1 List<TaskSummary> listTasks = taskService.getActiveTasks(), thorws could not locate named parameter [language]

    in jBPM 6.1 product. I am trying to run below scenario to fetch list of active tasks for a process, but facing with could not locate named parameter [language]       RuntimeManager manager = createRun...
    Profile Photo
    created by plpatro
  • Deploy process in runtime

    Hi! I'm using the jBPM engine (v6.1) embedded in my java server. The documentation only explain how to deploy processes in the application startup, is it possible deploy process in runtime? After create the RuntimeMa...
    Profile Photo
    last modified by mando87
  • Trouble building projects with Custom Work Items

    Dear Board,   I cannot get my project to build in the web editor, it uses a Custom Work Item class with many external dependencies. Having tried and failed to get the Maven POM to manage the dependencies, I unpa...
    Profile Photo
    last modified by sammeek
  • jbpm6.1 Human Task authorization fails with LDAP

    Hi -   Running process from the classpath, When user perform HumanTask operations with specifying the user details (hardcoding user name in the process file’s ACTOR field) for each task, able to execute H...
    Profile Photo
    last modified by plpatro