• jbpm upgrade from 6.5.0.Final to 7+ version

    Hi All,   Currently in our project we are using jbpm 6.5.0.Final version and we are planning to migrate to jbpm 7+ version. We are using wildfly 10.0.0 Application server. I have gone through the documentation...
    Profile Photo
    last modified by rajesh.penugonda
  • Traits in Drools - Rules with dynamic attributes in the object

    I was trying to write a dynamic rule engine through Drools. Means, if a new property/attribute is added to the object which will be used for evaluation, i should not need to code a new field in that DTO, and redeploy ...
    Profile Photo
    last modified by meabhishek80
  • How to import the driver in RHPAM tool (jBPM) ?

    How to import the driver in RHPAM tool (jBPM) ?
    Profile Photo
    last modified by vinayak.kodati
  • jBPM 7 how to create multi-step Registration form

    I have a business requirement where I have to implement a wizard based registration form I.e. step1, step2, step3 etc and after last screen I would like to save the data and create an approval request. The request sho...
    Profile Photo
    last modified by kumargaurav-genx
  • Is it possible to store Drools rule file(drl) in database and load dynamically from database?

    Hi Team, question 1 : Is it possible to create drools rule file (drl) base on input selection dynamically at runtime?   question 2 : I need a solution to store and read  rule file (drl) from database. I w...
    Profile Photo
    last modified by murugesanmunusamydrools
  • JBPM 7.25 unmarshalling error at kie server when custom object is passed

    I am trying to start JBPM process in JBPM7.25 server remotely using REST api. I also tried same thing using java client. But when I call start process, it gives following error.   2019-08-14 15:12:15,007 ERROR [o...
    Profile Photo
    created by rupesh.bende
  • Import statement in jbpm process in jbpm-console 7.23

    Hi,     I am porting older version(6.5) process to newer version. But currently I am unable to do so, as I m receiving compilation error while building process. In previous version there was a specific...
    Profile Photo
    last modified by rupesh.bende
  • Issue in Starting JBPM process with custom object as process variable

    1  I am new to Jbpm I have created a workflow in JBPM with business flow having rules and Human task . The workflow accepts a process variable which is a customer object ( Class name Quote) . If I start the wor...
    Profile Photo
    last modified by scatiza
  • Kie Server unable to connect to controller - http://localhost:8080/jbpm-console/rest/controller

    Hi Guys,   Got a problem I cannot resolve - I have already walked through number of posts referring to the same issue (it seems it's quite popular ) but unfortunately without success.   My configuration: ...
    Profile Photo
    last modified by lkglinski
  • REST API Persistence

    I have 2 unix hosts each with a Tomcat which is running jbpm/kieserver. They share a DB (Tomcat 8.5, JBPM 7.5.0 and Oracle 11). Identical containers are deployed on both kieservers When I submit a REST call to a spec...
    Profile Photo
    created by mickymorgan
  • Drools 7.23.0.Final fails when calling buildAll() method from another Java method

    Hi,   I have been trying drools as a standalone java application (inside a main() function) with a sample drl file. It worked fine.   But, when I change it to a function and invoke it from another java cla...
    Profile Photo
    last modified by ramprasanth1993
  • Registration form

    Hi, I use JBPM3 with Eclipse. I created a registration form with an XML file. In this form, I would like to add a photo of the user filling in the form. Being at my first, I do not know how to proceed and I ask for yo...
    Profile Photo
    created by ykouadio
  • How to start a human task automatically

    Hi,   Assume I have two human tasks (Task-A and Task-B) and it needs to create an instance of Task-B when an instance of Task-A is completed. This I was able to do.   Now the problem is, I need to start t...
    Profile Photo
    last modified by mumbo_s5
  • How to read json data in JBPM (Red Hat BPM)?

    I am calling an API which gives back the data in the form JSON. I am storing it in a process variable. Whole JSON data is storing in the process variable. But I want to fetch particular fields only how can I achieve t...
    Profile Photo
    last modified by karthik07m
  • Invoke drool rule from script task with out mention business rule task in bpmn process.

    Hi,   Could you please let me know how to invoke or fire  drool (.drl) file in my script task with out mention business rule task in my bpmn rule.     For example :   I have bpmn rule defin...
  • How to hide fields in the Red Hat BPM?

    In the forms. I want to hide some particular based on the user input how can achieve in the RedHat BPM
    Profile Photo
    created by karthik07m
  • How can i set a Global-variable at process start in XML format ?

    Environment Red Hat JBoss BPM Suite6.4 Question Is there any way of setting a global variable at process start along with simple process variables using REST API and application/XML format?   The way i start a...
    Profile Photo
    created by andrianopoulosg
  • How to get the correlation key of the process in jBPM?

    Environment Red Hat JBoss BPM Suite 6.4   Question How to use Script Task inside a process to fetch the correlation key from the kcontext variable?
    Profile Photo
    last modified by andrianopoulosg
  • Unable to Set CRON expression or ISO format expression to achieve repeatable timers

    Hi Team,   We are uisng JBPM 7.6.0.Final, while trying to set a time cycle for achieving repetitive timer we are getting below exceptions.   from Eclipse plugin i was not able to add  cron expression ...
    Profile Photo
    last modified by chebrolu03
  • JbpmException: couldn't get task instance

    hi,   i have a problem on my coding.   i have set my jbpm.cfg.xml as below:   <service name="persistence">   <factory>   <bean class="org.jbpm.persistence.db.DbPersistence...
    Profile Photo
    last modified by nyzza82