JBoss Community

Setting sub process ID on run-time

created by TC ONG in jBPM - View the full discussion

I have a process that uses a sub process. Is it possible to set the "processID" of the sub process in run-time?

Can I do something in script task 1 like:

subProcess1.setProcessId("mySubProcessId");

 

(start)----->[ script task 1 ]------>( sub process 1 )------>[ script task 2]------>(end)

Reply to this message by going to Community

Start a new discussion in jBPM at Community