1 / 14

BPMN to

BPMN to. Mapping of BPMN diagrams to YAWL for execution out of Oryx. Armin Zamani Farahani May 26th, 2009. Roadmap. Class structure BPMN Subset in Oryx Examples of mapping To dos and Sources. BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009.

axl
Download Presentation

BPMN to

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. BPMNto Mapping of BPMN diagramsto YAWL forexecution out ofOryx Armin Zamani Farahani May 26th, 2009

  2. Roadmap • Class structure • BPMN Subset in Oryx • Examples of mapping • To dos and Sources BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  3. BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  4. BPMN Subset in Oryx BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  5. BPMN Subset in Oryx • Following stencils are removed in the subset • Complex Gateway • (Adhoc subprocess) • Group • Data object • Message flow • Association BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  6. Mapping (1/3) Freight in Transit [1] BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  7. Mapping (1/3) BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  8. Mapping (2/3) Process with two start plain events BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  9. Mapping (2/3) BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  10. Mapping (3/3) Process with two end plain events and flow expressions BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  11. Mapping (3/3) BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  12. Mapping (3/3) <taskid="Nodea0"> <name>a</name> <flowsInto> <nextElementRefid="Nodeb1"/> <predicateordering="1">amount &gt; 100</predicate> </flowsInto> <flowsInto> <nextElementRefid="Nodec2"/> <predicateordering="2">true()</predicate> </flowsInto> <joincode="xor"/> <splitcode="xor"/> </task> BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  13. Still to do • Mapping of multi instance activities • Exception handling • Testing subprocess mapping • Predicates at every XOR and OR split BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

  14. Sources so far • 1. G. Decker, R. Dijkman, M. Dumas, and L. García-Bañuelos. „BPMN and YAWL“., 2009 • 2. G. Decker, R. Dijkman, M. Dumas, and L. García-Bañuelos. „Transforming BPMN Diagrams into YAWL Nets“. In Proceedings of the 6th International Conference on Business Process Management (BPM). Springer, 2008 • 3. Business Process Modeling Notation, V1.1. Technical report, Object Management Group (OMG) (January 2008) • ProM YAWL class model • (and the YAWL Editor v2.0_RC1 for mapping rules) BPMN to YAWL, Armin Zamani Farahani, May 26th, 2009

More Related