Activities
Jump to navigation
Jump to search
BPMN Activity Basics
An Activity
- is work that is performed within a Business Process
- can be atomic or non-atomic (compound)
- represent points in a Process flow where work is performed
- is executable element of a BPMN Process
Activities Type
- Task
- an atomic Activity within a Process flow
- is used when the work in the Process cannot be broken down to a finer level of detail
- an end-user or applications are used to perform the Task when it is executed
- Sub-Process
- Call Activity
- allows the inclusion of re-usable Tasks and Processes in the diagram
Types of Tasks
Receive, Manual and User tasks examples
Business Rule and Script Tasks examples
Business Rule vs Gateways
Sub-process Markers
- A Sub-Process is an Activity whose internal details have been modeled using Activities, Gateways, Events, and Sequence Flows
- A Sub-Process is a graphical object within a Process, but it also can be “opened up” to show a lower-level Process
Types of Sub-Processes
Collapsed
Expanded
Sub-process Markers
Makers can be combined.


