JBoss Community

Re: How to setup Event to stop current execution & "jump" to that node?

created by Maciej Swiderski in jBPM - View the full discussion

Hi,

 

have you thought about using sub process and interrupting catch event? I mean that you could create sub process that will enclose timer, send email activities in a loop with a condition to execute the loop for maximum three times (or whatever is your requirement) and then attach to the sub process an interrupting boundary event (signal for instance) that will stop the sub process and continue alternative path.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community