Community

Starting a block of steps N times apart from the process def

created by Ahmad Ammar in jBPM - View the full discussion

I do have a case in jbpm which i need to execute a specific block in a process definition N times, I already did that separating this block in a sub process and starting this sub process N times and then i treat it as it was a fork and i end the sub process with a join node in order that all the started instances from this subprocess is ended together.

 

I was wondering if there is another way to the do this same scenario without using a subprocess because right now i'am facing another problems that i cannot resolve while i'm using this technique in a subprocess.

 

Thank you guys in advance

Reply to this message by going to Community

Start a new discussion in jBPM at Community