Splitting and joining an activity route
Most workflows require branching at various points as the result of a response made by a participant. You use a split to start the branching and a join to bring the work back into a single path at the end of all the true routes.
About this task
Remember: For each AND-split step, there must be one AND-join
(collector) step. By default, each step has as an OR-join defined.
Procedure
To create splits and joins for step routes:
- Create and name the split step.
-
Add one or more responses to the step.
For example, assign Yes and No as responses for a step that has two alternate routes.
- Assign the type of split to the step: OR, AND, or AUTO.
-
Add steps as needed.
A branch can contain multiple steps. You must return from an AND-split with a collector step.
- Create a connector for the route from the split step to the next step.
- In the Connector Properties section, assign a name and responses for the route.
- Create and name a collector step for the route for each join.
- Assign the type of join for the collector step.
- Click Validate to validate the steps.
- Click Save to save the step changes for the case type.