SlideShare una empresa de Scribd logo
1 de 116
A Multi-Dimensional
Compositional Approach for
Business Process

         Ang Chen



             1
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion    Applications
                   2
Business Process Transaction &
Preliminary Engineering       ID-net




  Questions     Conclusion   Applications
                   2
4
4
4
4
4
4
Separation of Dimensions
         Multi-Dimensional analysis is
            natural in science e.g.
          mathematics, physics, and
                 engineering




              5
Separation of Dimensions
                Multi-Dimensional analysis is
                   natural in science e.g.
                 mathematics, physics, and
                        engineering

   In software development, it is about the
 Separation of Concerns and Reusability, but
   their applications are more abstract and
                   conceptual
                      5
6
6
7
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion    Applications
                   8
Business Process
Preliminary            Transaction &
            Engineering ID-net




Questions    Conclusion   Applications
                8
Business Process
  (Workflow)




       9
Business Process




       10
Business Process: E-
      Commerce
Process                                      production
                                              schedule
                  receive         collect                   send
                   order         payment                  invoice
                                              shipping
                                              schedule



Each color represents an organization

Activity

Flow

Participant

                                        11
Process: Pass the Thesis
         Exam




           12
Process: Pass the Thesis
                Exam
                                             Inscription of
                                             exam (faculty)

Send thesis to    Approvals of                                      Authorization
                                 AND                          AND
  the juries         juries                                           of faculty


30+ days before                              Hard copy for
                                              department


                                            20 days before             Thesis
                                                                      Defence



                                       12
Traceability

 For an objective




        13
Traceability

 For an objective

When         Who

What         How



        13
Process Oriented
          Systems
•   Healthcare systems
•   Scientific workflows: following experiments
•   E-Government: administration procedures
•   E-Commerce, trading platforms
•   Any Case Handling Systems: Logistics,
    Insurance
Software Development
        Cycle




         15
Software Development
        Cycle




         15
Software Development
        Cycle




         15
Software Development
        Cycle

     Requireme




                 15
Software Development
        Cycle
                      Analysis
                      & Design


     Requireme




                 15
Software Development
        Cycle
                      Analysis
                      & Design


     Requireme

                                 Implement




                 15
Software Development
        Cycle
                      Analysis
                      & Design


     Requireme

                                 Implement




                       Test &



                 15
Software Development
        Cycle
                      Analysis
                      & Design


     Requireme

                                 Implement

     Execution


                       Test &



                 15
Challenges in Software
    Development




          16
Challenges in Software
      Development
Execution


Test &


Implement

  Analysis
  & Design

Requireme



             16
Challenges in Software
      Development
Execution


Test &


Implement

  Analysis
  & Design

Requireme



             16
Challenges in Software
      Development
Execution


Test &
             dependency




Implement

  Analysis
  & Design

Requireme



                          16
Challenges in Software
      Development
Execution
                          Complexity of
Test &                      models
             dependency




Implement

  Analysis
  & Design

Requireme



                                16
Challenges in Software
      Development
Execution
                           Complexity of
Test &                       models
             dependency




Implement

  Analysis                Frequent changes
  & Design
                           of requirements
Requireme



                                  16
Challenges in Software
       Development
Exe
      cut
         ion
                                Complexity of
Tes
   t&                             models
                  dependency



Imp
      lem
            ent
  Ana
 & D lysis
      esi
                               Frequent changes
          gn
Req
                                of requirements
    uire
         me


                                       16
Challenges




    17
Challenges
Business processes are complex entities which
      need to change frequently to adopt
     requirements from business domains




                     17
Challenges
Business processes are complex entities which
      need to change frequently to adopt
     requirements from business domains

 The development of business processes is
about developing concurrent and distributed
    programs across different platforms


                     17
Requirements of BP
Modeling: Workflow Patterns

                      Inscription of
                      exam (faculty)

 Approvals of                                Authorization
                AND                    AND
    juries                                     of faculty


      AND-SPLIT       Hard copy for
                       department
                                       AND-JOIN




                          18
Requirements of BP
Modeling: Workflow Patterns

                      Inscription of
                      exam (faculty)

 Approvals of                                Authorization
                AND                    AND
    juries                                     of faculty


      AND-SPLIT       Hard copy for
                       department
                                       AND-JOIN




                          18
Requirements of BP
Modeling: Workflow Patterns

                      Inscription of
                      exam (faculty)

 Approvals of                                Authorization
                AND                    AND
    juries                                     of faculty


      AND-SPLIT       Hard copy for
                       department
                                       AND-JOIN




                          18
Requirements of BP
Modeling: Workflow Patterns

                      Inscription of
                      exam (faculty)

 Approvals of                                Authorization
                AND                    AND
    juries                                     of faculty


      AND-SPLIT       Hard copy for
                       department
                                       AND-JOIN




                          18
Requirements of BP
Modeling: Workflow Patterns

                      Inscription of
                      exam (faculty)

 Approvals of                                Authorization
                AND                    AND
    juries                                     of faculty


      AND-SPLIT       Hard copy for
                       department
                                       AND-JOIN




                          18
Requirements of BP
Modeling: Workflow Patterns
                                                            B                                        B

    A                       B         A      AND                                A       XOR


                sequence                                    C                                        C
                                          AND split                                  XOR Split


    A                                 A                                                              B

                  AND       C                                                   A        MUL
                                              XOR               C
    B                                                                                                C
                                      B
                AND join                     XOR join                               Multi-Choice




                        B
                                                                                    B
A       start           C                               A              XOR                     AND       D
                                end   E
                                                                                    C
                        D                                           XOR Split                 AND join

    Interleaved parallel routing                                       a not well-formed process

                                             19
Requirements of BP
    Modeling




        20
Requirements of BP
        Modeling
•   Workflow patterns: increasing references for
    the requirements of expressiveness in BP
    modeling




                       20
Requirements of BP
        Modeling
•   Workflow patterns: increasing references for
    the requirements of expressiveness in BP
    modeling
•   Informal description




                           20
Requirements of BP
        Modeling
•   Workflow patterns: increasing references for
    the requirements of expressiveness in BP
    modeling
•   Informal description
•   No single language can satisfy all the
    requirements


                           20
What are the primitives for BP modeling?




                   21
Proposition: Dimensions
  of Business Process




           22
Proposition: Dimensions
  of Business Process
•   Control flow: for the execution (scheduling) of
    processes (parallel)




                           22
Proposition: Dimensions
  of Business Process
•   Control flow: for the execution (scheduling) of
    processes (parallel)

•   Data model: information which are not part of the
    control flow




                           22
Proposition: Dimensions
  of Business Process
•   Control flow: for the execution (scheduling) of
    processes (parallel)

•   Data model: information which are not part of the
    control flow

•   Transaction (synchronization): short-running (ACID),
    long-running (relaxed ACID)




                           22
Proposition: Dimensions
  of Business Process
•   Control flow: for the execution (scheduling) of
    processes (parallel)

•   Data model: information which are not part of the
    control flow

•   Transaction (synchronization): short-running (ACID),
    long-running (relaxed ACID)

    By combining the dimensions we obtain new
    aspects, e.g. :
       control + data model => data flow, concurrency

                           22
Dimensions of Business
      Process




          23
Dimensions of Business
      Process




   Control


             23
Dimensions of Business
      Process


                         0..*   1              1   0..1
                  Item              Order                  Shipping
                                         1     1
                                                   0..1
                                        0..*              Production



   Control        Data
                                    Payment




             23
Dimensions of Business
      Process
             Transaction
                      //, +, ..



                                         0..*   1              1   0..1
                                  Item              Order                  Shipping
                                                         1     1
                                                                   0..1
                                                        0..*              Production



   Control                        Data
                                                    Payment




                 23
Dimensions of Business
      Process
             Transaction
                      //, +, ..



                                         0..*   1              1   0..1
                                  Item              Order                  Shipping
                                                         1     1
                                                                   0..1
                                                        0..*              Production



   Control                        Data
                                                    Payment




                 23
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion    Applications
                   24
Preliminary              Transaction
            Business Process
              Engineering
                           ID-net




Questions    Conclusion   Applications
                24
Main Contributions
Main Contributions
•   Synchronization mechanism (Transaction) for the
    composition of dimensions.
Main Contributions
•   Synchronization mechanism (Transaction) for the
    composition of dimensions.

•   Formal notation: ID-net

    •   Semantics of the control dimension, true concurrency

    •   Tokens are identifications of resources, monitor the
        resources invovled in business proceses
Main Contributions
•   Synchronization mechanism (Transaction) for the
    composition of dimensions.

•   Formal notation: ID-net

    •   Semantics of the control dimension, true concurrency

    •   Tokens are identifications of resources, monitor the
        resources invovled in business proceses

•   Model process oriented system as ID-net Controlled
    System (IDCS): multi-dimensional model
Transaction
(Simultaneous)




      26
Transaction
(Simultaneous)
     Reserve a
    flight ticket




         26
Transaction
 (Simultaneous)
                      Reserve a
                     flight ticket

                                 //
validate client’s payment             reserve a place




      Bank service                    Airline ticket service


                            26
Transaction
(Exclusive Choice)
             Payment



               +


 By Paypal             By Credit Card




               27
ID-net: Separation of Control
    Flow and Data Model




              28
ID-net: Separation of Control
    Flow and Data Model


                         Typed places
                        Arc inscriptions
           x        y
    P1                    P2




               28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                                    Typed places
                                   Arc inscriptions
                 x             y
    P1                               P2




                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                 y:=[x]+2           Typed places
                                   Arc inscriptions
                 x      y
    P1                               P2




                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                 y:=[x]+2           Typed places
                                   Arc inscriptions
                 x      y
    P1 a,b,c                         P2




                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                 y:=[x]+2           Typed places
                                   Arc inscriptions
                 x      y
    P1 a,b,          c               P2




                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                                    Typed places
                                   Arc inscriptions
                 x             y
    P1 a,b,           c              P2
                      y:=[c]+2=2


                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                                    Typed places
                                   Arc inscriptions
                 x             y
    P1 a,b,                2         P2
                      y:=[c]+2=2


                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                                        Typed places
                                       Arc inscriptions
                 x             y
    P1 a,b,                        2     P2
                      y:=[c]+2=2


                      28
ID-net: Separation of Control
    Flow and Data Model
     Data model (e.g. global variables)
                  a        3
                  b        4
                  c        0

                                        Typed places
                                       Arc inscriptions
                 x             y
    P1 a,b,                        2     P2
                      y:=[c]+2=2
     Dynamic synchronization between
       control flow and data model
                      28
ID-net Transitions: Pipes

                                  v1
                v1     v1                 v1
                                 v1


               v1       v2               v1
                                  v1
               v2       v1               v1




Pipe transitions must preserve all input tokens for output
ID-net Transitions:
           Generators
                   v1               v2
            v1               v1
                   v2               v3

                   v1
                             v1     v2
                   v2



Generator transitions may generate new (fresh) tokens,
          e.g. dynamic allocation of resources
Token Flow in ID-net
                          p3

 p1        t1                        t2
      v1         v1             v1
                                          v1
                               v2
 p2   v2        v2                             p6
                     p4        v3

                                v3
                     p5
ID-net: Principles




        32
ID-net: Principles
                                  Transaction

 Separation of
Control and Data
   dimension
                        Control                 Data




                   32
ID-net: Principles
                                  Transaction

 Separation of
Control and Data
   dimension
                        Control                 Data




Synchronization
 of dimensions


                   32
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion    Applications
                   33
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion Applications
                   33
BP Modeling: Example




         34
BP Modeling: Example
                                    shipping
                                    schedule
 Informal     receive    collect                  send
description    oder     payment                 invoice
                                   production
                                    schedule




                              34
BP Modeling: Example
                                                              shipping
                                                              schedule
 Informal             receive            collect                                         send
description            oder             payment                                        invoice
                                                             production
                                                              schedule


                                                              shipping
                                         order                schedule
                                                                               create
 Formalized           receive       o              schedule                   invoice invoice
Control-Flow           order                       o    ps               ss        i             i     send
                                                                                                     invoice
                      collect       p
                     payment                       p    ss               ps
                                        payment              production
                                                              schedule

Receive order and collect payment can be parallel or
sequential, depending on the interpretation of the informal
model. parallel might be more flexible in this case

                                              34
BP Modeling: Data
            Model
                                                     shipping
                                 order               schedule
                                                                      create
       receive           o               schedule                    invoice invoice
        order                            o    ss                ss        i            i     send
                                                                                           invoice
        collect          p
       payment                           p    ps                ps
                              payment                production
                                                      schedule




       1..*       1                1          0..1
Item                  Order                              Shipping
                             1     1
                                              0..1
                         0..*                           Production
                      Payment



                                                   35
BP Modeling:
Synchronization of ID-net and Data
              Models




                36
BP Modeling:
Synchronization of ID-net and Data
              Models
                            schedule   shipping
         order    a,b   o         ss   schedule



                        p              production
        payment    c              ps    schedule




                             36
BP Modeling:
     Synchronization of ID-net and Data
                   Models
                                                              schedule                   shipping
                                       order     a,b      o         ss                   schedule



                                                           p                             production
                                      payment      c                ps                    schedule


                                                                         inscription based on the data model

1              1   0..1                  // evaluate and use input variables
    Order                  Shipping
                                         if ([o].clientID != [p].clientID) notFirable;
         1
               1
                   0..1
        0..*              Production
                                         // fill output variables, create shipping and production from order
    Payment                              ss := Shipping.Create([o], ... );
                                         ps := Production.Create([o], ...);



                                                               36
Business Process
Modeling Framework




        37
Business Process
            Modeling Framework
 Control-Flow Model
                                       shipping
                                       schedule
                   order
                                                     create
receive                     schedule                invoice invoice
 order                                                                        send
                                                                            invoice
 collect
payment
                  payment              production
                                        schedule




Data Model
           1..*      1                 1                   0..1
  Item                      Order                                     Shipping

                                 1     1
                                                           0..1

                                0..*
                                                                  Production
                            Payment
                                                                                      37
Business Process
            Modeling Framework
 Control-Flow Model
                                       shipping
                                       schedule
                   order
                                                     create
receive                     schedule                invoice invoice
 order                                                                        send
                                                                            invoice
 collect
payment
                  payment              production
                                        schedule




                           synchronizations


Data Model
           1..*      1                 1                   0..1
  Item                      Order                                     Shipping

                                 1     1
                                                           0..1

                                0..*
                                                                  Production
                            Payment
                                                                                      37
Business Process
            Modeling Framework
 Control-Flow Model
                                       shipping
                                       schedule
                   order
                                                     create
receive                     schedule                invoice invoice
 order                                                                        send
                                                                            invoice
 collect
payment
                  payment              production
                                        schedule




                                                                                             Model
                           synchronizations                                                Composition

Data Model
           1..*      1                 1                   0..1
  Item                      Order                                     Shipping

                                 1     1
                                                           0..1

                                0..*
                                                                  Production
                            Payment
                                                                                      37
Business Process
            Modeling Framework
 Control-Flow Model
                                       shipping
                                       schedule
                   order
                                                     create
receive                     schedule                invoice invoice
 order                                                                        send
                                                                            invoice
 collect
payment
                  payment              production
                                        schedule




                                                                                             Model       Executable
                           synchronizations                                                Composition      BP
Data Model
           1..*      1                 1                   0..1
  Item                      Order                                     Shipping

                                 1     1
                                                           0..1

                                0..*
                                                                  Production
                            Payment
                                                                                      37
Concurrent Program: Peterson’s
Algorithms for Mutual Exclusion




               38
Concurrent Program: Peterson’s
 Algorithms for Mutual Exclusion
   Global variables    a = false;
                       b = false;
                      victim = a;
Process a:                           Process b:
  a = true;                            b = true;
  victim = b;                          victim = a;
  while( b && victim == b );           while( a && victim == a );
      // blocked, do nothing               // blocked, do nothing
  // critical section                  // critical section
  ...                                  ...
  // end of critical section           // end of critical section
  a = false;                           b = false;


                                38
Concurrent Program: Peterson’s
Algorithms for Mutual Exclusion
 Global variables       Relation between the variables
     a = false;          N(a)=b;
     b = false;          N(b)=a;
     victim = a;
                                 x:=false

                    x                              x

ab     x           x           x           x             x    x

                                                    victim!=[x] ||   Critical
        x:=true              victim:=N([x])                          Section
                                                     N(x)!=true


                                      39
Concurrent Program: Peterson’s
Algorithms for Mutual Exclusion
 Global variables       Relation between the variables
     a = false;          N(a)=b;
     b = false;          N(b)=a;
     victim = a;
                                 x:=false

                    x                              x

ab     x           x           x           x             x    x

                                                    victim!=[x] ||   Critical
        x:=true              victim:=N([x])                          Section
                                                     N(x)!=true
        Property: maximum one token in the critical section
                                      39
Concurrent Program: Peterson’s
Algorithms for Mutual Exclusion
 Global variables       Relation between the variables
     a = false;          N(a)=b;                    With 2 processes, this system
     b = false;          N(b)=a;                        is deadlock-free and
     victim = a;                                            starvation-free
                                 x:=false

                    x                              x

ab     x           x           x           x             x    x

                                                    victim!=[x] ||   Critical
        x:=true              victim:=N([x])                          Section
                                                     N(x)!=true
        Property: maximum one token in the critical section
                                      39
Model Verification

Properties of control            Properties of each
    flow model                       data model




                    Reasoning the
                   properties of the
                 synchronized system

                         40
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion    Applications
                   41
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions   Conclusion Applications
                   41
Conclusion

•   ID-net: Separation of Control and Data during the
    modeling phase

•   Transaction for the synchronization of dimensions

•   Facilitate the verification and complexity management of
    process-oriented models

•   Model-Driven Development. Help to improve the cycle of
    business process engineering, from modeling to execution




                             42
Future Perspectives
•   Based on the dimensions, propose heuristics for
    the model checking of complex systems

•   A user-friendly language based on ID-net for the
    syntax integration of DSLs (e.g. a concurrent
    parallel programming language)

•   Tools support, e.g. Push-Button compilation and
    model verification, compilers tool-chains for high-
    level languages


                          43
Business Process Transaction &
Preliminary
              Engineering       ID-net




Questions      Conclusion    Applications
                   44
Business Process Transaction &
 Preliminary
               Engineering       ID-net




Questions       Conclusion    Applications
                    44

Más contenido relacionado

La actualidad más candente

A successful improvement process with measurable results
A successful improvement process with  measurable resultsA successful improvement process with  measurable results
A successful improvement process with measurable resultsRam Yonish
 
IBM Rational Software Conference 2009: Quality Management Track Keynote
IBM Rational Software Conference 2009: Quality Management Track KeynoteIBM Rational Software Conference 2009: Quality Management Track Keynote
IBM Rational Software Conference 2009: Quality Management Track KeynoteKathy (Kat) Mandelstein
 
Ba Certificate Info 2009-09-28
Ba Certificate Info 2009-09-28Ba Certificate Info 2009-09-28
Ba Certificate Info 2009-09-28Procept Associates
 
Lean product development implementation
Lean product development implementationLean product development implementation
Lean product development implementationITZHAK123
 
Agile and Requirements Trends & Benchmarks 2012 (Englisch)
 Agile and Requirements Trends & Benchmarks 2012 (Englisch) Agile and Requirements Trends & Benchmarks 2012 (Englisch)
Agile and Requirements Trends & Benchmarks 2012 (Englisch)SwissQ Consulting AG
 
Introduction to Software Process
Introduction to Software ProcessIntroduction to Software Process
Introduction to Software ProcessFáber D. Giraldo
 
Measurement effectiveness of offshoring
Measurement effectiveness of offshoringMeasurement effectiveness of offshoring
Measurement effectiveness of offshoringNesma
 
Dfr Presentation
Dfr   PresentationDfr   Presentation
Dfr Presentationeraz
 
Barrick simulation with mimic presentation
Barrick simulation with mimic presentationBarrick simulation with mimic presentation
Barrick simulation with mimic presentationMYNAH Technologies
 
David Anderson Kanban At Q Con
David Anderson Kanban At Q ConDavid Anderson Kanban At Q Con
David Anderson Kanban At Q Condeimos
 
Introduction to OSLC
Introduction to OSLCIntroduction to OSLC
Introduction to OSLCopenservices
 
Introduction to OSLC and Linked Data
Introduction to OSLC and Linked DataIntroduction to OSLC and Linked Data
Introduction to OSLC and Linked Dataopenservices
 
Think future technologies – corporate presentation (public)
Think future technologies – corporate presentation (public)Think future technologies – corporate presentation (public)
Think future technologies – corporate presentation (public)Tft Us
 
Zend Solutions For Operational Maturity 01 21 2010
Zend Solutions For Operational Maturity 01 21 2010Zend Solutions For Operational Maturity 01 21 2010
Zend Solutions For Operational Maturity 01 21 2010phptechtalk
 

La actualidad más candente (18)

A successful improvement process with measurable results
A successful improvement process with  measurable resultsA successful improvement process with  measurable results
A successful improvement process with measurable results
 
IBM Rational Software Conference 2009: Quality Management Track Keynote
IBM Rational Software Conference 2009: Quality Management Track KeynoteIBM Rational Software Conference 2009: Quality Management Track Keynote
IBM Rational Software Conference 2009: Quality Management Track Keynote
 
Ba Certificate Info 2009-09-28
Ba Certificate Info 2009-09-28Ba Certificate Info 2009-09-28
Ba Certificate Info 2009-09-28
 
Lean product development implementation
Lean product development implementationLean product development implementation
Lean product development implementation
 
Agile and Requirements Trends & Benchmarks 2012 (Englisch)
 Agile and Requirements Trends & Benchmarks 2012 (Englisch) Agile and Requirements Trends & Benchmarks 2012 (Englisch)
Agile and Requirements Trends & Benchmarks 2012 (Englisch)
 
Blueprint Requirements Center 2010
Blueprint  Requirements  Center 2010Blueprint  Requirements  Center 2010
Blueprint Requirements Center 2010
 
Introduction to Software Process
Introduction to Software ProcessIntroduction to Software Process
Introduction to Software Process
 
Measurement effectiveness of offshoring
Measurement effectiveness of offshoringMeasurement effectiveness of offshoring
Measurement effectiveness of offshoring
 
Dfr Presentation
Dfr   PresentationDfr   Presentation
Dfr Presentation
 
Barrick simulation with mimic presentation
Barrick simulation with mimic presentationBarrick simulation with mimic presentation
Barrick simulation with mimic presentation
 
David Anderson Kanban At Q Con
David Anderson Kanban At Q ConDavid Anderson Kanban At Q Con
David Anderson Kanban At Q Con
 
Systems overview sdlc
Systems overview sdlcSystems overview sdlc
Systems overview sdlc
 
Introduction to OSLC
Introduction to OSLCIntroduction to OSLC
Introduction to OSLC
 
Introduction to OSLC and Linked Data
Introduction to OSLC and Linked DataIntroduction to OSLC and Linked Data
Introduction to OSLC and Linked Data
 
Software Development Life Cycle
Software Development Life Cycle Software Development Life Cycle
Software Development Life Cycle
 
Think future technologies – corporate presentation (public)
Think future technologies – corporate presentation (public)Think future technologies – corporate presentation (public)
Think future technologies – corporate presentation (public)
 
1 se-introduction
1 se-introduction1 se-introduction
1 se-introduction
 
Zend Solutions For Operational Maturity 01 21 2010
Zend Solutions For Operational Maturity 01 21 2010Zend Solutions For Operational Maturity 01 21 2010
Zend Solutions For Operational Maturity 01 21 2010
 

Similar a Defence: A multi-dimensional compositional approach for business process (semantics) engineering

Linkroad Corporate Snapshot
Linkroad Corporate SnapshotLinkroad Corporate Snapshot
Linkroad Corporate Snapshotmelvinyou
 
LetUWin CDC
LetUWin CDCLetUWin CDC
LetUWin CDCletuwin
 
BPM-X Model-based-testing for ERP 01-2012
BPM-X Model-based-testing for ERP 01-2012BPM-X Model-based-testing for ERP 01-2012
BPM-X Model-based-testing for ERP 01-2012BPM-Xchange
 
Skyward Erp Presentation
Skyward Erp PresentationSkyward Erp Presentation
Skyward Erp Presentationvishalnvora1
 
Gathering And Documenting Your Bi Business Requirements
Gathering And Documenting Your Bi Business RequirementsGathering And Documenting Your Bi Business Requirements
Gathering And Documenting Your Bi Business RequirementsWynyard Group
 
Model based testing for Integration and Regression Tests in ERP
Model based testing for Integration and Regression Tests in ERPModel based testing for Integration and Regression Tests in ERP
Model based testing for Integration and Regression Tests in ERPTransWare AG
 
Aras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment MethodologyAras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment MethodologyAras
 
Software Engineering The Multiview Approach And Wisdm
Software Engineering   The Multiview Approach And WisdmSoftware Engineering   The Multiview Approach And Wisdm
Software Engineering The Multiview Approach And Wisdmguestc990b6
 
Introducing CMMI and REQM/RD
Introducing CMMI and REQM/RDIntroducing CMMI and REQM/RD
Introducing CMMI and REQM/RDMihai Dan Nadas
 
Postdoc Symposium - Abram Hindle
Postdoc Symposium - Abram HindlePostdoc Symposium - Abram Hindle
Postdoc Symposium - Abram HindleICSM 2011
 
Giant book of Requirements engineering techniques - Sample chapter
Giant book of Requirements engineering techniques - Sample chapterGiant book of Requirements engineering techniques - Sample chapter
Giant book of Requirements engineering techniques - Sample chapterAnanya Pani
 
A generic view of software engineering
A generic view of software engineeringA generic view of software engineering
A generic view of software engineeringInocentshuja Ahmad
 
Testing Sap: Modern Methodology
Testing Sap: Modern MethodologyTesting Sap: Modern Methodology
Testing Sap: Modern MethodologyEthan Jewett
 
Erp Implementation Methodology Wkshp 2.0 120611
Erp Implementation Methodology Wkshp 2.0 120611Erp Implementation Methodology Wkshp 2.0 120611
Erp Implementation Methodology Wkshp 2.0 120611John Paulson
 
Manual Testing Guide1.pdf
Manual Testing Guide1.pdfManual Testing Guide1.pdf
Manual Testing Guide1.pdfKhushal Chate
 
Influences on Agile Practise Tailoring in Enterprise Software Development
Influences on Agile Practise Tailoring in Enterprise Software DevelopmentInfluences on Agile Practise Tailoring in Enterprise Software Development
Influences on Agile Practise Tailoring in Enterprise Software DevelopmentAgile Software Community of India
 
P&msp2010 09 integration-&-testing
P&msp2010 09 integration-&-testingP&msp2010 09 integration-&-testing
P&msp2010 09 integration-&-testingEmanuele Della Valle
 

Similar a Defence: A multi-dimensional compositional approach for business process (semantics) engineering (20)

How to Organize and Prioritize Requirements
How to Organize and Prioritize RequirementsHow to Organize and Prioritize Requirements
How to Organize and Prioritize Requirements
 
Linkroad Corporate Snapshot
Linkroad Corporate SnapshotLinkroad Corporate Snapshot
Linkroad Corporate Snapshot
 
LetUWin CDC
LetUWin CDCLetUWin CDC
LetUWin CDC
 
BPM-X Model-based-testing for ERP 01-2012
BPM-X Model-based-testing for ERP 01-2012BPM-X Model-based-testing for ERP 01-2012
BPM-X Model-based-testing for ERP 01-2012
 
Skyward Erp Presentation
Skyward Erp PresentationSkyward Erp Presentation
Skyward Erp Presentation
 
Asap overview
Asap overviewAsap overview
Asap overview
 
Gathering And Documenting Your Bi Business Requirements
Gathering And Documenting Your Bi Business RequirementsGathering And Documenting Your Bi Business Requirements
Gathering And Documenting Your Bi Business Requirements
 
Model based testing for Integration and Regression Tests in ERP
Model based testing for Integration and Regression Tests in ERPModel based testing for Integration and Regression Tests in ERP
Model based testing for Integration and Regression Tests in ERP
 
Aras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment MethodologyAras Innovator PLM Deployment Methodology
Aras Innovator PLM Deployment Methodology
 
Software Engineering The Multiview Approach And Wisdm
Software Engineering   The Multiview Approach And WisdmSoftware Engineering   The Multiview Approach And Wisdm
Software Engineering The Multiview Approach And Wisdm
 
Introducing CMMI and REQM/RD
Introducing CMMI and REQM/RDIntroducing CMMI and REQM/RD
Introducing CMMI and REQM/RD
 
Postdoc Symposium - Abram Hindle
Postdoc Symposium - Abram HindlePostdoc Symposium - Abram Hindle
Postdoc Symposium - Abram Hindle
 
Giant book of Requirements engineering techniques - Sample chapter
Giant book of Requirements engineering techniques - Sample chapterGiant book of Requirements engineering techniques - Sample chapter
Giant book of Requirements engineering techniques - Sample chapter
 
SDLC lifecycle
SDLC lifecycleSDLC lifecycle
SDLC lifecycle
 
A generic view of software engineering
A generic view of software engineeringA generic view of software engineering
A generic view of software engineering
 
Testing Sap: Modern Methodology
Testing Sap: Modern MethodologyTesting Sap: Modern Methodology
Testing Sap: Modern Methodology
 
Erp Implementation Methodology Wkshp 2.0 120611
Erp Implementation Methodology Wkshp 2.0 120611Erp Implementation Methodology Wkshp 2.0 120611
Erp Implementation Methodology Wkshp 2.0 120611
 
Manual Testing Guide1.pdf
Manual Testing Guide1.pdfManual Testing Guide1.pdf
Manual Testing Guide1.pdf
 
Influences on Agile Practise Tailoring in Enterprise Software Development
Influences on Agile Practise Tailoring in Enterprise Software DevelopmentInfluences on Agile Practise Tailoring in Enterprise Software Development
Influences on Agile Practise Tailoring in Enterprise Software Development
 
P&msp2010 09 integration-&-testing
P&msp2010 09 integration-&-testingP&msp2010 09 integration-&-testing
P&msp2010 09 integration-&-testing
 

Más de Ang Chen

A Multi-Dimensional Compositional Approach for Business Process Engineering
A Multi-Dimensional Compositional Approach for Business Process EngineeringA Multi-Dimensional Compositional Approach for Business Process Engineering
A Multi-Dimensional Compositional Approach for Business Process EngineeringAng Chen
 
A Proposition for Business Process Modeling
A Proposition for Business Process ModelingA Proposition for Business Process Modeling
A Proposition for Business Process ModelingAng Chen
 
Synchronized Composition Of Labeled Transition SystemTS
Synchronized Composition Of Labeled Transition SystemTSSynchronized Composition Of Labeled Transition SystemTS
Synchronized Composition Of Labeled Transition SystemTSAng Chen
 
Jsp & Ajax
Jsp & AjaxJsp & Ajax
Jsp & AjaxAng Chen
 
Semantics (requirements) of Business Process
Semantics (requirements) of Business ProcessSemantics (requirements) of Business Process
Semantics (requirements) of Business ProcessAng Chen
 
Business Process Modeling
Business Process ModelingBusiness Process Modeling
Business Process ModelingAng Chen
 
Java Code Generation from Formal Models: The CO-OPN Framework
Java Code Generation from Formal Models: The CO-OPN FrameworkJava Code Generation from Formal Models: The CO-OPN Framework
Java Code Generation from Formal Models: The CO-OPN FrameworkAng Chen
 
Composing Business Process with ID-Net
Composing Business Process with ID-NetComposing Business Process with ID-Net
Composing Business Process with ID-NetAng Chen
 
Prototyping Business Processes
Prototyping Business ProcessesPrototyping Business Processes
Prototyping Business ProcessesAng Chen
 
Towards Service-based Business Process Modeling, Prototyping and Integration
Towards Service-based Business Process Modeling, Prototyping and IntegrationTowards Service-based Business Process Modeling, Prototyping and Integration
Towards Service-based Business Process Modeling, Prototyping and IntegrationAng Chen
 

Más de Ang Chen (10)

A Multi-Dimensional Compositional Approach for Business Process Engineering
A Multi-Dimensional Compositional Approach for Business Process EngineeringA Multi-Dimensional Compositional Approach for Business Process Engineering
A Multi-Dimensional Compositional Approach for Business Process Engineering
 
A Proposition for Business Process Modeling
A Proposition for Business Process ModelingA Proposition for Business Process Modeling
A Proposition for Business Process Modeling
 
Synchronized Composition Of Labeled Transition SystemTS
Synchronized Composition Of Labeled Transition SystemTSSynchronized Composition Of Labeled Transition SystemTS
Synchronized Composition Of Labeled Transition SystemTS
 
Jsp & Ajax
Jsp & AjaxJsp & Ajax
Jsp & Ajax
 
Semantics (requirements) of Business Process
Semantics (requirements) of Business ProcessSemantics (requirements) of Business Process
Semantics (requirements) of Business Process
 
Business Process Modeling
Business Process ModelingBusiness Process Modeling
Business Process Modeling
 
Java Code Generation from Formal Models: The CO-OPN Framework
Java Code Generation from Formal Models: The CO-OPN FrameworkJava Code Generation from Formal Models: The CO-OPN Framework
Java Code Generation from Formal Models: The CO-OPN Framework
 
Composing Business Process with ID-Net
Composing Business Process with ID-NetComposing Business Process with ID-Net
Composing Business Process with ID-Net
 
Prototyping Business Processes
Prototyping Business ProcessesPrototyping Business Processes
Prototyping Business Processes
 
Towards Service-based Business Process Modeling, Prototyping and Integration
Towards Service-based Business Process Modeling, Prototyping and IntegrationTowards Service-based Business Process Modeling, Prototyping and Integration
Towards Service-based Business Process Modeling, Prototyping and Integration
 

Último

6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroomSamsung Business USA
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
An Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERPAn Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERPCeline George
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxAnupam32727
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxryandux83rd
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
DBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfDBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfChristalin Nelson
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...Nguyen Thanh Tu Collection
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Osopher
 

Último (20)

6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
Plagiarism,forms,understand about plagiarism,avoid plagiarism,key significanc...
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
An Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERPAn Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERP
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptx
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
DBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfDBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdf
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (GLOB...
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
 

Defence: A multi-dimensional compositional approach for business process (semantics) engineering

  • 1. A Multi-Dimensional Compositional Approach for Business Process Ang Chen 1
  • 2. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 2
  • 3. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 2
  • 4.
  • 5. 4
  • 6. 4
  • 7. 4
  • 8. 4
  • 9. 4
  • 10. 4
  • 11. Separation of Dimensions Multi-Dimensional analysis is natural in science e.g. mathematics, physics, and engineering 5
  • 12. Separation of Dimensions Multi-Dimensional analysis is natural in science e.g. mathematics, physics, and engineering In software development, it is about the Separation of Concerns and Reusability, but their applications are more abstract and conceptual 5
  • 13. 6
  • 14. 6
  • 15. 7
  • 16. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 8
  • 17. Business Process Preliminary Transaction & Engineering ID-net Questions Conclusion Applications 8
  • 18. Business Process (Workflow) 9
  • 20. Business Process: E- Commerce Process production schedule receive collect send order payment invoice shipping schedule Each color represents an organization Activity Flow Participant 11
  • 21. Process: Pass the Thesis Exam 12
  • 22. Process: Pass the Thesis Exam Inscription of exam (faculty) Send thesis to Approvals of Authorization AND AND the juries juries of faculty 30+ days before Hard copy for department 20 days before Thesis Defence 12
  • 23. Traceability For an objective 13
  • 24. Traceability For an objective When Who What How 13
  • 25. Process Oriented Systems • Healthcare systems • Scientific workflows: following experiments • E-Government: administration procedures • E-Commerce, trading platforms • Any Case Handling Systems: Logistics, Insurance
  • 29. Software Development Cycle Requireme 15
  • 30. Software Development Cycle Analysis & Design Requireme 15
  • 31. Software Development Cycle Analysis & Design Requireme Implement 15
  • 32. Software Development Cycle Analysis & Design Requireme Implement Test & 15
  • 33. Software Development Cycle Analysis & Design Requireme Implement Execution Test & 15
  • 34. Challenges in Software Development 16
  • 35. Challenges in Software Development Execution Test & Implement Analysis & Design Requireme 16
  • 36. Challenges in Software Development Execution Test & Implement Analysis & Design Requireme 16
  • 37. Challenges in Software Development Execution Test & dependency Implement Analysis & Design Requireme 16
  • 38. Challenges in Software Development Execution Complexity of Test & models dependency Implement Analysis & Design Requireme 16
  • 39. Challenges in Software Development Execution Complexity of Test & models dependency Implement Analysis Frequent changes & Design of requirements Requireme 16
  • 40. Challenges in Software Development Exe cut ion Complexity of Tes t& models dependency Imp lem ent Ana & D lysis esi Frequent changes gn Req of requirements uire me 16
  • 42. Challenges Business processes are complex entities which need to change frequently to adopt requirements from business domains 17
  • 43. Challenges Business processes are complex entities which need to change frequently to adopt requirements from business domains The development of business processes is about developing concurrent and distributed programs across different platforms 17
  • 44. Requirements of BP Modeling: Workflow Patterns Inscription of exam (faculty) Approvals of Authorization AND AND juries of faculty AND-SPLIT Hard copy for department AND-JOIN 18
  • 45. Requirements of BP Modeling: Workflow Patterns Inscription of exam (faculty) Approvals of Authorization AND AND juries of faculty AND-SPLIT Hard copy for department AND-JOIN 18
  • 46. Requirements of BP Modeling: Workflow Patterns Inscription of exam (faculty) Approvals of Authorization AND AND juries of faculty AND-SPLIT Hard copy for department AND-JOIN 18
  • 47. Requirements of BP Modeling: Workflow Patterns Inscription of exam (faculty) Approvals of Authorization AND AND juries of faculty AND-SPLIT Hard copy for department AND-JOIN 18
  • 48. Requirements of BP Modeling: Workflow Patterns Inscription of exam (faculty) Approvals of Authorization AND AND juries of faculty AND-SPLIT Hard copy for department AND-JOIN 18
  • 49. Requirements of BP Modeling: Workflow Patterns B B A B A AND A XOR sequence C C AND split XOR Split A A B AND C A MUL XOR C B C B AND join XOR join Multi-Choice B B A start C A XOR AND D end E C D XOR Split AND join Interleaved parallel routing a not well-formed process 19
  • 50. Requirements of BP Modeling 20
  • 51. Requirements of BP Modeling • Workflow patterns: increasing references for the requirements of expressiveness in BP modeling 20
  • 52. Requirements of BP Modeling • Workflow patterns: increasing references for the requirements of expressiveness in BP modeling • Informal description 20
  • 53. Requirements of BP Modeling • Workflow patterns: increasing references for the requirements of expressiveness in BP modeling • Informal description • No single language can satisfy all the requirements 20
  • 54. What are the primitives for BP modeling? 21
  • 55. Proposition: Dimensions of Business Process 22
  • 56. Proposition: Dimensions of Business Process • Control flow: for the execution (scheduling) of processes (parallel) 22
  • 57. Proposition: Dimensions of Business Process • Control flow: for the execution (scheduling) of processes (parallel) • Data model: information which are not part of the control flow 22
  • 58. Proposition: Dimensions of Business Process • Control flow: for the execution (scheduling) of processes (parallel) • Data model: information which are not part of the control flow • Transaction (synchronization): short-running (ACID), long-running (relaxed ACID) 22
  • 59. Proposition: Dimensions of Business Process • Control flow: for the execution (scheduling) of processes (parallel) • Data model: information which are not part of the control flow • Transaction (synchronization): short-running (ACID), long-running (relaxed ACID) By combining the dimensions we obtain new aspects, e.g. : control + data model => data flow, concurrency 22
  • 61. Dimensions of Business Process Control 23
  • 62. Dimensions of Business Process 0..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Control Data Payment 23
  • 63. Dimensions of Business Process Transaction //, +, .. 0..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Control Data Payment 23
  • 64. Dimensions of Business Process Transaction //, +, .. 0..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Control Data Payment 23
  • 65. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 24
  • 66. Preliminary Transaction Business Process Engineering ID-net Questions Conclusion Applications 24
  • 68. Main Contributions • Synchronization mechanism (Transaction) for the composition of dimensions.
  • 69. Main Contributions • Synchronization mechanism (Transaction) for the composition of dimensions. • Formal notation: ID-net • Semantics of the control dimension, true concurrency • Tokens are identifications of resources, monitor the resources invovled in business proceses
  • 70. Main Contributions • Synchronization mechanism (Transaction) for the composition of dimensions. • Formal notation: ID-net • Semantics of the control dimension, true concurrency • Tokens are identifications of resources, monitor the resources invovled in business proceses • Model process oriented system as ID-net Controlled System (IDCS): multi-dimensional model
  • 72. Transaction (Simultaneous) Reserve a flight ticket 26
  • 73. Transaction (Simultaneous) Reserve a flight ticket // validate client’s payment reserve a place Bank service Airline ticket service 26
  • 74. Transaction (Exclusive Choice) Payment + By Paypal By Credit Card 27
  • 75. ID-net: Separation of Control Flow and Data Model 28
  • 76. ID-net: Separation of Control Flow and Data Model Typed places Arc inscriptions x y P1 P2 28
  • 77. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 Typed places Arc inscriptions x y P1 P2 28
  • 78. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 y:=[x]+2 Typed places Arc inscriptions x y P1 P2 28
  • 79. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 y:=[x]+2 Typed places Arc inscriptions x y P1 a,b,c P2 28
  • 80. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 y:=[x]+2 Typed places Arc inscriptions x y P1 a,b, c P2 28
  • 81. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 Typed places Arc inscriptions x y P1 a,b, c P2 y:=[c]+2=2 28
  • 82. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 Typed places Arc inscriptions x y P1 a,b, 2 P2 y:=[c]+2=2 28
  • 83. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 Typed places Arc inscriptions x y P1 a,b, 2 P2 y:=[c]+2=2 28
  • 84. ID-net: Separation of Control Flow and Data Model Data model (e.g. global variables) a 3 b 4 c 0 Typed places Arc inscriptions x y P1 a,b, 2 P2 y:=[c]+2=2 Dynamic synchronization between control flow and data model 28
  • 85. ID-net Transitions: Pipes v1 v1 v1 v1 v1 v1 v2 v1 v1 v2 v1 v1 Pipe transitions must preserve all input tokens for output
  • 86. ID-net Transitions: Generators v1 v2 v1 v1 v2 v3 v1 v1 v2 v2 Generator transitions may generate new (fresh) tokens, e.g. dynamic allocation of resources
  • 87. Token Flow in ID-net p3 p1 t1 t2 v1 v1 v1 v1 v2 p2 v2 v2 p6 p4 v3 v3 p5
  • 89. ID-net: Principles Transaction Separation of Control and Data dimension Control Data 32
  • 90. ID-net: Principles Transaction Separation of Control and Data dimension Control Data Synchronization of dimensions 32
  • 91. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 33
  • 92. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 33
  • 94. BP Modeling: Example shipping schedule Informal receive collect send description oder payment invoice production schedule 34
  • 95. BP Modeling: Example shipping schedule Informal receive collect send description oder payment invoice production schedule shipping order schedule create Formalized receive o schedule invoice invoice Control-Flow order o ps ss i i send invoice collect p payment p ss ps payment production schedule Receive order and collect payment can be parallel or sequential, depending on the interpretation of the informal model. parallel might be more flexible in this case 34
  • 96. BP Modeling: Data Model shipping order schedule create receive o schedule invoice invoice order o ss ss i i send invoice collect p payment p ps ps payment production schedule 1..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Payment 35
  • 97. BP Modeling: Synchronization of ID-net and Data Models 36
  • 98. BP Modeling: Synchronization of ID-net and Data Models schedule shipping order a,b o ss schedule p production payment c ps schedule 36
  • 99. BP Modeling: Synchronization of ID-net and Data Models schedule shipping order a,b o ss schedule p production payment c ps schedule inscription based on the data model 1 1 0..1 // evaluate and use input variables Order Shipping if ([o].clientID != [p].clientID) notFirable; 1 1 0..1 0..* Production // fill output variables, create shipping and production from order Payment ss := Shipping.Create([o], ... ); ps := Production.Create([o], ...); 36
  • 101. Business Process Modeling Framework Control-Flow Model shipping schedule order create receive schedule invoice invoice order send invoice collect payment payment production schedule Data Model 1..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Payment 37
  • 102. Business Process Modeling Framework Control-Flow Model shipping schedule order create receive schedule invoice invoice order send invoice collect payment payment production schedule synchronizations Data Model 1..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Payment 37
  • 103. Business Process Modeling Framework Control-Flow Model shipping schedule order create receive schedule invoice invoice order send invoice collect payment payment production schedule Model synchronizations Composition Data Model 1..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Payment 37
  • 104. Business Process Modeling Framework Control-Flow Model shipping schedule order create receive schedule invoice invoice order send invoice collect payment payment production schedule Model Executable synchronizations Composition BP Data Model 1..* 1 1 0..1 Item Order Shipping 1 1 0..1 0..* Production Payment 37
  • 106. Concurrent Program: Peterson’s Algorithms for Mutual Exclusion Global variables a = false; b = false; victim = a; Process a: Process b: a = true; b = true; victim = b; victim = a; while( b && victim == b ); while( a && victim == a ); // blocked, do nothing // blocked, do nothing // critical section // critical section ... ... // end of critical section // end of critical section a = false; b = false; 38
  • 107. Concurrent Program: Peterson’s Algorithms for Mutual Exclusion Global variables Relation between the variables a = false; N(a)=b; b = false; N(b)=a; victim = a; x:=false x x ab x x x x x x victim!=[x] || Critical x:=true victim:=N([x]) Section N(x)!=true 39
  • 108. Concurrent Program: Peterson’s Algorithms for Mutual Exclusion Global variables Relation between the variables a = false; N(a)=b; b = false; N(b)=a; victim = a; x:=false x x ab x x x x x x victim!=[x] || Critical x:=true victim:=N([x]) Section N(x)!=true Property: maximum one token in the critical section 39
  • 109. Concurrent Program: Peterson’s Algorithms for Mutual Exclusion Global variables Relation between the variables a = false; N(a)=b; With 2 processes, this system b = false; N(b)=a; is deadlock-free and victim = a; starvation-free x:=false x x ab x x x x x x victim!=[x] || Critical x:=true victim:=N([x]) Section N(x)!=true Property: maximum one token in the critical section 39
  • 110. Model Verification Properties of control Properties of each flow model data model Reasoning the properties of the synchronized system 40
  • 111. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 41
  • 112. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 41
  • 113. Conclusion • ID-net: Separation of Control and Data during the modeling phase • Transaction for the synchronization of dimensions • Facilitate the verification and complexity management of process-oriented models • Model-Driven Development. Help to improve the cycle of business process engineering, from modeling to execution 42
  • 114. Future Perspectives • Based on the dimensions, propose heuristics for the model checking of complex systems • A user-friendly language based on ID-net for the syntax integration of DSLs (e.g. a concurrent parallel programming language) • Tools support, e.g. Push-Button compilation and model verification, compilers tool-chains for high- level languages 43
  • 115. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 44
  • 116. Business Process Transaction & Preliminary Engineering ID-net Questions Conclusion Applications 44

Notas del editor

  1. automation of the procedure
  2. 15 minutes
  3. 15 minutes
  4. 15 minutes
  5. 15 minutes
  6. it is easy to make a projection to obtain a dimension and make model-checking
  7. 43 mins