Split

image0 The Split Gateway element is located in the Event & Gateway drawer of the process editor palette.

Element Details

This allows you to model parallel process paths. The element may split one process path into a number of paths that are executed concurrently. The input process data is copied to all the parallel executions but can be manipulated in each path individually.

Note

Use this element always together with the Join element.

Tip

Use the split and the join element to execute parallel database or web service requests.

Inscription

Name Tab

The Name Tab is included in the mask of all process elements and contains the name and a description of the element.

Output Tab

On Output Tab you can configure the output of the element (i.e. the data that leaves the element).

Note

For each outgoing connection you have a separate outX object available which carries the data of the Xth output. Hover with the mouse over the outgoing connections of the element to see which output connection corresponds to which variable.