Creating branches

You organize conditional transitions using branches.

About this task

You use branches to organize conditional transitions, in the same way that you could start several conditional transitions from a task.

Important:

When multiple transitions originating from a branch define overlapping conditions, the path taken to execute the ruleflow is unpredictable. Make sure the conditions you define for multiple transitions do not overlap.

Procedure

To add a branch to the ruleflow:

  1. In the Ruleflow Editor palette, click Branch button Create a branch, and then click in the ruleflow diagram.
  2. To name the branch, in the ruleflow diagram click the branch icon and in the Properties view, click Branch Node and enter the name in the field provided.
  3. Add transitions to and from the branch.
  4. Add transition conditions for each transition from the branch. One of the transitions must be an Else transition.