Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Abort Parent Process and child sub process"
To view the discussion, visit:
http://community.jboss.org/message/635031#635031
--------------------------------------------------------------
As Joao mentioned, independent parameter controls sub process cancellation and it is set
by default to true meaning that it will not be aborted when parent process is canceled.
You can control this parameter for reusable processes (those executed by call activity)
but not for embedded sub processes. You can set independent attribute on call activity.
In my opinion embedded sub processes should always be bound to the parent process life
cycle.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/635031#635031]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]