Branches are conditions you add between stages. The conditions are if-then-else statements. If the statement is true, the business process flow continues to the stage to the right of the condition. If false, the business process flow continues using the stage under the condition, as shown in the following figure:
Figure 13.13 – Conditional branching
To add a branch, you first need to add a condition to the business process flow.