Specify outgoing routing
About this task
On the Routing tab in the step properties, specify whether the work follows a single route, or if the work can split to two or more routes that can process simultaneously.
To specify outgoing routing for the step:
- 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 Specify incoming routing for information about creating a collector step (AND-join).