Join
The Join Gateway element is located in the Event & Gateway drawer of the process editor palette.
Element Details
This element synchronizes and joins a parallel execution of process paths together. The output of each incoming path is copied into the element and can be used to define its output.
Note
This elements waits until all of the parallel incoming process paths have finished and reached this element.
Tip
Use the Split element to create parallel process paths.
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 incoming connection you have a separate inX
object
available which carries the data of the Xth input. Hover with the
mouse over the incoming connections of the element to see which input
connection corresponds to which variable.