BPMN Intro
BPMN Intro
An Introduction
ISIS
Definition of BPMN
Business Process Modeling Notation provides:
The capability of defining and understanding their internal and
external business procedures through a Business Process
Diagram.
The ability to communicate these procedures in a standard
manner.
ISIS guideline
Event triggers a process:
Each process should have at least one event
Events
An Event is something that happens
during the course of a business process.
Events affect the flow of the Process
and usually have a trigger or a result.
Events can start, interrupt, or end the
flow.
ISIS guideline
Intermediate Events:
Represents an exception or
compensation handling.
Shown by placing the Intermediate
Event on the boundary of a Task or
Sub-Process.
Example: timer expire
ISIS guideline
Intermediate event types indicate the different ways that a Process
may be interrupted or delayed after it has started.
Compensation Event
This is used for compensation handling--both setting and performing
compensation. It call for compensation if the Event is part of a Normal Flow. It
reacts to a named compensation call when attached to the boundary of an
activity.
Rule Event
This is only used for exception handling. This type of event is triggered when a
Rule becomes true. Link Event
ISIS guideline
Link
A Link is a mechanism for connecting an End Event (Result) of
one Process to an Intermediate Event (Trigger) in another
Process. Paired Intermediate Events can also be used as Go To
objects within a Process.
Multiple Event
This means that there are multiple ways of triggering the Event.
Only one of them will be required.
Activities
An activity is work that is
performed within a business
process.
An activity can be atomic
or non-atomic (compound).
The types of activities that
are a part of a Process
Model are: Process, SubProcess, and Task.
Sub-Process
Sub-Process can be in an expanded
form that shows the process details of
the a lower-level set of activities.
10
Connections
A Sequence Flow is used to show the order that activities will be performed
in a Process.
A Message Flow is used to show the flow of messages between two entities
that are prepared to send and receive them.
An Association is used to associate information and artifacts with flow
objects.
ILOG, All Rights Reserved
11
Gateways
Gateways are modeling elements that
are used to control how Sequence Flows
interact as they converge and diverge
within a Process.
If the flow does not need to be
controlled, then a Gateway is not
needed.
12
Swimlanes
13
Artifacts
Data Objects are not flow objects (i.e.,
connected through Sequence Flow), but
they do provide information about how
documents, data, and other objects are
used and updated within a Process.
Text Annotations are a mechanism for a
modeler to provide additional information
for the reader of a BPMN diagram.
Groups provide a mechanism to
visually organize activities
14
Normal Flow
15
B2B Modeling
16
Exception Handling
Intermediate
17
18
A Complex Process
19
References
BPMI
www.bmpi.org
BPMN specification
http://www.omg.org/docs/dtc/06-02-01.pdf
BPMN stencil for Visio
See in ISIS: BPMN 0-9-V2003.vss
Enterprise Architect
Business Process Modeling
20