[jboss-user] [jBPM] - Re: Incorrect Gateway diverge and converge operations in jBPM 5
Kris Verlaenen
do-not-reply at jboss.com
Tue Jan 25 19:58:46 EST 2011
Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: Incorrect Gateway diverge and converge operations in jBPM 5"
To view the discussion, visit: http://community.jboss.org/message/583192#583192
--------------------------------------------------------------
Mauricio is correct in stating that this is however the expected behavior of an coverging exclusive gateway. I suggest you look up the semantics of this type of gateway in the BPMN2 specification.
What you are describing (aborting the other alternatives once one alternative reaches the converging gateway) is a much more complex type of gateway. This is also knows as a deferred choice, where the decision which of the alternatives you execute is deferred until one of them returns with results. I suggest you take a look at the event-based gateway, as this exhibits this kind of behavior (it will wait for different signals until one arrives) and can be used to model what you are describing.
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/583192#583192]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110125/8285247b/attachment-0001.html
More information about the jboss-user
mailing list