Sequence flow

Products
All Creatio products

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. 1).

Fig. 1 Sequence flow
scr_process_designer_sequence_flow_connection.png

Moving down the sequence flow is performed after the source process element is completed.

Any process element 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.