Ah... ok, after reading the docs, I understand what was meant (it's kind of hypothetical)
JPDL ,afaik, only allows one leaving transition from a sub-process node. What you can do is have multiple end-states in the sup-process and set a variable to a value to indicate which end-state it is in. Copy that value back to the super process and use a decision node after the sub-process node to take a specific transition View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181643#4181643 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181643 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
