Exclusive Gateway¶
Exclusive gateways are used to determine which outgoing path to take based on the condition set on each of the paths. The process will only move through the path whose condition is the first to be satisfied.
Properties¶
The following table describes the properties of the gateway.
Property |
Description |
---|---|
Name |
Specify a name for your own reference. |
Evaluation Priority |
Adjust the priority for evaluating the condition set on the connected paths. |
Examples¶
The following figure shows an example of using the exclusive gateway to design a review process, where the report can only be approved, rejected, or escalated.