
Exclusive Gateway (XOR)
Of the multiple paths, the token moves to one of the paths that first satisfies the conditional expression.
Capture
Setting Screen Conditional Expression setting
Notes
- The conditional expression is evaluated in the order of the list, and proceeds only to the transition destination that is firstly determined true
- If none of the conditional expressions are true, proceed to the transition destination of [Default flow]
- Each row of condition can contain multiple conditional expressions
- Token moves to the specified destination only if all the conditions are satisfied
- You can configure AND condition using this
- You can specify the same destination to different rows of condition
- Token moves to the specified destination if either of the conditions are satisfied
- You can configure OR condition using this