Flows
Flows in a process can be sequence flows.
Sequence Flows
Sequence flows indicate the order in which activities are performed. You can set up sequence flows between flow objects (activities, events, and gateways).
When you create a sequence flow, you can highlight it, right-click and select one of the following types of sequence flow:
- Shows the default flow from a gateway or activity that can be taken if no conditional flow has its condition met.
- Shows a flow that is only followed if the associated condition is met.
- Indicates a flow that does not have a condition associated with it (the default). This path is taken in all cases.
In this example, an enquiry is responded to either by email (the default), or depending on a condition, by fax.