Creating and Editing an Exclusive Choice Gateway

Use

An exclusive choice gateway is a step within a rule flow and has at least two named branches, one of these being a default one. Each named branch has a condition associated with it. If the named branch is default then the condition associated will not be evaluated. It can optionally have actions and local definitions as in rule scripts so as to assist complex computations if required. It is not a reusable entity in Flow Ruleset.

You create an exclusive choice gateway to define a condition or a decision branch in a rule flow.

For more information, see Rule Flow

Prerequisites

You should have created a rule flow .

Procedure

  1. Locate the flow ruleset (Where is my flow ruleset?) , expand the flow ruleset node, the Rule Flows folder and double-click a Rule Flow node.

  2. In the rule flow editor that appears, choose the Gateway button in the Palette and in the menu that appears choose Exclusive Choice .

  3. Drag and drop the exclusive choice gateway into the rule flow editor.

  4. Choose the exclusive choice gateway and in the menu that appears, choose the Create Connection icon and drag and drop the connection into an activity or another gateway.

  5. Choose the exclusive choice gateway and in the Properties view and choose the Conditions tab.

  6. Choose the default condition row and choose the Edit button.

  7. In the editor that appears, the default condition appears.

  8. To edit the default rule condition:

    • Choose the LHS value and in the drop down menu choose a definition or an alias.

    • Choose the comparator: Greater Than and choose a comparator in the drop down menu.

    • Choose the RHS value after the comparator and in the drop down menu choose a definition or an alias.

    • Save the changes.