Josh Wand [
https://community.jboss.org/people/joshwa] created the discussion
"Re: Difficult workflow question"
To view the discussion, visit:
https://community.jboss.org/message/732291#732291
--------------------------------------------------------------
Hmn, but according to the BPMN2 spec (p 443) it seems that only "Terminate" and
"Cancel" end events will terminate the subprocess:
For all other *End Events*, the behavior associated with the *Event*
type is performed, e.g., the associated *Message* is sent for a *Message End Event*, the
associated signal is sent for a signal *End Event*, and so on. The *Sub-Process*
+instance+ is then completed, if and only if the following two conditions hold:
All start nodes of the *Sub-Process* have been visited. More precisely, all *Start
Events* have been triggered, and for all starting *Event-Based Gateways*, one of the
associated *Events* has been triggered.
There is no +token+ remaining within the *Sub-Process* +instance+.
Argh.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/732291#732291]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]