Add gateways to the flow where required. A gateway is a decision point where the flow is directed in a certain way based on criteria or user action. You can use these types of gateways:

  • Exclusive: you can choose but one of the paths.
  • Inclusive: you can choose any of the paths. So, this can be one path ore several paths.
  • Parallel: you must do all paths.
Usually, two gateways are used for a decision point: an opening gateway and a closing gateway. These gateways must be of the same type. As a consequence, usually, a flow has an even number of gateways.
Each exclusive gateway has a question or description to shortly explain the decision to be made. Inclusive and parallel gateways can have such a question or description, if required.


Standard procedure

1. Click Business process modeling.
2. Click the Business processes tab.
3. Click Edit hierarchy.
4. In the tree, select 'a node'.
5. Click Design.
6. Click Gateway.
7. Click an option. For example, click Exclusive (one path).
 

Note: You can add a text to a gateway. To do so, double-click it and enter the text.

8. Click Save.
 

Note: If you have entered or changed the gateway text in the flow design, click outside the gateway element before you save the flow design.

9. Close the page.

Notes

  • To add text to a gateway, double-click it and type the text.
  • You can also open the Flow design form from the:

    • Flows list page
    • Flow form
    • Flow view form

Related to Notes

Design flows

 

Provide feedback