SlideShare a Scribd company logo
1 of 29
Download to read offline
XPDL 2.0 Tutorial
                                     Mike Marin
WfMC Technical Committee Vice Chairman (Americas)
             Software Architect, FileNet Corporation
Agenda
•       XPDL Definition
•       Process Interchange
•       BPMN Definition
•       XPDL 2.0 Description
•       Future




    2
XPDL Definition
•       XML Process Definition Language (XPDL)
•       A modeling language for Process Definition
•       A Process Definition Meta-model
•       WfMC Reference Model Interface 1 – Process definition


•       Goals
         • Process Definition Model interchange between tool


    3
The Process Definition
• Activity Network – Nodes & Transitions
     • Sequential, Parallele, Conditional, and Message paths




• Activity Definitions             • Arbitrarily complex graphs
     • Resource Requirement             •   Sequential Activities
     • Work Assignment                  •   Parallel Activities
     • Applications and Services        •   Loops / Cycles
                                        •   Conditional Paths
• Data Definitions

 4
Process Definition Interchange

•       Common meta-model
         • Allow tools to exchange models
•       Type of tools
         •   Simulation tools
         •   Monitoring tools
         •   Execution tools
         •   Modelling tools
         •   Repository tools




    5
Meta-Model
               BPMN                                          XPDL
                                    Framew ork



                Common Objects, Attributes, Semantics, and Usage




       Vendor Internal             Vendor Internal           Vendor Internal
    Import / Export Layer       Import / Export Layer     Import / Export Layer



                                       XPDL




     Simulation Engine            Execution Engine         Monitoring Engine



6
An Example of Standards Utilization

•   Today more than 24 products support XPDL
         • See www.wfmc.org for details

                                              Process
                                              Modeling                          Analysis,
                                              Sketchpad
                                                                              Reporting and
                                                BPMN
           Work                                                                Monitoring
                            Process
        Processing                                  XPDL
                            Designer
                                       XPDL

                                              Simulation         XPDL
                                               Controller
                                               Animator
                                                Engine

                                                            XML Log
                                                             Events
                      Process                                           Analytics
                     Execution                                           OLAP


                                              Performance
                                              Management



    7
XPDL 2.0 Purpose
•       A persistent format for BPMN
         • XPDL provides an XML file format
         • BPMN provides a graphical notation
•       Back compatible with XPDL 1.0
•       XPDL and BPMN address the same modeling space




    8
BPMN
•       Graphical Business Notation to
         • Describe processes
         • Describe interaction between processes
•       Business Process Modeling notation (BPMN)
         • Object Management Group (OMG)
            • Business Process Management Initiative (BPMI) group
•       Design to be used by business analysts




    9
Core Set of Diagram Elements


                               The core set of modeling
                               elements enable the easy
                                  development simple
                                   Business Process
                                 Diagrams that will look
                               familiar to most Business
                                  Analysts (a flowchart
                                        diagram)




 10
Swimlanes

            A Pool is a “swimlane” and
            a graphical container for
            partitioning a set of
            activities from other Pools,
            usually in the context of
            B2B situations.
            A Lane is a sub-partition
            within a Pool and will extend
            the entire length of the Pool,
            either vertically or
            horizontally.

  11
Events

         An Event is something that
         “happens” during the course
         of a business process. These
         Events affect the flow of the
         Process and usually have a
         trigger or a result. They can
         start, interrupt, or end the
         flow.




 12
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, Sub-
             Process, and Task.



  13
Activities


             A Sub-Process can be in
             an expanded form that
             shows the process details
             of the a lower-level set of
             activities.




  14
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.




  15
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.




   16
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




   17
BPMN Example




 18
XPDL – BPMN Marriage
•    BPMN
         • Graphical notation
         • No file format
•    XPDL
         • XML file format
         • No graphics




    19
Sketchpad for BPMN




 20
New Elements in XPDL 2.0 from BPMN
•    Pools and lanes
         • used to define participants and roles
•    Message flows
         • used for communication between processes
•    Associations and Artifacts
         • used to document the process definitions
•    Graphic information for each entity




    21
Package Meta-Model
                                                                                                    ExternalPackage
                                                                                Package
                                                                   0..1                             0..1
                                                                               [Business
                                    MessageFlow                             Process Diagram
                                                                                 (BPD)]

           Association                                               0..1                        0..1
                                    target     source

                           source                                    *                       *
                  target
                                                        *           Type
       target                               Pool                                           Data Field
                                                                  Declaration
          source
                                    0..1                    *                                              *

       Artifact                                     Participant                                         Application
                                                                                  *
                                                                              Process
                                        *                                                                  *
                                                                            (W. Process)
                                        Lane
                                                                                 0..1


                source
                               target                                                               W. Relevant
                 source                                                         Activity
                               target                                                                  Data


                    Data Object                      Resource                                    System and
                                                   Repository or                              environmental data
                                                   Organizational
                                                      Model
                       Group



                     Annotation




 22
Process Meta-Model                                        Process
                                                        (W. Process)
           Type
         Declaration



          Data Field                                                                   ActivitySet
          (Property)                                                              (Embedded Sub-Process)


                                     Application
                           uses
                                                       performer
                                                                                       Reference

                    uses      Participant          performer           Activity            to        Transition
                                                                                                 (Sequence Flow)
                                                                                         from
                                      uses
                                                      uses



             Pool                     Lane                   Task/Tool                        BlockActivity



         W. Relevant
                                                               Route                            SubFlow
            Data
                                    Resource
                                  Repository or
         System and               Organizational
                                     Model                   Gateway                             Event
      environmental data




 23
Tool and Vendor Information
•    Each tool can add tool specifics
         • Graphical information
         • Extensions
         <xsd:element name="VendorExtension">
           <xsd:complexType>
             <xsd:sequence>
               <xsd:any namespace="##other" processContents="lax"/>
             </xsd:sequence>
             <xsd:attribute name="ToolId" type="xsd:string" use="required"/>
             <xsd:attribute name="schemaLocation" type="xsd:anyURI" use="required"/>
             <xsd:attribute name="extensionDescription" type="xsd:anyURI"
               use="optional"/>
             <xsd:anyAttribute namespace="##other" processContents="lax"/>
           </xsd:complexType>
         </xsd:element>




    24
Tool Specific Graphical Information
•    Each tool adds its own graphical information
•    Same XPDL can be displayed different by different
     tools




               Tool A         Tool B                 Tool C




                                       XPDL




    25
Example
<Activity Id="31" Name="">
 <Route GatewayType="AND" MarkerVisible="true"/>
 <TransitionRestrictions>
  <TransitionRestriction>
   <Join Type="AND"/>
  </TransitionRestriction>
 </TransitionRestrictions>
 <NodeGraphicsInfos>

  <NodeGraphicsInfo ToolId="ToolA" Width="41.0" Height="41.0">
   <Coordinates XCoordinate="10" YCoordinate="75"/>
  </NodeGraphicsInfo>

  <NodeGraphicsInfo ToolId="ToolB" Page="1" Width="890">
   <Coordinates XCoordinate="23" YCoordinate="12"/>
  </NodeGraphicsInfo>

  <NodeGraphicsInfo ToolId="ToolC" Width="25" Height="34" Shape="Round">
   <Coordinates XCoordinate="1078" YCoordinate="230"/>
  </NodeGraphicsInfo>

 </NodeGraphicsInfos>
</Activity>



 26
Extended Elements and Attributes
• XPDL schema is extensible
• Allows vendors to extend XPDL
    • Adds arbitrary XML in a well defined manner
• Anonymous and namespace qualified extensions




 27
Future
•    XPDL
         • WfMC will continue to maintain XPDL
         • Will update based on
            • BPMN evolution
            • Implementers comments
•    BPMN
         • BPMI has become part of OMG
            • BPMN will be further developed within OMG.




    28
Contacts & Further Information




                http://www.wfmc.org
               email: wfmc@wfmc.org




 29

More Related Content

Viewers also liked

2001 09 ma,ma b2 b process integration tutorial
2001 09 ma,ma b2 b process integration tutorial2001 09 ma,ma b2 b process integration tutorial
2001 09 ma,ma b2 b process integration tutorialMike Marin
 
2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl
2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl
2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdlMike Marin
 
Metrics for the Case Management Modeling and Notation (CMMN) Specification
Metrics for the Case Management Modeling and Notation (CMMN) SpecificationMetrics for the Case Management Modeling and Notation (CMMN) Specification
Metrics for the Case Management Modeling and Notation (CMMN) SpecificationMike Marin
 
Measuring method complexity of the case management modeling and notation (CMMN)
Measuring method complexity of the case management modeling and notation (CMMN)Measuring method complexity of the case management modeling and notation (CMMN)
Measuring method complexity of the case management modeling and notation (CMMN)Mike Marin
 
2010 04-29 mm (carson, california - csu-dh) petri-nets introduction
2010 04-29 mm (carson, california - csu-dh) petri-nets introduction2010 04-29 mm (carson, california - csu-dh) petri-nets introduction
2010 04-29 mm (carson, california - csu-dh) petri-nets introductionMike Marin
 
2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl
2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl
2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdlMike Marin
 
2009 11-04 mm (carson, california - csu-dh) bpm introduction
2009 11-04 mm (carson, california - csu-dh) bpm introduction2009 11-04 mm (carson, california - csu-dh) bpm introduction
2009 11-04 mm (carson, california - csu-dh) bpm introductionMike Marin
 
1998 08-28 mm (costa rica, una - spanish) - workflow-documents
1998 08-28  mm (costa rica, una - spanish) - workflow-documents1998 08-28  mm (costa rica, una - spanish) - workflow-documents
1998 08-28 mm (costa rica, una - spanish) - workflow-documentsMike Marin
 

Viewers also liked (8)

2001 09 ma,ma b2 b process integration tutorial
2001 09 ma,ma b2 b process integration tutorial2001 09 ma,ma b2 b process integration tutorial
2001 09 ma,ma b2 b process integration tutorial
 
2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl
2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl
2007 11-09 mm (costa rica - incae cit omg) modeling with bpmn and xpdl
 
Metrics for the Case Management Modeling and Notation (CMMN) Specification
Metrics for the Case Management Modeling and Notation (CMMN) SpecificationMetrics for the Case Management Modeling and Notation (CMMN) Specification
Metrics for the Case Management Modeling and Notation (CMMN) Specification
 
Measuring method complexity of the case management modeling and notation (CMMN)
Measuring method complexity of the case management modeling and notation (CMMN)Measuring method complexity of the case management modeling and notation (CMMN)
Measuring method complexity of the case management modeling and notation (CMMN)
 
2010 04-29 mm (carson, california - csu-dh) petri-nets introduction
2010 04-29 mm (carson, california - csu-dh) petri-nets introduction2010 04-29 mm (carson, california - csu-dh) petri-nets introduction
2010 04-29 mm (carson, california - csu-dh) petri-nets introduction
 
2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl
2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl
2007 11-09 mm (costa rica - incae cit omg - spanish) modelando con bpmn y xpdl
 
2009 11-04 mm (carson, california - csu-dh) bpm introduction
2009 11-04 mm (carson, california - csu-dh) bpm introduction2009 11-04 mm (carson, california - csu-dh) bpm introduction
2009 11-04 mm (carson, california - csu-dh) bpm introduction
 
1998 08-28 mm (costa rica, una - spanish) - workflow-documents
1998 08-28  mm (costa rica, una - spanish) - workflow-documents1998 08-28  mm (costa rica, una - spanish) - workflow-documents
1998 08-28 mm (costa rica, una - spanish) - workflow-documents
 

Similar to 2005 10-11 mm (seoul, korea - bpm korea forum) xpdl2 tutorial

2006 mm,ks,jb (miami, florida bpm summit) xpdl tutorial
2006 mm,ks,jb (miami, florida   bpm summit) xpdl tutorial2006 mm,ks,jb (miami, florida   bpm summit) xpdl tutorial
2006 mm,ks,jb (miami, florida bpm summit) xpdl tutorialMike Marin
 
21st Century Service Oriented Architecture
21st Century Service Oriented Architecture21st Century Service Oriented Architecture
21st Century Service Oriented ArchitectureBob Rhubart
 
Michel izygon
Michel izygonMichel izygon
Michel izygonNASAPMC
 
Java Batch for Cost Optimized Efficiency
Java Batch for Cost Optimized EfficiencyJava Batch for Cost Optimized Efficiency
Java Batch for Cost Optimized EfficiencySridharSudarsan
 
When a Process diagram is not Enough
When a Process diagram is not EnoughWhen a Process diagram is not Enough
When a Process diagram is not EnoughGeoffrey Long
 
Respond quickly to changing business needs–Business Process Management (BPM)
Respond quickly to changing business needs–Business Process Management (BPM)Respond quickly to changing business needs–Business Process Management (BPM)
Respond quickly to changing business needs–Business Process Management (BPM)Carly Snodgrass
 
Basta 2012 Mainz Process Intelligence mit Windows Workflow Foundation
Basta 2012 Mainz Process Intelligence mit Windows Workflow FoundationBasta 2012 Mainz Process Intelligence mit Windows Workflow Foundation
Basta 2012 Mainz Process Intelligence mit Windows Workflow FoundationAdam Boczek
 
Omg bpmn tutorial
Omg bpmn tutorialOmg bpmn tutorial
Omg bpmn tutorialuhuru1973
 
20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM
20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM
20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPMcamunda services GmbH
 
Kahn.theodore
Kahn.theodoreKahn.theodore
Kahn.theodoreNASAPMC
 
SAP Netweaver BPM #SITANK 2011
SAP Netweaver BPM #SITANK 2011SAP Netweaver BPM #SITANK 2011
SAP Netweaver BPM #SITANK 2011Abdulbasit Gulsen
 
An Application of Business Process Modeling System Ilnet.pdf
An Application of Business Process Modeling System Ilnet.pdfAn Application of Business Process Modeling System Ilnet.pdf
An Application of Business Process Modeling System Ilnet.pdfJennifer Holmes
 
From Process Design to Process Automation
From Process Design to Process AutomationFrom Process Design to Process Automation
From Process Design to Process AutomationJohan den Haan
 
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...Zalando Technology
 

Similar to 2005 10-11 mm (seoul, korea - bpm korea forum) xpdl2 tutorial (20)

2006 mm,ks,jb (miami, florida bpm summit) xpdl tutorial
2006 mm,ks,jb (miami, florida   bpm summit) xpdl tutorial2006 mm,ks,jb (miami, florida   bpm summit) xpdl tutorial
2006 mm,ks,jb (miami, florida bpm summit) xpdl tutorial
 
Omg bpmn tutorial
Omg bpmn tutorialOmg bpmn tutorial
Omg bpmn tutorial
 
21st Century Service Oriented Architecture
21st Century Service Oriented Architecture21st Century Service Oriented Architecture
21st Century Service Oriented Architecture
 
jBPM
jBPMjBPM
jBPM
 
Grottarossa:Why?
Grottarossa:Why?Grottarossa:Why?
Grottarossa:Why?
 
Michel izygon
Michel izygonMichel izygon
Michel izygon
 
Java Batch for Cost Optimized Efficiency
Java Batch for Cost Optimized EfficiencyJava Batch for Cost Optimized Efficiency
Java Batch for Cost Optimized Efficiency
 
ch02-part1.pptx
ch02-part1.pptxch02-part1.pptx
ch02-part1.pptx
 
When a Process diagram is not Enough
When a Process diagram is not EnoughWhen a Process diagram is not Enough
When a Process diagram is not Enough
 
Respond quickly to changing business needs–Business Process Management (BPM)
Respond quickly to changing business needs–Business Process Management (BPM)Respond quickly to changing business needs–Business Process Management (BPM)
Respond quickly to changing business needs–Business Process Management (BPM)
 
Basta 2012 Mainz Process Intelligence mit Windows Workflow Foundation
Basta 2012 Mainz Process Intelligence mit Windows Workflow FoundationBasta 2012 Mainz Process Intelligence mit Windows Workflow Foundation
Basta 2012 Mainz Process Intelligence mit Windows Workflow Foundation
 
Omg bpmn tutorial
Omg bpmn tutorialOmg bpmn tutorial
Omg bpmn tutorial
 
20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM
20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM
20080605 JUG Stuttgart Business Process Simulation mit JBoss jBPM
 
Kahn.theodore
Kahn.theodoreKahn.theodore
Kahn.theodore
 
jBPM, open source BPM
jBPM, open source BPMjBPM, open source BPM
jBPM, open source BPM
 
SAP Netweaver BPM #SITANK 2011
SAP Netweaver BPM #SITANK 2011SAP Netweaver BPM #SITANK 2011
SAP Netweaver BPM #SITANK 2011
 
An Application of Business Process Modeling System Ilnet.pdf
An Application of Business Process Modeling System Ilnet.pdfAn Application of Business Process Modeling System Ilnet.pdf
An Application of Business Process Modeling System Ilnet.pdf
 
From Process Design to Process Automation
From Process Design to Process AutomationFrom Process Design to Process Automation
From Process Design to Process Automation
 
Bpm & activiti
Bpm & activitiBpm & activiti
Bpm & activiti
 
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
Stream Processing using Apache Flink in Zalando's World of Microservices - Re...
 

Recently uploaded

Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Recently uploaded (20)

Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

2005 10-11 mm (seoul, korea - bpm korea forum) xpdl2 tutorial

  • 1. XPDL 2.0 Tutorial Mike Marin WfMC Technical Committee Vice Chairman (Americas) Software Architect, FileNet Corporation
  • 2. Agenda • XPDL Definition • Process Interchange • BPMN Definition • XPDL 2.0 Description • Future 2
  • 3. XPDL Definition • XML Process Definition Language (XPDL) • A modeling language for Process Definition • A Process Definition Meta-model • WfMC Reference Model Interface 1 – Process definition • Goals • Process Definition Model interchange between tool 3
  • 4. The Process Definition • Activity Network – Nodes & Transitions • Sequential, Parallele, Conditional, and Message paths • Activity Definitions • Arbitrarily complex graphs • Resource Requirement • Sequential Activities • Work Assignment • Parallel Activities • Applications and Services • Loops / Cycles • Conditional Paths • Data Definitions 4
  • 5. Process Definition Interchange • Common meta-model • Allow tools to exchange models • Type of tools • Simulation tools • Monitoring tools • Execution tools • Modelling tools • Repository tools 5
  • 6. Meta-Model BPMN XPDL Framew ork Common Objects, Attributes, Semantics, and Usage Vendor Internal Vendor Internal Vendor Internal Import / Export Layer Import / Export Layer Import / Export Layer XPDL Simulation Engine Execution Engine Monitoring Engine 6
  • 7. An Example of Standards Utilization • Today more than 24 products support XPDL • See www.wfmc.org for details Process Modeling Analysis, Sketchpad Reporting and BPMN Work Monitoring Process Processing XPDL Designer XPDL Simulation XPDL Controller Animator Engine XML Log Events Process Analytics Execution OLAP Performance Management 7
  • 8. XPDL 2.0 Purpose • A persistent format for BPMN • XPDL provides an XML file format • BPMN provides a graphical notation • Back compatible with XPDL 1.0 • XPDL and BPMN address the same modeling space 8
  • 9. BPMN • Graphical Business Notation to • Describe processes • Describe interaction between processes • Business Process Modeling notation (BPMN) • Object Management Group (OMG) • Business Process Management Initiative (BPMI) group • Design to be used by business analysts 9
  • 10. Core Set of Diagram Elements The core set of modeling elements enable the easy development simple Business Process Diagrams that will look familiar to most Business Analysts (a flowchart diagram) 10
  • 11. Swimlanes A Pool is a “swimlane” and a graphical container for partitioning a set of activities from other Pools, usually in the context of B2B situations. A Lane is a sub-partition within a Pool and will extend the entire length of the Pool, either vertically or horizontally. 11
  • 12. Events An Event is something that “happens” during the course of a business process. These Events affect the flow of the Process and usually have a trigger or a result. They can start, interrupt, or end the flow. 12
  • 13. 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, Sub- Process, and Task. 13
  • 14. Activities A Sub-Process can be in an expanded form that shows the process details of the a lower-level set of activities. 14
  • 15. 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. 15
  • 16. 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. 16
  • 17. 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 17
  • 19. XPDL – BPMN Marriage • BPMN • Graphical notation • No file format • XPDL • XML file format • No graphics 19
  • 21. New Elements in XPDL 2.0 from BPMN • Pools and lanes • used to define participants and roles • Message flows • used for communication between processes • Associations and Artifacts • used to document the process definitions • Graphic information for each entity 21
  • 22. Package Meta-Model ExternalPackage Package 0..1 0..1 [Business MessageFlow Process Diagram (BPD)] Association 0..1 0..1 target source source * * target * Type target Pool Data Field Declaration source 0..1 * * Artifact Participant Application * Process * * (W. Process) Lane 0..1 source target W. Relevant source Activity target Data Data Object Resource System and Repository or environmental data Organizational Model Group Annotation 22
  • 23. Process Meta-Model Process (W. Process) Type Declaration Data Field ActivitySet (Property) (Embedded Sub-Process) Application uses performer Reference uses Participant performer Activity to Transition (Sequence Flow) from uses uses Pool Lane Task/Tool BlockActivity W. Relevant Route SubFlow Data Resource Repository or System and Organizational Model Gateway Event environmental data 23
  • 24. Tool and Vendor Information • Each tool can add tool specifics • Graphical information • Extensions <xsd:element name="VendorExtension"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##other" processContents="lax"/> </xsd:sequence> <xsd:attribute name="ToolId" type="xsd:string" use="required"/> <xsd:attribute name="schemaLocation" type="xsd:anyURI" use="required"/> <xsd:attribute name="extensionDescription" type="xsd:anyURI" use="optional"/> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> </xsd:element> 24
  • 25. Tool Specific Graphical Information • Each tool adds its own graphical information • Same XPDL can be displayed different by different tools Tool A Tool B Tool C XPDL 25
  • 26. Example <Activity Id="31" Name=""> <Route GatewayType="AND" MarkerVisible="true"/> <TransitionRestrictions> <TransitionRestriction> <Join Type="AND"/> </TransitionRestriction> </TransitionRestrictions> <NodeGraphicsInfos> <NodeGraphicsInfo ToolId="ToolA" Width="41.0" Height="41.0"> <Coordinates XCoordinate="10" YCoordinate="75"/> </NodeGraphicsInfo> <NodeGraphicsInfo ToolId="ToolB" Page="1" Width="890"> <Coordinates XCoordinate="23" YCoordinate="12"/> </NodeGraphicsInfo> <NodeGraphicsInfo ToolId="ToolC" Width="25" Height="34" Shape="Round"> <Coordinates XCoordinate="1078" YCoordinate="230"/> </NodeGraphicsInfo> </NodeGraphicsInfos> </Activity> 26
  • 27. Extended Elements and Attributes • XPDL schema is extensible • Allows vendors to extend XPDL • Adds arbitrary XML in a well defined manner • Anonymous and namespace qualified extensions 27
  • 28. Future • XPDL • WfMC will continue to maintain XPDL • Will update based on • BPMN evolution • Implementers comments • BPMN • BPMI has become part of OMG • BPMN will be further developed within OMG. 28
  • 29. Contacts & Further Information http://www.wfmc.org email: wfmc@wfmc.org 29