Sequence Flow is used to define the order of execution for actions. For example, a contract must be approved and then signed by the parties (Fig. 121).
Moving down the sequence flow is done after the source process item is completed.
Any process item can have more than one outgoing sequence flow. In this case, moving down all outgoing flows is simultaneous. Using multiple outgoing sequence flows is equal to using a parallel gateway.
See also