Log in to follow, share, and participate in this community.
Thread JBPM web Desinger does not have Boundary event components
JBPM web Desinger does not have Boundary event componentsHi 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...
WorkItemManager.completeWorkItem(workItemId) slowHi 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...
Thread can Drools API tell me how many rules are using a particular attribute
can Drools API tell me how many rules are using a particular attributeSay 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 ...
Thread how to assign Authentication token to REST Service Task
how to assign Authentication token to REST Service TaskI 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...
Thread An error has occured while trying to lock this asset.
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...
Thread 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
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
JBPM post container creation event0 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 ...
Cannot find KieModule: com.packagename:jbpmassets:1.0I 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...
User/Group handling in jbpmnHi 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...
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...
Thread OOM error when executing rules for decision table
OOM error when executing rules for decision tableI 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...
Thread OutOfMemory error when executing rules for decision table
OutOfMemory error when executing rules for decision tableI 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...
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...