Log in to follow, share, and participate in this community.
Thread process variable definition issue
process variable definition issueHi I am seeing an issue on process modelling where the Variable Definition drop-down on the Properties panel does not expand. Hence I cannot edit or create new variable definitions. This is true for existing...
how to manage process versioning?Hello, we have an application running on top of a Jbpm workflow with several instances of the process and now we need to modify the workflow and redeploy it. We can not abort the active instances and we n...
Thread How to access a form variable in HTML component in JBPM7.13
How to access a form variable in HTML component in JBPM7.13I have created a human task form which has only one variable as a input, i want to access that variable in the HTML component i am adding to display the value I am not finding any way to achieve this, please help I wa...
Thread JBPM Persistence Error -Error when creating container TestProjectEIEI_1.5 by extension jBPM KIE Server extension due to datasources/EIEIMYSQL -- service jboss.naming.context.java.jboss.datasources.EIEIMYSQL
JBPM Persistence Error -Error when creating container TestProjectEIEI_1.5 by extension jBPM KIE Server extension due to datasources/EIEIMYSQL -- service jboss.naming.context.java.jboss.datasources.EIEIMYSQL
New Drools Users - IntroductionHi everyone. I am a very new user in Drools and JBoss community. I have a Spring boot project alone working under Drools Library but I want to publish and use in JBPM. How can I handle that? Thanks
Thread How to Execute Custom HTML code in Task Forms in JBPM 7.13?
How to Execute Custom HTML code in Task Forms in JBPM 7.13?I am trying to Execute Custom HTML code in Task Forms for showing a PDF file using IFRAME tag ,but the HTML form control provided in form editor is not working as expected.I am getting full HTML code being printed on ...
Occurence of PessimisticLockException.Hello, In our application we have Server used : **JBOSS EAP 7.0** For rules(Decision Table): JBPM Use of EJB. We are not performing any insert,update,etc queries, we are just performing **READ**. We are passing...
Accessing process variables in rule-taskA simple question that has been bugging me for over a day now: I have a simple process where user input needs to be evaluated by a rule-set, i.e. my rule-task needs to access read/write the variables in my (Ha...
jBPM 7.x SLA without legacy processProcess SLA control today is only available when a legacy process is created. Is there any roadmap to bring this feature (SLA) to new processes? Because it is inconvenient to use legacy processes just so that we have ...
Keycloak & jBPM 7.17Hi, I try to send a email at the moment that a task is assigned to a user, I use keycloak to add manage the users and to add an email to the users, I follow the next documentation to install keycloak: ...
Thread How can we debug Business Rule task and Guided Decision table
How can we debug Business Rule task and Guided Decision tableDear All, I have created a new asset 'Guided decision table' in jBPM 7.14 KIE workbench. I have added columns and conditions in the Guided decision table. I'm calling the Decision table from the Busine...
migrating jBPM 5.4 project to jBPM 6.Hi, We have jBPM 5.4 used in our project.To migrate to jBPM 6, what things we need to be check? are there any tools for doing it?
Thread Deploy a process created in Eclipse to JBPM 7.1.0.Final
Deploy a process created in Eclipse to JBPM 7.1.0.FinalIn JBPM 6.x i know how to deploy manually a process created in eclipse. As shown in this video: JPinup - JBPM 6 deploy from an Eclipse project - YouTube In JBPM 7.1.0.Final i can't find a way to deplo...
How create jbpm-work-item?I'm trying to add a workitem handler that is at https://github.com/kiegroup/jbpm-work-items in my business-central by artifact, however I follow the steps(mvn clean install) outlined on the page and the following erro...
Claim task not updating actual ownerI have a approval workflow where employee is submitting a request for reimbursement. Starting the process and completing the task changes the status for employee task to Completed, however the approver cannot claim th...