The If..Then activity supports multiple
branches to handle different conditions.
To add additional If and Else branches complete the following
steps:
Procedure
- Select the If..Then activity in
the orchestration
- Right-click and select one of these options:
- Add If – to add another branch with
a condition.
- Add Else – to add a final, catch-all
branch to use when a message does not match any of the conditions
in the If statements. (This option is only
available if there is no Else branch displayed.)
- Double-click the If icon and enter
a name for the branch.