A BPMN diagram does two things.
- A visual representation of the process that is easily understood
- A mapping to BPEL (Business Process Execution Language)
Why should BPMN be more successful than other graphical modeling notations? The answer is simple. The BPMN diagrams are simple. Almost as simple as flowcharts discussed earlier.
BPMN uses four basic categories of elements:
- Flow objects
- Connecting objects
- Swimlanes
- Artifacts
- Events
- Activities
- Gateways
These flow objects are connected to each other by three possible types of connecting objects:
- Sequence flow
- Message flow
- Association
- Pools
- Lanes
- Data object
- Group
- Annotation
My recommendation is to keep the diagrams as simple as possible. As the author of the diagrams, do yourself a favour, and make it as easy as possible for you to explain the process to someone else.
For further information and a primer on BPMN visit DiveIntoBPMN.org.
References:
- Busiess Process Modeling Notation (version 1.2)
No comments:
Post a Comment