Split Gateway

A Split activity allows an instance to simultaneously run through multiple process paths.

The number of copies that the Split gateway generates corresponds to the number of outbound unconditional transitions plus any outbound conditional transitions that evaluate to True.

Split activities must have a corresponding Join activity in order to complete the circuit and resume the process flow.