BPMN: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:


There seem to exist some free tools (none tested so far)
There seem to exist some free tools (none tested so far)
* [http://www.eclipse.org/bpmn/ BPMN plugin for Eclipse]


See for the moment:
See for the moment:
Line 27: Line 28:
* [http://www.bpmnforum.com/FAQ.htm BPMN FAQ]
* [http://www.bpmnforum.com/FAQ.htm BPMN FAQ]
* [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]


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

Revision as of 12:30, 7 January 2009

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:

Links