System step - routing properties
On the Routing tab on the Properties pane, specify the routing options for both incoming and outgoing routes.
To specify incoming routing
If the current step will act as a collector step (an AND-join) for a previous AND-split step, select Collector Step under Incoming Routing Information; otherwise, clear the Collector Step check box. See Create a valid workflow map for information about using AND-join and AND-split steps.
To specify outgoing routing
- If work should proceed on only one valid route from this step (or if there is only one route), select First true condition. In the list of routes from this step, specify the order that the routes should be evaluated at runtime. (Use the up and down arrows as necessary.) The name of the destination step and condition for each route is displayed and are read-only. If no route condition is defined, the condition field is set to "true".
- If there can be multiple true conditions and work can proceed
on multiple routes from this step, select All
true conditions.
This creates an AND-split; you must specify a corresponding AND-join for a subsequent step. See the section on specifying incoming routing (above) for information about creating a collector step (AND-join).
For further information, see About routing.