Two problems with current WFMS Five perspectives on WFMS

Slides:



Advertisements
Similar presentations
Construction process lasts until coding and testing is completed consists of design and implementation reasons for this phase –analysis model is not sufficiently.
Advertisements

Workflow Mining: Concepts and Algorithm Dr. Boleslaw Mikolajczak.
CIS 581 Design and Verification of Information Systems (DVIS) lectures 3-4 b Two problems with current WFMS b Five perspectives on WFMS b Reference nets.
Techniques to analyze workflows (design-time)
A university for the world real R © 2009, Chapter 15 The Business Process Execution Language Chun Ouyang Marlon Dumas Petia Wohed.
Activity Diagrams [Arlow and Neustadt, 2005] CS 425 / 625 Seminar on Software Engineering University of Nevada, Reno Department of Computer Science & Engineering.
Use-case Modeling.
Software Testing and Quality Assurance
What is workflow?  A workflow is a structured way of defining and automating structures and procedures within an organization. What is workflow management.
Business Alignment Using Process Mining as a Tool for Delta Analysis Prof.dr.ir. Wil van der Aalst Eindhoven University of Technology Department of Information.
© Copyright Eliyahu Brutman Programming Techniques Course.
BPEL4WS Stewart Green University of the West of England.
Business Process Modeling Workflow Patterns Ang Chen July 8, 2005.
Geog 463: GIS Workshop May 15, 2006 Information Systems Architecture Reading: Zachman 1987.
1 Process-Aware Information Systems Dumas, van der Aalst, ter Hofstede UC San Diego CSE 294 December 3, 2009 Barry Demchak.
Špindlerův Mlýn, Czech Republic, SOFSEM Semantically-aided Data-aware Service Workflow Composition Ondrej Habala, Marek Paralič,
1 Workflow/Business Process Management Introduction business process management and workflow management Eindhoven University of Technology Faculty of Technology.
Jürgen Jung Chair for Information Systems and Enterprise Modelling ICB Institute for Computer Science and Business Information Systems Institut für Informatik.
Enterprise Systems & Architectures. Enterprise systems are mainly composed of information systems. Business process management mainly deals with information.
Web Based Applications
1 Introduction to databases concepts CCIS – IS department Level 4.
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
CPS120: Introduction to Computer Science The World Wide Web Nell Dale John Lewis.
Workflow Treatment with Coloured Petri Nets Alexandru Cicortaş Diana
© DATAMAT S.p.A. – Giuseppe Avellino, Stefano Beco, Barbara Cantalupo, Andrea Cavallini A Semantic Workflow Authoring Tool for Programming Grids.
11 CORE Architecture Mauro Bruno, Monica Scannapieco, Carlo Vaccari, Giulia Vaste Antonino Virgillito, Diego Zardetto (Istat)
Analysis of BPMN Models Addis Gebremichael 19 December 2014 Model Driven Engineering.
Introduction to Method. Example Java Method ( 1 ) The 2 types (kinds) of methods in Java Class methods Instance methods Methods can do more work than.
TAL7011 – Lecture 4 UML for Architecture Modeling.
Unit 2 Architectural Styles and Case Studies | Website for Students | VTU NOTES | QUESTION PAPERS | NEWS | RESULTS 1.
Petri nets refresher Prof.dr.ir. Wil van der Aalst
A university for the world real R © 2009, Chapter 9 The Runtime Environment Michael Adams.
November 25, 2015 © IBM Corporation Unified Method Framework (UMF) RMC Reference Architecture Overview Kelli Houston
11 CORE Architecture Mauro Bruno, Monica Scannapieco, Carlo Vaccari, Giulia Vaste Antonino Virgillito, Diego Zardetto (Istat)
CAP 4800/CAP 5805: Computer Simulation Concepts
/faculteit technologie management PN-1 مهندسی مجدد فرآیندهای تجاری بخش دوم: مدلسازی فرآیندها به کمک Petri nets.
Decision Mining in Prom A. Rozinat and W.M.P. van der Aalst Joosung, Ko.
Architectural Design of a Multi- Agent System for handling Metadata streams Don Cruickshank, Luc Moreau, David De Roure Department of Electronics and Computer.
BPEL Business Process Engineering Language A technology used to build programs in SOA architecture.
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS) Chapter 2: Workflow Management Khurram Shahzad
By Chokchai Phatharamalai, Kan Ouivirach, Nattanicha Rittammanart, Perayos Supajaroonwong, Sarawoot Kongyoung, Thammathip.
Design and Verification of Information Systems (DVIS), lectures 1-2 b elementary concepts of workflows b workflow = business process b BPR - Business Process.
WELCOME TO OUR PRESENTATION UNIFIED MODELING LANGUAGE (UML)
Chapter 5 Process Modeling By Muna Shabaneh. What is a Model? What is a process? What is a Process modeling? What are the Perspectives in process representation.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School THE PROCESSING UNIT LESSON 2.
1 Alternative Process Modeling langugues UML activity diagrams Event-driven process chains System-specific languages like Staffware will follow later...
Worklist Manager Service Engine (WLMSE)
Multi-phase Process Mining: Building Instance Graphs
WP4 Models and Contents Quality Assessment
B2B, B2C, B2E and E-Commerce Intranet
Business Process and Functional Modeling
2. Specification and Modeling
CSS 496 Business Process Re-engineering for BS(CS)
Model-Based Testing Model the system
Business Process Measures
The Process of Object Modeling
Application of ODP for Space Development
Business Process Management Software
Component--based development
BPMN - Business Process Modeling Notations
OOPSLA Workshop on Domain-Specific Modeling Tools Workgroup
AAA: A Survey and a Policy- Based Architecture and Framework
Workflow/Business Process Management Introduction business process management and workflow management.
King Saud University College of Engineering IE – 462: “Industrial Information Systems” Fall – 2018 (1st Sem H) Introduction (Chapter 1) part.
elementary concepts of workflows workflow = business process
Business Alignment Using Process Mining as a Tool for Delta Analysis
Graphical Modeling of INFOD applications
Workflow Mining: Concepts and Algorithm
Design and Verification of Information Systems (DVIS) lectures 3-4
Requirements Relationships Breakout Team Recommendations
Presentation transcript:

CIS 581 Design and Verification of Information Systems (DVIS) Spring 2003, lectures 3-4 Two problems with current WFMS Five perspectives on WFMS Reference nets - nets with reference semantics Introduction to Renew Enacting Inter-organizational Workflows Using Nets in Nets

Five Perspectives on WFMS 1. The control flow (routing) perspective 2. The resource (organization) perspective 3. The data (information) perspective 4. The task (function) perspective 5. The operation (application) perspective

Five Perspectives on WFMS, ctnd. WFMS should support the five perspectives the build-time part of the WFMS allows for the specification of five perspectives the run-time part of WFMS takes care of the actual enactment the fact that the control flow perspective dominates all other perspectives restricts the reuse of parts of the workflow definition and limits the extensibility of the WFMS with additional perspectives

Five Perspectives on WFMS, ctnd. Since all perspectives are intertwined, it is impossible to exchange cases, resources, data, tasks, or operations between workflow enactment services in different organizations E-commerce - exchange information between business partners and suppliers and inside of companies Inter-OWS - workflows crossing boundaries between corporations in an E-commerce setting Intra-OWS - workflows involving multiple business units within one corporation

Five Perspectives on WFMS, ctnd. Commercial WFMS use a centralized enactment service both the build-time and run-time - problems with IOWS

Reference Nets - “nets in nets paradigm” Definition of Reference Nets - Petri Nets where the tokens can be references to other Petri nets Reference Nets are used for specifying and enacting IOWF; they model mobility of a business object like a workflow instance, a resource, a data element, a task, or an operation object-nets - token of system net correspond to marked PNs on a lower level, called object-nets since object-nets actually reside in the system-net, we call this the value semantics approach

Reference Nets - “nets in nets paradigm” Reference nets use a different approach - the object-nets do not actually reside in the system net, but tokens are references to object-nets; this means that multiple tokens can reference the same object-net - this is called reference semantics

Two Problems with Current WFMS 1. Unclear mixture of perspectives in the current generation of WFMS making workflow specifications incomplete and difficult to interpret. 2. Absence of tools to describe and enact the mobility of business objects required for IOWF.

Introduction to Reference Nets and Renew Renew - The Reference Net Workshop Renew - the only tool supporting execution of any kind of nets in nets, and it uses reference semantics all five perspectives on WFMS are modeled in terms of reference nets an instance of each perspective corresponds to one marked object-net the system-net joins all perspectives and can be seen as the enactment service of WFMS

Introduction to Reference Nets and Renew, ctnd. Since every aspect is modeled in a separate object-net, it is not necessary to intertwine all aspects the system-net is generic, i.e., independent of actual workflows and organization one can think of the system-net as an architectural model and the object-nets as the actual content - the workflow designer only creates object-nets