I have a sub-process in my process definition, and it can end in one of three end states, success, failure, and denied. The documentation seems to allude to the fact that this is possible:
anonymous wrote : In case a sub process node is allowed more than one leaving transition, a mechanism has to be introduced to select a leaving transition. This selection can be based on either the sub process execution's variables or the end state of the sub process (a typical state machine can have multiple end states). So, how does one actually convert an end-state in a sub-process to a transition in the super-process? Thanks, Jim View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181130#4181130 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181130 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
