Add sequence flows
In this lesson, you use sequence flows to connect the activities and events to establish the process flow in the Standard HR Open New Position BPD.
About this task
Now that activities and events are in the process model, you must provide the basic control and flow from these objects. This type of diagram communicates how the process flows from one activity to another and who completes these activities.
Typically, you add process flow controls, which are known as gateways, when there is more than one flow out of an activity. In this lesson, you sequence only the activities and events. In the next lesson, you add the gateways.
| Concept | Description |
|---|---|
| normal sequence flow | A plain arrow that indicates that
the BPD progresses to the next step in the process as soon as the
first step is completed. |
| conditional sequence flow | A plain arrow that indicates the
conditional expressions that are evaluated to determine which path
the flow is going to take. Conditional sequence flows are followed
only when the conditions are met. |
| default sequence flow | A plain arrow with a back slash at
the beginning of the flow line. A default sequence flow is required
and is automatically created when there is a conditional sequence
flow. The default sequence flow indicates a processing path to follow
when none of the conditions on the conditional sequence flows are
true. The default sequence flow ensures that there is at least one
processing path (the default path) for the business process to follow. |
Procedure
Add sequence flows:
Lesson checkpoint
You established the process flow in the Standard HR Open New Position BPD.
- About process flow
- How to communicate the expected flow of the process from the start event to the end events
- About types of sequence flows
In the next lesson, you add gateways to model points in the process execution.
A plain arrow that indicates that
the BPD progresses to the next step in the process as soon as the
first step is completed.
A plain arrow that indicates the
conditional expressions that are evaluated to determine which path
the flow is going to take. Conditional sequence flows are followed
only when the conditions are met.
A plain arrow with a back slash at
the beginning of the flow line. A default sequence flow is required
and is automatically created when there is a conditional sequence
flow. The default sequence flow indicates a processing path to follow
when none of the conditions on the conditional sequence flows are
true. The default sequence flow ensures that there is at least one
processing path (the default path) for the business process to follow.

