• JBPM web Desinger does not have Boundary event components

    Hi everybody,  I am using jbpm-server-7.32.0.Final-dist, and I have to define some timer boundary events, but the web designer does not have this component.  So how can I define this type of event?  The...
    Profile Photo
    last modified by juancarlosvaca
  • WorkItemManager.completeWorkItem(workItemId) slow

    Hi All I try to run stress test 1000 data to JBPM (not singleton use Per Process), and trace detail log. Depend on the log found some steps cost much time, analyse the detail logs shows  WorkItemManager.comple...
    Profile Photo
    last modified by ardaliao
  • How to maintain process modification on multiple branches for multiple environments

    I'm using KIE server for designing processes, but there will be multiple environments (DEV, Testing, UAE, Support , Production), how can I preserve the source for each process (project) , merging the changes on diffe...
    Profile Photo
    last modified by sheriefshawky
  • can Drools API tell me how many rules are using a particular attribute

    Say i have a rule file like below. Below rules are built on 2 properties Instrument and maverickModelMappingId . Can Drools tell me how many rules uses the field "Instrument".  My use case is that I want to know ...
    Profile Photo
    last modified by meabhishek80
  • how to assign Authentication token to REST Service Task

    I am calling a REST service from jbpm using the REST service task but I don't know how to specify the Authorization Token (assignment picture attached). Does anyone know how to do this? Your help will be much apprecia...
    Profile Photo
    last modified by aha001
  • An error has occured while trying to lock this asset.

    Hello guys,   Please help!!! I am desperate because I can’t make any action once I create DRL file in MySpace or any other project  - with only explanation as „An error has occured while tryin...
    Profile Photo
    last modified by aprilmood
  • Caused by: org.springframework.transaction.IllegalTransactionStateException: Transaction is already completed - do not call commit or rollback more than once per transaction+kie-server-spring-boot-starter+ms sql+jbpm

    I am trying to use kie-server-spring-boot-starter for setting jbpm with MS Sql server as database. When I create a plain spring boot application with MS Sql as database, the server start up is clean. The moment I add ...
    Profile Photo
    last modified by shuchitaprasad
  • JBPM post container creation event

    0    I was wondering if there is a way to execute a bloc of code post container creation on JBPM (and so, before any process creation) I'm calling the URL : http://IP/kie-server/services/rest/server/config ...
    Profile Photo
    last modified by ilesad7
  • Class not found exception : org.drools.process.core.datatype.impl.type.ObjectDataType

    Hi,   I downloaded the jbpm-custom-workitem example from google  and opened the project in the eclipse. To load the custom work item in the Service tasks I restarted the eclipse. After restart it throws a...
    Profile Photo
    last modified by sapydi
  • java.lang.IllegalArgumentException: Unknown process ID: <any process id> "suddenly"

    i created a maven artifact with one jbpmn and delployed it to jbpmn container and everything worked All good and great till here. Added few more bpmns with different id's offcourse and with different version on asse...
    Profile Photo
    last modified by kallmekunal
  • java.lang.RuntimeException: Cannot find KieModule: com.ilfs:nrda:1.0(JBPM 6.4)

    2017-08-17 16:22:12,158 WARN  [org.jbpm.console.ng.bd.backend.server.DeploymentManagerEntryPointImpl] (default task-56) Deployment of unit com.ilfs:nrda:1.0 failed: java.lang.RuntimeException: Cannot find KieModu...
    Profile Photo
    last modified by anuj.singh
  • Cannot find KieModule: com.packagename:jbpmassets:1.0

    I am creating a jbpmasset maven artifact and installed that in m2 repo trying to deploy it via rest and getting below exception: VERE: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw e...
    Profile Photo
    created by kallmekunal
  • JBPM 6  Custom work item  in Subprocess and per process strategy fails to get handler

    Hi,     We  just migrated from JBPM 5.0 to JBPM 6 and struck at an issue described below. Any help towards solving this will be appreciated. Environment: JBPM 6 , used as  embedded  JBP...
    Profile Photo
    last modified by krbruce81
  • User/Group handling in jbpmn

    Hi Folks,   I want to know how to assign a UserTask to some specific user can be done grammatically using jbpmn framework, A Sample code or reference will help a lot.   Also how to configure jbpmn db with...
    Profile Photo
    created by kallmekunal
  • Send custom fault response in jBPM?

    Hello everyone,   I have a use case like below where 'User1' submits some task from his bucket to 'User2' in case of happy path. The task moves through the 'WorkflowItemHandler' which is basically a custom handl...
    Profile Photo
    last modified by rakesh.tank
  • OOM error when executing rules for decision table

    I am executing rules for a decision table using statelessKieSession. I have 500 objects and 10 rules for each object so total I have 10000 rules for one row. Rules will process for each row in the decision table. Cur...
    Profile Photo
    last modified by radeshdt
  • OutOfMemory error when executing rules for decision table

    I am executing rules for a decision table using statelessKieSession. I have 1000 objects and 10 rules for each object so total I have 10000 rules for one row. Rules will process for each row in the decision table. C...
    Profile Photo
    last modified by radeshdt
  • Is Kie Workbench 6.3 supported on JBOSS 7.2? If not then what is the supported version for JBOSS 7.2?

    Is Kie Workbench 6.3 supported on JBOSS 7.2? If not then what is the supported version for JBOSS 7.2?
    Profile Photo
    last modified by ssadhu
  • JBPM Designer without Uberfire?

    Hello,   I would like to integrate the JBPM Designer Web BPMN2 Editor into an application that already has its own menus, views and workbench manager.   We would like to use only the BPMN2 Editor. So, we d...
    Profile Photo
    last modified by cvgaviao
  • How to make a DB query from a jbpm script task  or any other task in JBPM (RHPAM)  ?

    How to make a DB query from a jbpm script task  or any other task  ?
    Profile Photo
    last modified by vinayak.kodati