5 Replies Latest reply on Oct 11, 2008 1:17 PM by oravecz

    Multiple transitions from a subprocess

    oravecz

      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:


      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