Adding Multiple Branches to a Single Workflow Process Step
A start step, decision step, wait step, or user interact step can each reference multiple branch connectors.
Caution: If you define multiple branch connectors, then make sure you define at least
one connector with the Type property set to Default. This configuration makes sure an exit route
exists if a work item does not meet any of the decision conditions. If you do not do this, then
you might create an infinite loop.
To add multiple branches to a single Workflow Process step
Complete the procedure described in Adding a Branch Connector for each branch that you must define for the step. Each branch can contain a separate decision condition.