• No results found

Business Process Modelling Notation A tutorial

N/A
N/A
Protected

Academic year: 2021

Share "Business Process Modelling Notation A tutorial"

Copied!
37
0
0

Loading.... (view fulltext now)

Full text

(1)
(2)

Business Process Modelling Business Process Modelling

Notation

Notation – – A tutorial A tutorial

Sam Mancarella

Chief Technology Officer Sparx Systems

OMG SOA in Healthcare January 14, 2011

sam.mancarella@sparxsystems.com

(3)

Tutorial Objectives Tutorial Objectives

This tutorial will cover…

BPMN Timeline

What BPMN is, Process Modelling BPMN Essentials

Orchestration, Choreography Examples

Wrap Up, Future Directions

(4)

References References

BPMN Official Page

http://www.bpmn.org/

BPMN Wikipedia

http://en.wikipedia.org/wiki/Business_Process_Modeling_Notation

BPMN Specification (v2.0 Beta 2)

http://www.omg.org/spec/BPMN/Current/

BPMN Specification (v1.2 Formal)

http://www.omg.org/spec/BPMN/1.2/

BPMN Examples (v2.0 Beta 2)

http://www.omg.org/spec/BPMN/2.0/examples/PDF

(5)

BPMN Timeline BPMN Timeline

Business Process Management Initiative developed BPML (BPMI now part of OMG)

Proposed graphical language for BPM, combined with execution semantics

Implementation difficulties, semantic requirements BPML replaced with:

BPEL (or BPEL4WS) for target execution language BPMN for graphical notation

History

August 2001 – Notation working group formed (35 companies) May 2004 – BPMN 1.0 published under BPMI

2005 – BPMI becomes part of OMG

Feb 2006 – BPMN 1.0 formalised as an OMG specification Jan 2008 – BPMN 1.1 released

Jan 2009 – BPMN 1.2 released

Aug 2009 – BPMN 2.0 Beta 1 released May 2010 – BPMN 2.0 Beta 2 released Finalisation & Adoption

(6)

What Is BPMN?

What Is BPMN?

BPMN is…

A Graphical modelling language, with symbols, relationships and attributes for the purpose of process modelling

Expression of processes generated into executable processes (BPEL)

Expression of processes for ‘general execution’ (Human, human-operated) Simple, palatable language – ‘flowchart-like’ non-IT practitioner consumption

BPMN is not…

A methodology, process, framework Complex, usable in subsets

*Metamodel

*Serialization specification

* Exists in BPMN 2.0 (“was-not, until recently…”)

(7)

BPMN & Process Modelling BPMN & Process Modelling

Process Modelling - capture of ordered sequences of business activities & info

Business Processes – description of how a business pursues its objectives

Process Maps: simple flow charts of high-level activities Process Descriptions: flow charts with more information (not enough for full realisation)

Process Model: flow charts with enough information for analysis, simulation, execution

BPMN is flexible to handle all variants of BP

…to understand the business processes of the organisation to innovate…

(8)

BPMN Essentials BPMN Essentials

Logical process ‘flow’, finite start and end points

Diamond – decision point? yes/no paths for an extra step

Rounded boxes must therefore ‘do stuff’

Receive Credit Report

Approval

Include Transaction History

Include Standard Text

Approve?

Yes No

Events Events

Gateway Activities

Sequence Flows

(9)

BPMN Essentials BPMN Essentials

«Lane»«Lane»

«Poo

«Group»

«Poo

Artifacts Connectors

Flow Objects

Events

Activities

Gateways

Data Object

Text Annotation Sequence Flow

Message Flow

Association

(10)

BPMN Essentials

BPMN Essentials - - Activities Activities

BPMN Activity

Work performed within a business process

Atomic or composite Used to model Tasks, Sub-processes

Can iterate (loop)

Task

Sub-Process

Looped Task

(11)

BPMN Essentials

BPMN Essentials - - Activities Activities

Sub-Processes

Hierarchical process development

Have an ‘inner working model’

Collapse/expand to show and hide finer level of detail

Embedded,

independent, reusable

Sub-Process

Receive Credit Report

Approval

Include Transaction History

Include Standard Text Approve?

Yes No

(12)

BPMN Essentials

BPMN Essentials - - Events Events

Events

Something that

‘happens’ in a process Affect the flow of a process

Have a trigger or result Boundary determines the type of event

Start

Intermediate

End

(13)

BPMN Essentials

BPMN Essentials - - Events Events

Start Event

Beginning of a process Different triggers that start the process

‘None’ Start Event

Undefined trigger to start of process

Entry point to a Sub Process

None

Message

Timer

Rule

Link

Terminate Error

(14)

BPMN Essentials

BPMN Essentials - - Events Events

Intermediate Event

Occur after a process

has started, but before it ends

Placed in the normal

process flow or attached to boundary of an

activity

None

Message

Timer

Rule

Link

Terminate Error

(15)

BPMN Essentials

BPMN Essentials - - Events Events

End Event

End of a process

“Results” denote the

‘final step’ in the process

None

Message

Timer

Rule

Link

Terminate Error

(16)

BPMN Essentials

BPMN Essentials - - Gateways Gateways

Gateways

Controls sequence flow within a process at a point of divergence or convergence

Gateways split and merge flows

Exclusive (Data)

Exclusive (Event)

Inclusive

Complex

Parallel

(17)

BPMN Essentials

BPMN Essentials - - Gateways Gateways

Exclusive Gateway

A Decision control point Only one outgoing path selected

Decision mechanisms:

Data – using condition expressions (first

affirmative)

Event – receiving

alternate messages (first received)

Activity1

Payment ok?

Send Payment Problem

Cancel Order

Send Confirmation

Activity1 Payment ok?

Send Cancel

Send Invoice

Send Reminder No

3 Days Yes

No

No, Exceeded Retry

Yes

(18)

BPMN Essentials

BPMN Essentials - - Gateways Gateways

Inclusive Gateway

More than one outcome possible Corresponding merge gateway

Activity1 Documents Required?

Prepare Document A

Prepare Document B

Prepare Document C

Collate Documents

Doc C Doc B Doc A

(19)

BPMN Essentials

BPMN Essentials - - Gateways Gateways

Parallel Gateway

Multiple parallel paths are executed No causality on branches

Also used as a synchronisation point

Prepare Results

Post Results to Web

Email Results

SMS Results

Call Press Conference

(20)

BPMN Essentials

BPMN Essentials - - Gateways Gateways

Complex Gateway

Decision with advanced definitions of behaviour

Activity1

Review Breach Reports

Sector 1 Report

Sector 2 Report

Sector 3 Report

(21)

BPMN Essentials

BPMN Essentials - - Artifacts Artifacts

Artifacts

Convey information beyond the process itself

Data Objects, Groups, Annotations

‘Extension Point’ for BPMN

Not part of the process

‘Flow’

«Group»

Data Object

(22)

BPMN Essentials

BPMN Essentials - - Artifacts Artifacts

Data Object

Used to show use of objects in Process

Data – Inputs, Outputs Document – capturing document state within process

Text Annotation

Callout for textual comment

Group

Annotation that highlights key aspects of process

«Group»

Data Object

(23)

BPMN Essentials

BPMN Essentials - - Swimlanes Swimlanes

Swimlanes

Partition and organise activities Identify participants and roles Pools

Participants, Parties, Business Role

Interaction as flow of messages Process fully contained within Pool

Lanes

Sub partitions within Pool Organisation roles

Sequence and Message

interaction «Poo «Poo «Lane»«Lane»

(24)

BPMN Essentials

BPMN Essentials - - Connectors Connectors

BPMN Connectors

Sequence Flow

Order that activities are performed

Between Events, Activities, Gateways

Message Flow

Flow of messages between two entities

Between Participants

Association

Associate data, information, artifacts with entities

NOT a UML Association

Connectors

Association Message Flow Sequence Flow

(25)

Orchestration and Choreography Orchestration and Choreography

Orchestration

Defines processes internal to a specific participant, organisation

Private processes within pool (and between lanes) Sequence Flows and Message Flows

Choreography

Defines interactions between two or more participants, organisations, B2B, global processes

Public exchange of messages between pools in a collaboration

Message Flows only

(26)

Orchestration and Choreography Orchestration and Choreography

«Pool» LoanServ icesOrg

ReceiveRequest

CheckAmount

AssessLoanRisk

CheckAssessment

AssignYes ApproveLoan

ReplyResult

«Pool» Customer «Pool» Loan Broker

bpel:getVariableData('loanRequestMessage', 'amount')>=10000

bpel:getVariableData('riskAssessmentMessage', 'level')>='low'

(27)

BPMN Examples BPMN Examples

‘BPMN By Example’

http://www.omg.org/spec/BPMN/2.0/examples/PDF

(28)

Examples

Examples – – Shipment Process Shipment Process

(29)

www.sparxsystems.com/resources

Examples

Examples – – The Pizza Collaboration The Pizza Collaboration

«Poo Pizza Customer«Poo Pizza Vendo

Pizza Order

Pizza whereabouts Query

Pizza whereabouts Response Pizza

Money

Receipt

(30)

Examples

Examples – – The Pizza Collaboration The Pizza Collaboration

(31)

Examples

Examples – – The Pizza Collaboration The Pizza Collaboration

(32)

Examples

Examples – – The Pizza Collaboration The Pizza Collaboration

(33)

Wrap Up Wrap Up

BPMN in this tutorial…

A graphical modelling language for the purpose of process modelling General execution, Machine execution

Events, Activities, Gateways, Connectors, Pools, Lanes

Orchestration WITHIN Pool, Choreography BETWEEN Pools Examples

BPMN 2.0

Formal metamodel, concrete syntax XMI interchange specification

UML Profile for BPMN (initial submissions due March 2010)

Vendors

73 Registered implementations (4 planned) 9 Service providers

http://www.bpmn.org/BPMN_Supporters.htm

(34)

References References

BPMN Official Page

http://www.bpmn.org/

BPMN Wikipedia

http://en.wikipedia.org/wiki/Business_Process_Modeling_Notation

BPMN Specification (v2.0 Beta 2)

http://www.omg.org/spec/BPMN/Current/

BPMN Specification (v1.2 Formal)

http://www.omg.org/spec/BPMN/1.2/

BPMN Examples (v2.0 Beta 2)

http://www.omg.org/spec/BPMN/2.0/examples/PDF

(35)

Thank you for your attention!

Thank you for your attention!

Questions?

(36)

Product Portfolio Product Portfolio

UML Modeling Platform

Technology Extensions

Application Integration

UML Integration

(37)

thank you for your attention!

References

Related documents

The purpose of the needs assessment was to carry out a thorough analysis of disaster effects, impacts and needs, including the estimation of the socio-economic impact of the

Make measurements on timeslot 0 [FREQUENCY] {Timeslot Off} [Enter] Activate the ORFS measurement (figure 25) [MEASURE] {GMSK Output RF The default setting measures spectrum

A este respecto, lo primero que cabe señalar es que la noción de contradicción de la que habla Deleuze difiere de la noción de contradicción que emplea Hegel cuando define así

As shown in this study, loyalty to the organization resulting from merger or acquisition has different intensity level for employees in different hierarchical

LIST OF FIGURES Figure 1: Distribution of interior cell values in 2001 SMS Table MG301 Figure 2: Distribution of differences between alternative totals in 2001 SMS Level 2 Figure 3:

— Sutural angle of elytra without small tooth; head, antennae, scutellum, legs, and venter (except abdominal sterna laterally) black; pronotum yellow with disc black from base to

The quarter period phase shift between the intensity and Doppler shift oscillations seen, for example, in the Fe  during the initial stages of evolution is a well known

The following table displays a set of mappings from the variations of activities to BPEL4WS elements (these mappings extend the mappings common to objects -- refer to the section