Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How to setup Event to stop current execution & "jump" to that
node?"
To view the discussion, visit:
http://community.jboss.org/message/632496#632496
--------------------------------------------------------------
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
[
http://community.jboss.org/message/632496#632496]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]