BPMN: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 23: Line 23:
* [http://www.bpmnforum.com/tools.htm Tools] (BPM forum, not very complete)
* [http://www.bpmnforum.com/tools.htm Tools] (BPM forum, not very complete)


== Links ==
== Bibliography and links ===
 
=== Links ===


* [http://en.wikipedia.org/wiki/Business_Process_Modeling_Notation Business Process Modeling Notation] (Wikipedia)
* [http://en.wikipedia.org/wiki/Business_Process_Modeling_Notation Business Process Modeling Notation] (Wikipedia)
Line 29: Line 31:
* [http://www.bpmn.org/ BPMN Information Home Page]
* [http://www.bpmn.org/ BPMN Information Home Page]
* [http://bpt.hpi.uni-potsdam.de/pub/Public/BPMNCorner/BPMN1_1_Poster_EN.pdf BPMN 1.1 Poster]
* [http://bpt.hpi.uni-potsdam.de/pub/Public/BPMNCorner/BPMN1_1_Poster_EN.pdf BPMN 1.1 Poster]
=== Bibliography ===
* White, Stephen A. (2004). [http://www.bpmn.org/Documents/Introduction_to_BPMN.pdf Introduction to BPMN],  IBM.
* White, Stephen A. (2004). Mapping BPMN to BPEL Example, IBM [http://www.bpmn.org/Documents/Mapping_BPMN_to_BPEL_Example.pdf PDF]


[[Category: XML]]
[[Category: XML]]
[[Category: Design methodologies]]
[[Category: Design methodologies]]
[[Category: Workflow]]
[[Category: Workflow]]

Revision as of 15:38, 18 June 2010

Draft

Business Process Modeling Notation (BPMN) is a graphical representation for specifying business processes in a workflow. BPMN was developed by Business Process Management Initiative (BPMI) (Wikipedia).

“The Business Process Modeling Notation (BPMN) specification provides a graphical notation for specifying business processes in a Business Process Diagram (BPD).[3] The objective of BPMN is to support business process management for both technical users and business users by providing a notation that is intuitive to business users yet able to represent complex process semantics. The BPMN specification also provides a mapping between the graphics of the notation to the underlying constructs of execution languages, particularly BPEL4WS. (Business Process Modeling Notation, retrieved jan 6 2009).”

See also: The Business Process Execution Language (BPEL), an executable XML language. Most (?) BPMN tools can compile drawings into executable BPEL and other XML formats in addition.

History and versions

  • BPMN 2.0 RFP: Request for Proposals for version 2.0 of BPMN (2008,-)
  • BPMN 1.1: OMG Specification, February, 2008
  • BPMN 1.0: OMG Final Adopted Specification, February 6, 2006
  • BPMN 1.0: May 3, 2004 Draft Specification

Tools

There seem to exist some free tools (none tested so far)

See for the moment:

Bibliography and links =

Links

Bibliography

  • White, Stephen A. (2004). Introduction to BPMN, IBM.
  • White, Stephen A. (2004). Mapping BPMN to BPEL Example, IBM PDF