JBoss Community

How to start a sub-process independent from main process

created by Prageeth Jayasinghe in jBPM - View the full discussion

Hi all,

    I am using JBPM3.2. In my case I have a requirement to start a new process at a node of my main process and pass parameters to it from main process. Actually I want my sub-process be an independent one from the main process. It means the main process should continue whether or not the sub-process is completed.

    I tried to use the <process-state> node. But as I understood when using this node, the main process waits until the sub-process is finished.

Is there a posibility to accomplish this in JBPM3.2.

Please help me. Thanks.

Reply to this message by going to Community

Start a new discussion in jBPM at Community