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.) To see any conditions specified for a route, select
the route and click Details.
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).
For further information, see About routing
and Outgoing routing examples.