Use a gateway to split a sequence flow into multiple sequence flows. Connect the gateway to multiple objects. Each connection is a sequence flow that begins a branch in the workflow.
Add a gateway to the workflow.
Add objects to the workflow to represent the actions that the Data Integration Service might take on different branches.
Configure the objects.
Connect the gateway to each object. Use the editor, or use the
Sequence Flows
tab.
In the editor, select the gateway and drag it to each object.
In the
Sequence Flows
tab, click
New
. In the
Connect Workflow Objects
dialog box, select the objects to connect to the gateway.
Select the gateway.
In the
Properties
view, click the
Sequence Flows
tab.
To set the default sequence flow, select a sequence flow and click
Set as Default
.
Define a condition expression in each outgoing sequence flow that is not the default sequence flow.
To display the condition editor for a sequence flow, click the arrow in the
Condition
column.
You can include workflow parameters and variables in the expression. Select a workflow parameter or variable from the
Inputs
tab in the condition editor, or type the parameter or variable name in the condition in the required syntax.
Use the arrows to define the order in which the Data Integration Service evaluates the sequence flows.
Use another gateway to merge the branches to a single sequence flow. Use the same type of gateway to create the branches and to merge the branches.