Workflow Concepts and Techniques

Size: px
Start display at page:

Download "Workflow Concepts and Techniques"

Transcription

1 Workflow Concepts and Techniques Hala Skaf-Molli Maître de Conférences Université de Nantes

2 Workflow Concepts and Techniques General introduction to workflow systems BPMN (Business Process Modelling Notations) and Workflow control flow patterns Bonita Workflow System 2

3 Where to get more information? Workflow Management Coalition (WfMC): non-profit, International Organization of Workflow vendors, users and analysts.. Define standards for the workflow system Reference model 300 Members: Adobe, Sun Microsystems, Oracle, Action Technology, DST Systems Inc, IBM, ILOG, SAP AG, NEC. 3

4 Where to get more information? Tutorials: Books Workflow and Workflow management system, P. Peretti (Altan Group), Globecom Rio de Janeiro 1999 Workflow Management in the Internet Age, C. Mohan (IBM Almaden Research Center), école dété objets répartis, Grenoble Production Workflow: Concepts and techniques, by F. Leymann (IBM) and D. Roller (IBM), Prentice Hall, 1999 Workflow management, Models, Methodes and Systems, Wil van der Aalst and Kees van Hee 2002 Workflow Technology in Computer supported Co-coperative Work, edited by Michel Beaudouin-Lafon On the Web

5 Business Process Procedures within an organization A sequence of activities performed by various persons, the visible result being various pieces of paper. Examples: loan process in a bank claims processing in an insurance company... Travel organization" 5

6 Workflow The automation of a business process, in whole or part, during which documents, information or tasks are passed from one participant to another for action, according to a set of procedural rules (WFMC).. Ensure that the right work is done at the right time by the right people, in the right order. 6

7 Workflow We call the operational aspects of a business process-the sequence of tasks and who performs them, the information flow to support the tasks, and the tracking and reporting mechanisms that measure and control ( Mohan99 ) them-the workflow 7

8 ( Wikipedia ) Workflow A workflow is a reliably repeatable pattern of activity enabled by a systematic organization of resources, defined roles and mass, energy and information flows, into a work process that can be documented and learned. Workflows are always designed to achieve processing intents of some sort, such as physical transformation, service provision, or information processing. 8

9 Instance Instance Processes and Workflow Real World Process Model Computer Workflow Model Process Workflow 9

10 Starting Point Business Process Reengineering at 1970 re-conception of enterprises processes Better performance Reducing the cost, execution time Better quality Be more productive, more attractive Zero paper.. Modeling, monitoring, optimization of enterprises processes 10

11 The idea Separate logical description of the process from its implementation In spirit of database systems: independence of data and programs.. 11

12 Workflow Management System A system that completely defines, manages and executes «workflow» through the execution of software whose order of execution is driven by a computer representation of the workflow logic [WFMC].. 12

13 Relevance of workflow management systems Trend: appl. Processes: appl. DBMS OS OS OS OS are becoming more important (BPR) are subject to frequent changes are becoming more complex UIMS appl. DBMS WFMS are increasing in number Workflow Management System UIMS appl. DBMS From: 13

14 Applications Examples Every time individuals co-operate to achieve a common goal according to a predefined procedure workflow management is the appropriate tool. ( AVECOM ) Insurance policy/claims processing Loan request handling ( activities System administration (e.g. BDA ( Shield Healthcare claims (Empire Blue Cross Blue ( Microsoft ) Order management Travel expense approvals.. Technical documentation creation Quality management Concurrent Engineering 14

15 Geographical Distribution 15

16 Distribution by Industry (Source Survey BPI 2006) 16

17 Perceived value of BPM

18 Dimensions of Workflow Process Logic Three dimensions: Process Logic Which Activities? In which Order? IT Infrastructure Organization dimension Who? IT infrastructure.. What? 18

19 Business Logic Process Activities (Tasks) Control flow Data flow Conditions 19

20 Process Network of activities and their relationships Description the order of the execution of the activities to achieve common objective 20

21 Activity A logical, self-contained unit of work within the process. A step in the process, each: name, type, pre- and post-condition, input container and output container 21

22 Activité Activité automatique : une activité qui s'exécute sur un ordinateur et qui est entièrement contrôlée par le système de gestion de procédés Activité manuelle : une activité non automatisée qui reste en dehors du contrôle du système de gestion de procédés. 22

23 Activity Example Process: «order equipment» has 3 work steps: 1. Order entry 2. Credit check 3. Billing 1. manual; 2. manual; 3. automatic; 23

24 Control flow Activities are related to one another via flow control conditions (transition information). Each individual transition has three elementary properties: the from-activity, the to-activity and the condition under which the transition is made. 24

25 Activity and Flow Control AND Split single activity splits into two or more parallel activities.. AND Join parallel activities converges into single activity with synchronization.. OR join parallel activities converges into single activity without synchronization.. Or Split single activity makes a decision upon which branch to take when encountered with multiple branches start, end... 25

26 Fork activity A Activity and Flow Control B1 B2 Join activity C A B1 B2 C A B1 B2 C B3 Parallel Processing AND-split OR-split B3 Conditional Branching B3 Parallel Branching with final selection AND-join OR-join 26

27 Example: Make some coffee Start Start A. Fill the kettle (Remplir la bouilloire) A A B. Place coffee in cups B C B C. Heat the water C D D. Pour hot water on coffee D Finish A, B, C, D are activities Finish 27

28 Ex: Loan Request Handling Activities Collect Credit Information ( FF Assess Risk (amount <= Request Approval (amount > FF ( Risk or High Accept Credit Reject Credit 28

29 Control flow of activities 29

30 Control-flow Patterns ( Capture aspect related to control-flow dependencies between various tasks (e.g. parallelism, choice, synchronization) Originally 22 patterns (See Second Lecture BPMN and Patterns) Basic Patterns: Sequence, Simple Merge, Synchronization,.. Advanced Branching and Synchronization Patterns (Multi-choice, multi-merge,.) 30

31 Data Flow Input Container List of typed variables used as an input for the activity Output Container List of typed variables resulted by the activity 31

32 Input/Output Containers Une activités lit ses données dans son conteneur d entrée et écrit ses résultats dans son conteneur de sortie Hala Skaf-Molli 32

33 Data Elements 33

34 Name Address Risk Amount Name Address Risk Amount Name Address Risk Amount Data flow 34

35 Data-flow Patterns ( Dealing with passing of information, scoping of variables, etc.. Data visibilty Data interaction Data transfer Data-based routing 35

36 Dimensions of Workflow Process Logic IT Infrastructure Three dimensions: Process Logic Which Activities? In which Order? Organization dimension Who? IT infrastructure.. What? 36

37 Organizational Dimension The structure of the organization Intern Database Shared database with another tool A request about the persons associated with each activity a set of people of appropriate skill or responsibility Role. 37

38 Participant Un participant est une ressource qui réalise une instance d'activité. Le lien entre une instance d'activité et le participant qui la réalise s'établit lorsque ce participant choisit dans sa corbeille de bons de travail le bon de travail correspondant à cette instance d'activité Un participant est en général une personne (acteur), mais il peut aussi être une machine. Un participant peut être défini explicitement dans le procédé, mais en général, il est identifié par référence à un rôle 38

39 Role Basis for access control and execution control. The execution of activities is associated with roles rather than end-user => flexibility; handle exception.. Ex: Accept Credit is executed by the (-: administrator (not by Micheal Role: associated with an actor; a group of actors.. Ex: administrators; «send to all» 39

40 Unité organisationnelle Entreprise, département, groupe d individus compétent pour réaliser un ensemble d activités 40

41 Control flow of activities 41

42 Organization Metamodel 42

43 Organization Metamodel 1-n n 1-n 1 1-n 1-n Organization Person Role 1-n n 1 0-n Implemented by MQSeries Workflow.. level 43

44 Dimensions of Workflow Process Logic Three dimensions: Process Logic Which Activities? IT Infrastructure In which Order? Organization dimension Who? IT infrastructure What? 44

45 IT Dimension Programs that implement the activities OS Network Distributed or not?? Data bases access 45

Analyse statique de programmes avioniques

Analyse statique de programmes avioniques June 28th 2013. Forum Méthodes Formelles Cycle de conférences: Analyse Statique : «Retour d expériences industrielles» Analyse statique de programmes avioniques Presenté par Jean Souyris (Airbus Opérations

More information

5. Enterprise JavaBeans 5.3 Entity Beans. Entity Beans

5. Enterprise JavaBeans 5.3 Entity Beans. Entity Beans Entity Beans Vue objet d une base de données (exemples: client, compte, ) en général, une ligne d une table relationnelle (SGBD-R) ou un objet persistant (SGBD- OO) sont persistant (long-lived) la gestion

More information

ORACLE CERTIFIED PROFESSIONAL JAVA SE 7 PROGRAMMER EXAMS 1Z0 804 AND 1Z0 805 A COMPREHENSIVE OCPJP 7 CERTIFICATION GUIDE

ORACLE CERTIFIED PROFESSIONAL JAVA SE 7 PROGRAMMER EXAMS 1Z0 804 AND 1Z0 805 A COMPREHENSIVE OCPJP 7 CERTIFICATION GUIDE ORACLE CERTIFIED PROFESSIONAL JAVA SE 7 PROGRAMMER EXAMS 1Z0 804 AND 1Z0 805 A COMPREHENSIVE OCPJP 7 CERTIFICATION GUIDE page 1 / 5 page 2 / 5 oracle certified professional java pdf The Oracle Certification

More information

Modeling the Control-Flow Perspective. prof.dr.ir. Wil van der Aalst

Modeling the Control-Flow Perspective. prof.dr.ir. Wil van der Aalst Modeling the ontrol-flow Perspective prof.dr.ir. Wil van der Aalst From model to behavior... http://wwwis.win.tue.nl/~wvdaalst/workflowcourse/examples/casehandling.swf asic concepts process instance, e.g.,

More information

White Paper Workflow Patterns and BPMN

White Paper Workflow Patterns and BPMN White Paper Workflow Patterns and BPMN WP0121 December 2013 In general, a pattern describes a solution for a recurring problem. Patterns are commonly used in architecture as a formal way of documenting

More information

Digital Excellence. Inventer de nouveaux services et nouveaux usages Témoignage de la ville de Marseille

Digital Excellence. Inventer de nouveaux services et nouveaux usages Témoignage de la ville de Marseille Digital Excellence Inventer de nouveaux services et nouveaux usages Témoignage de la ville de Marseille Fabienne Marty Directeur Architecture et Management de la Donnée, Ville de Marseille Eric Delfosse

More information

SunVTS Quick Reference Card

SunVTS Quick Reference Card SunVTS Quick Reference Card Sun Microsystems, Inc. www.sun.com Part No. 820-1672-10 September 2007, Revision 01 Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright 2007

More information

AMFIBIA: A Meta-Model for the Integration of Business Process Modelling Aspects

AMFIBIA: A Meta-Model for the Integration of Business Process Modelling Aspects Downloaded from orbit.dtu.dk on: Mar 31, 2018 AMFIBIA: A Meta-Model for the Integration of Business Process Modelling Aspects Axenath, Björn; Kindler, Ekkart; Rubin, Vladimir Published in: International

More information

Sun Fire X4250 Volume Configuration Guide

Sun Fire X4250 Volume Configuration Guide Sun Fire X4250 Volume Configuration Guide Sun Microsystems, Inc. www.sun.com Part No. 820-6890-10 March 2009 Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright

More information

Mardi 3 avril Epreuve écrite sur un document en anglais

Mardi 3 avril Epreuve écrite sur un document en anglais C O L L E CONCOURS INTERNE ET EXTERNE DE TECHNICIEN DE CLASSE NORMALE DES SYSTEMES D INFORMATION ET DE COMMUNICATION Ne pas cacher le cadre d identité. Cette opération sera réalisée par l administration

More information

IBM MQ version CD

IBM MQ version CD Guide MQ 27/03/2018 IBM MQ version 9.0.5 CD Luc-Michel Demey Demey Consulting LMD@Demey-Consulting.fr Version 0.01 Mars 2018 Rappels MQ 904 MQ 9 CD disponible sur AIX à partir de MQ 904 Nouvelle solution

More information

Solaris 8 6/00 Sun Hardware Roadmap

Solaris 8 6/00 Sun Hardware Roadmap Solaris 8 6/00 Sun Hardware Roadmap This document is a guide to the CDs and documents involved in installing the Solaris 8 6/00 software. Note The arrangement of CDs in the Solaris 8 product is different

More information

1 Executive Overview The Benefits and Objectives of BPDM

1 Executive Overview The Benefits and Objectives of BPDM 1 Executive Overview The Benefits and Objectives of BPDM This is an excerpt from the Final Submission BPDM document posted to OMG members on November 13 th 2006. The full version of the specification will

More information

Sun Java System Application Server Platform Edition Q2 Update 2 Release Notes

Sun Java System Application Server Platform Edition Q2 Update 2 Release Notes 080525@20209 Sun Java System Application Server Platform Edition 8.1 2005Q2 Update 2 Release Notes Instructor Notes Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 819

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 472 NORME INTERNATIONALE Fourth edition Quatrième édition 2013-02-01 Plastics Vocabulary Plastiques Vocabulaire Reference number Numéro de référence ISO 2013 COPYRIGHT PROTECTED

More information

Error In Extensions Schema Of System Center 2012 Configuration Manager

Error In Extensions Schema Of System Center 2012 Configuration Manager Error In Extensions Schema Of System Center 2012 Configuration Manager Planning to Use Extensions in Configuration Manager When you extend the Active Directory schema for System Center 2012 Configuration

More information

Workflow : Patterns and Specifications

Workflow : Patterns and Specifications Workflow : Patterns and Specifications Seminar Presentation by Ahana Pradhan Under the guidance of Prof. Rushikesh K. Joshi Department of Computer Science and Engineering Indian Institute of Technology,

More information

EFFECTIVE NUMERICAL ANALYSIS METHOD APPLIED TO THE ROLL-TO-ROLL SYSTEM HAVING A WINDING WORKPIECE

EFFECTIVE NUMERICAL ANALYSIS METHOD APPLIED TO THE ROLL-TO-ROLL SYSTEM HAVING A WINDING WORKPIECE EFFECTIVE NUMERICAL ANALYSIS METHOD APPLIED TO THE ROLL-TO-ROLL SYSTEM HAVING A WINDING WORKPIECE Sungham Hong 1, Juhwan Choi 1, Sungsoo Rhim 2 and Jin Hwan Choi 2 1 FunctionBay, Inc., Seongnam-si, Korea

More information

ORACLE DATABASE 12C ADMINISTRATION WORKSHOP STUDENT GUIDE

ORACLE DATABASE 12C ADMINISTRATION WORKSHOP STUDENT GUIDE page 1 / 5 page 2 / 5 oracle database 12c administration pdf Oracle Database 12c is the world's leading relational database management system. In this course, Oracle certified instructor and consultant

More information

VLANs. Commutation LAN et Wireless Chapitre 3

VLANs. Commutation LAN et Wireless Chapitre 3 VLANs Commutation LAN et Wireless Chapitre 3 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectifs Expliquer le rôle des VLANs dans un réseau convergent. Expliquer le rôle

More information

Oracle ZFS Storage Appliance Cabling Guide. For ZS3-x, 7x20 Controllers, and DE2-24, Sun Disk Shelves

Oracle ZFS Storage Appliance Cabling Guide. For ZS3-x, 7x20 Controllers, and DE2-24, Sun Disk Shelves Oracle ZFS Storage Appliance Cabling Guide For ZS3-x, 7x20 Controllers, and DE2-24, Sun Disk Shelves Part No: E53670-01 June 2014 Copyright 2009, 2014, Oracle and/or its affiliates. All rights reserved.

More information

Enterprise Architect Training Courses

Enterprise Architect Training Courses On-site training from as little as 135 per delegate per day! Enterprise Architect Training Courses Tassc trainers are expert practitioners in Enterprise Architect with over 10 years experience in object

More information

Chapitre 6 Programmation orientée aspect (AOP)

Chapitre 6 Programmation orientée aspect (AOP) 6 Programmation orientée aspect (AOP) 2I1AC3 : Génie logiciel et Patrons de conception Régis Clouard, ENSICAEN - GREYC «L'homme est le meilleur ordinateur que l'on puisse embarquer dans un engin spatial...

More information

Sun Java System Access Manager Release Notes for Microsoft Windows

Sun Java System Access Manager Release Notes for Microsoft Windows Sun Java System Access Manager Release Notes for Microsoft Windows Version 6 2005Q1 Part Number 819-1574-10 These Release Notes contain important information available at the time of release of Sun Java

More information

Solaris 9 9/04 Installation Roadmap

Solaris 9 9/04 Installation Roadmap Solaris 9 9/04 Installation Roadmap This document is a guide to the DVD-ROM, CD-ROMs, and documents involved in installing the Solaris 9 9/04 software. Unless otherwise specified, this document refers

More information

Sun Control Station. Performance Module. Sun Microsystems, Inc. Part No September 2003, Revision A

Sun Control Station. Performance Module. Sun Microsystems, Inc.   Part No September 2003, Revision A Sun Control Station Performance Module Sun Microsystems, Inc. www.sun.com Part No. 817-3610-10 September 2003, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright

More information

Petri-net-based Workflow Management Software

Petri-net-based Workflow Management Software Petri-net-based Workflow Management Software W.M.P. van der Aalst Department of Mathematics and Computing Science, Eindhoven University of Technology, P.O. Box 513, NL-5600 MB, Eindhoven, The Netherlands,

More information

Sun x64 Servers Windows Server 2003 R2 Operating System Preinstall Release Notes

Sun x64 Servers Windows Server 2003 R2 Operating System Preinstall Release Notes Sun x64 Servers Windows Server 2003 R2 Operating System Preinstall Release Notes Sun Microsystems, Inc. www.sun.com Part No. 820-4066-10 January 2008, Revision 01 Submit comments about this document at:

More information

CreditInfo = [Jane, 16000] AcceptCredit. Fig Process instance where request approval activity is not required

CreditInfo = [Jane, 16000] AcceptCredit. Fig Process instance where request approval activity is not required 4.7 Business Process Modeling Notation 205 RiskFactor = low CreditInfo = [Miller, 15000] Accept Credit CreditInfo = [Miller, 15000] CreditInfo = [Jane, 16000] CreditInfo = [Jane, 16000] RiskFactor = low

More information

Sun Java System Directory Server Release Notes for HP-UX

Sun Java System Directory Server Release Notes for HP-UX Sun Java System Directory Server Release Notes for HP-UX Version 5.2 2005Q1 Part Number 819-1566-10 These Release Notes contain important information available at the time of release of Sun Java System

More information

Canada s Energy Future:

Canada s Energy Future: Page 1 of 9 1DWLRQDO (QHUJ\ %RDUG 2IILFH QDWLRQDO GH OҋpQHUJLH Canada s Energy Future: ENERGY SUPPLY AND DEMAND PROJECTIONS TO 2035 Appendices AN ENERGY MARKET ASSESSMENT NOVEMBER 2011 Page 2 of 9 Canada

More information

Java et Mascopt. Jean-François Lalande, Michel Syska, Yann Verhoeven. Projet Mascotte, I3S-INRIA Sophia-Antipolis, France

Java et Mascopt. Jean-François Lalande, Michel Syska, Yann Verhoeven. Projet Mascotte, I3S-INRIA Sophia-Antipolis, France Java et Mascopt Jean-François Lalande, Michel Syska, Yann Verhoeven Projet Mascotte, IS-INRIA Sophia-Antipolis, France Formation Mascotte 09 janvier 00 Java Java et Mascopt - Formation Mascotte 09 janvier

More information

Managers and The Dark Side of IT Use: Exploration of the Current State & Future Areas of Investigation

Managers and The Dark Side of IT Use: Exploration of the Current State & Future Areas of Investigation Managers and The Dark Side of IT Use: Exploration of the Current State & Future Areas of Investigation Pr Michel Kalika, IAE LYON School of management, Université Jean Moulin, France. Business Science

More information

DK UL. Ref. Certif. No. Date: Signature:

DK UL. Ref. Certif. No. Date: Signature: DK-54446-UL IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME SYSTEME CEI D'ACCEPTATION MUTUELLE DE CERTIFICATS D'ESSAIS DES EQUIPEMENTS ELECTRIQUES (IECEE)

More information

Knowledge Engineering Models and Tools for the Digital Scholarly Publishing of Manuscripts

Knowledge Engineering Models and Tools for the Digital Scholarly Publishing of Manuscripts Knowledge Engineering Models and Tools for the Digital Scholarly Publishing of Manuscripts Semantic Web for the Digital Humanities Sahar Aljalbout, Giuseppe Cosenza, Luka Nerima, Gilles Falquet 1 Cultural

More information

Analysis of BPMN Models

Analysis of BPMN Models Analysis of BPMN Models Addis Gebremichael addisalemayehu.gebremichael@student.uantwerpen.be Abstract The Business Process Modeling Notation (BPMN) is a standard notation for capturing business processes,

More information

SunVTS Quick Reference Card

SunVTS Quick Reference Card SunVTS Quick Reference Card Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. 650-960-1300 Part No. 806-6519-10 January 2001, Revision A Send comments about this document to:

More information

Web Sémantique TD 1 - RDF

Web Sémantique TD 1 - RDF Master MIASHS UFR SHS, Université Grenoble Alpes Manuel Atencia 2017-2018 Web Sémantique TD 1 - RDF Exercice 1 La table suivante (Table 1) montre un échantillon de données d une base de données relationnelle

More information

Process Mining Discovering Workflow Models from Event-Based Data

Process Mining Discovering Workflow Models from Event-Based Data Process Mining Discovering Workflow Models from Event-Based Data A.J.M.M. Weijters W.M.P van der Aalst Eindhoven University of Technology, P.O. Box 513, NL-5600 MB, Eindhoven, The Netherlands, +31 40 2473857/2290

More information

Alignment of Business and IT - ArchiMate. Dr. Barbara Re

Alignment of Business and IT - ArchiMate. Dr. Barbara Re Alignment of Business and IT - ArchiMate Dr. Barbara Re What is ArchiMate? ArchiMate is a modelling technique ("language") for describing enterprise architectures. It presents a clear set of concepts within

More information

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Additional Information on page 2.

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Additional Information on page 2. DK-68856-M1-UL IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME CB TEST CERTIFICATE Product Switching Power Supply for Building In Name and address of the

More information

COMMISSION ELECTROTECHNIQUE INTERNATIONALE INTERNATIONAL ELECTROTECHNICAL COMMISSION

COMMISSION ELECTROTECHNIQUE INTERNATIONALE INTERNATIONAL ELECTROTECHNICAL COMMISSION COMMISSION ELECTROTECHNIQUE INTERNATIONALE INTERNATIONAL ELECTROTECHNICAL COMMISSION IECEE 02 Treizième édition Thirteenth edition 2009-12 Méthode de l IECEE d Acceptation Mutuelle de Certificats d Essai

More information

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Switching Power Supply for Building In

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Switching Power Supply for Building In DK-68856-M1-UL IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME CB TEST CERTIFICATE Product Switching Power Supply for Building In Name and address of the

More information

The Process Checklist Generator: Establishing Paper-based Process Support

The Process Checklist Generator: Establishing Paper-based Process Support The Process Checklist Generator: Establishing Paper-based Process Support Marcel Bankau, Michaela Baumann, Michael Heinrich Baumann, Stefan Schönig, and Stefan Jablonski University of Bayreuth, Universitätsstraße

More information

Generation of Interactive Questionnaires Using YAWL-based Workflow Models

Generation of Interactive Questionnaires Using YAWL-based Workflow Models Management Studies, December 2015, Vol. 3, No. 11-12, 273-280 doi: 10.17265/2328-2185/2015.1112.002 D DAVID PUBLISHING Generation of Interactive Questionnaires Using YAWL-based Workflow Models Raimond

More information

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Additional Information on page 2

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Additional Information on page 2 DK-69361-UL IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME CB TEST CERTIFICATE Product Switching Power Supply for Building In Name and address of the

More information

Developing Workflow Applications with Red Hat JBoss BPM Suite with exam (JB428)

Developing Workflow Applications with Red Hat JBoss BPM Suite with exam (JB428) Developing Workflow Applications with Red Hat JBoss BPM Suite with exam (JB428) DESCRIPTION: Course Overview Through hands-on labs, the student will learn the architecture and features of Red Hat JBoss

More information

Delivering Enterprise Architecture with TOGAF and ArchiMate

Delivering Enterprise Architecture with TOGAF and ArchiMate Delivering Enterprise Architecture with TOGAF and ArchiMate Enterprise Architecture using open standards Harmen van den Berg, BiZZdesign BiZZdesign in one slide Tools Powerfull User friendly Consultancy

More information

Business-Driven Software Engineering Lecture 5 Business Process Model and Notation

Business-Driven Software Engineering Lecture 5 Business Process Model and Notation Business-Driven Software Engineering Lecture 5 Business Process Model and Notation Jochen Küster jku@zurich.ibm.com Agenda BPMN Introduction BPMN Overview BPMN Advanced Concepts Introduction to Syntax

More information

Activities Radovan Cervenka

Activities Radovan Cervenka Unified Modeling Language Activities Radovan Cervenka Activity Model Specification of an algorithmic behavior. Used to represent control flow and object flow models. Executing activity (of on object) is

More information

ITU Workshop on Performance, QoS and QoE for Multimedia Services

ITU Workshop on Performance, QoS and QoE for Multimedia Services All Sessions Outcome ITU Workshop on Performance, QoS and QoE for Multimedia Services Dakar, Senegal, 19-20 March 2018 Programme and presentation material available at https://www.itu.int/en/itu-t/workshops-and-seminars/qos/201803/pages/programme.aspx

More information

The Process Checklist Generator: Establishing Paper-based Process Support

The Process Checklist Generator: Establishing Paper-based Process Support The Process Checklist Generator: Establishing Paper-based Process Support Marcel Bankau, Michaela Baumann, Michael Heinrich Baumann?, Stefan Schönig, and Stefan Jablonski University of Bayreuth, Universitätsstraße

More information

Windows Server 2003 Installation Configuration Et Administration Pdf

Windows Server 2003 Installation Configuration Et Administration Pdf Windows Server 2003 Installation Configuration Et Administration Pdf Enable SharePoint Administration Service. 55. 4.5. Configure Windows the installation and audit configuration processes. 1.1. Netwrix

More information

Oracle Dual Port QDR InfiniBand Adapter M3. Product Notes

Oracle Dual Port QDR InfiniBand Adapter M3. Product Notes Oracle Dual Port QDR InfiniBand Adapter M3 Product Notes Part No.: E40986-01 September 2013 Copyright 2013 Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

REENGINEERING SYSTEM

REENGINEERING SYSTEM GENERAL OBJECTIVES OF THE SUBJECT At the end of the course, Individuals will analyze the characteristics of the materials in the industries, taking into account its advantages and functionality, for their

More information

Memory Hole in Large Memory X86 Based Systems

Memory Hole in Large Memory X86 Based Systems Memory Hole in Large Memory X86 Based Systems By XES Product Development Team http://www.sun.com/desktop/products Wednesday, May 19, 2004 1 Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle, Santa

More information

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Additional Information on page 2

IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME. Additional Information on page 2 DK-69327-UL IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME CB TEST CERTIFICATE Product Switching Power Supply for Building In Name and address of the

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Security techniques Information security management system implementation guidance

ISO/IEC INTERNATIONAL STANDARD. Information technology Security techniques Information security management system implementation guidance INTERNATIONAL STANDARD ISO/IEC 27003 First edition 2010-02-01 Information technology Security techniques Information security management system implementation guidance Technologies de l'information Techniques

More information

ControlLogix Redundant Power Supply Chassis Adapter Module

ControlLogix Redundant Power Supply Chassis Adapter Module Installation Instructions ControlLogix Redundant Power Supply Chassis Adapter Module Catalog Number 1756-PSCA Use this publication as a guide when installing the ControlLogix 1756-PSCA chassis adapter

More information

THÈSE. l ÉCOLE NATIONALE SUPÉRIEURE DES TÉLÉCOMMUNICATIONS DE BRETAGNE. DOCTEUR de Télécom Bretagne. Samiha AYED

THÈSE. l ÉCOLE NATIONALE SUPÉRIEURE DES TÉLÉCOMMUNICATIONS DE BRETAGNE. DOCTEUR de Télécom Bretagne. Samiha AYED N d ordre : 2009telb0109 THÈSE Présentée à l ÉCOLE NATIONALE SUPÉRIEURE DES TÉLÉCOMMUNICATIONS DE BRETAGNE en habilitation conjointe avec l Université de Rennes 1 pour obtenir le grade de DOCTEUR de Télécom

More information

Business Process Modeling. Version 25/10/2012

Business Process Modeling. Version 25/10/2012 Business Process Modeling Version 25/10/2012 Maurizio Morisio, Marco Torchiano, 2012, 2013 3 BP Aspects Process flow Process modeling UML Activity Diagrams BPMN Information Conceptual modeling UML Class

More information

LECTURE 3: BUSINESS ARCHITECTURE ASPECTS: BUSINESS PROCESS MODELLING

LECTURE 3: BUSINESS ARCHITECTURE ASPECTS: BUSINESS PROCESS MODELLING LECTURE 3: BUSINESS ARCHITECTURE ASPECTS: BUSINESS PROCESS MODELLING CA4101 Lecture Notes (Martin Crane 2017) 1 Historical View of BP Modelling Work Process Flow (early to mid 1900s) o Frank Gilbreth &

More information

OQUALIM certification Guidance for certified companies

OQUALIM certification Guidance for certified companies OQUALIM certification Guidance for certified companies Objet The content of this document is created by GMP+ International and Oqualim. It gives guidance for a company to implement a feed safety management

More information

Sun Java System Connector for Microsoft Outlook Q4 Installation Guide

Sun Java System Connector for Microsoft Outlook Q4 Installation Guide Sun Java System Connector for Microsoft Outlook 7 2005Q4 Installation Guide Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 819 2565 10 October 2005 Copyright 2005 Sun

More information

R-Gaïa Free-Cooling and Meteorological conditions

R-Gaïa Free-Cooling and Meteorological conditions R-Gaïa Free-Cooling and Meteorological conditions Jean-Yves Clément December 2012 Copyright International Business Machines Corporation 2012. All rights reserved. IBM and its logo are trademarks of IBM

More information

Enterprise System Integration. Lecture 10: Implementing Process-Centric Composite Services in BPEL

Enterprise System Integration. Lecture 10: Implementing Process-Centric Composite Services in BPEL MTAT.03.229 Enterprise System Integration Lecture 10: Implementing Process-Centric Composite Services in BPEL Marlon Dumas marlon. dumas ät ut. ee Questions about reading material Week 8: Zimmermann, Doubrovski,

More information

DOWNLOAD OR READ : VIRTUAL ROUTER REDUNDANCY PROTOCOL THE ULTIMATE STEP BY STEP GUIDE PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : VIRTUAL ROUTER REDUNDANCY PROTOCOL THE ULTIMATE STEP BY STEP GUIDE PDF EBOOK EPUB MOBI DOWNLOAD OR READ : VIRTUAL ROUTER REDUNDANCY PROTOCOL THE ULTIMATE STEP BY STEP GUIDE PDF EBOOK EPUB MOBI Page 1 Page 2 virtual router redundancy protocol the ultimate step by step guide virtual router

More information

DOWNLOAD OR READ : WORKFLOW MANAGEMENT WITH SAP WEBFLOW A PRACTICAL MANUAL 1ST EDITION PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : WORKFLOW MANAGEMENT WITH SAP WEBFLOW A PRACTICAL MANUAL 1ST EDITION PDF EBOOK EPUB MOBI DOWNLOAD OR READ : WORKFLOW MANAGEMENT WITH SAP WEBFLOW A PRACTICAL MANUAL 1ST EDITION PDF EBOOK EPUB MOBI Page 1 Page 2 workflow management with sap webflow a practical manual 1st edition workflow management

More information

Process Modelling. Fault Tolerant Systems Research Group. Budapest University of Technology and Economics

Process Modelling. Fault Tolerant Systems Research Group. Budapest University of Technology and Economics Process Modelling Budapest University of Technology and Economics Fault Tolerant Systems Research Group Budapest University of Technology and Economics Department of Measurement and Information Systems

More information

Modeling Routing Constructs to Represent Distributed Workflow Processes Using Extended Petri Nets

Modeling Routing Constructs to Represent Distributed Workflow Processes Using Extended Petri Nets Modeling Routing Constructs to Represent Distributed Workflow Processes Using Extended Petri Nets Mehmet Karay * Final International University, Business Administrative, Toroslar Avenue, No:6, 99370, Catalkoy,

More information

Appendix D: Mapping BPMN to BPD Profile

Appendix D: Mapping BPMN to BPD Profile Appendix D: Mapping BPMN to BPD Profile Members of bpmi.org and the OMG are interested in the unification of the UML 2.0 and BPMN notation for the support of the business user. This draft mapping is in

More information

SAP NetWeaver Process Integration 7.1

SAP NetWeaver Process Integration 7.1 SAP NetWeaver Process Integration 7.1 Using Integration Processes (ccbpm) in SAP NetWeaver Process Integration 7.1 SAP NetWeaver Regional Implementation Group SAP NetWeaver Product Management December

More information

Extension and Application of Eventdriven Process Chain for Information System Security Risk Management

Extension and Application of Eventdriven Process Chain for Information System Security Risk Management UNIVERSITY OF TARTU FACULTY OF MATHEMATICS AND COMPUTER SCIENCE Institute of Computer Science Yenal Turan Extension and Application of Eventdriven Process Chain for Information System Security Risk Management

More information

Government Payment and Filing Service. Commercial Banking and Large Corporate Clients. Reference. Guide

Government Payment and Filing Service. Commercial Banking and Large Corporate Clients. Reference. Guide Government Payment and Filing Service Commercial Banking and Large Corporate Clients Reference Guide CIBC GICs, Deposits and Payments Table of Contents Section Topic Page(s) 1.0 Getting Started 1.1 Enrollment

More information

DOWNLOAD OR READ : JAVA EE 6 WEB COMPONENT DEVELOPER CERTIFIED EXPERT MARATHON 1Z0 899 PRACTICE PROBLEMS PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : JAVA EE 6 WEB COMPONENT DEVELOPER CERTIFIED EXPERT MARATHON 1Z0 899 PRACTICE PROBLEMS PDF EBOOK EPUB MOBI DOWNLOAD OR READ : JAVA EE 6 WEB COMPONENT DEVELOPER CERTIFIED EXPERT MARATHON 1Z0 899 PRACTICE PROBLEMS PDF EBOOK EPUB MOBI Page 1 Page 2 java ee 6 web component developer certified expert marathon 1z0

More information

Dealing with Artifact-Centric Systems: a Process Mining Approach

Dealing with Artifact-Centric Systems: a Process Mining Approach Dealing with Artifact-Centric Systems: a Process Mining Approach Guangming Li and Renata Medeiros de Carvalho 2 Abstract: Process mining provides a series of techniques to analyze business processes based

More information

Ultra Enterprise 6000/5000/4000 Systems Power Cord Installation

Ultra Enterprise 6000/5000/4000 Systems Power Cord Installation Ultra Enterprise 6000/5000/4000 Systems Power Cord Installation RevisiontoPowerCordInstallation Note This replaces Chapter 2, Cabling the System, in the Ultra Enterprise 6000/5000/4000 Systems Installation

More information

IPv6 Protocol (RFC 2460 DS)

IPv6 Protocol (RFC 2460 DS) IPv6 Protocol (RFC 2460 DS) Copy Rights This slide set is the ownership of the 6DISS project via its partners The Powerpoint version of this material may be reused and modified only with written authorization

More information

UNHCR Partner Portal. Please use only Internet Explorer 8.0 or above version. Browsers such as Google chrome or Firefox generate errors.

UNHCR Partner Portal. Please use only Internet Explorer 8.0 or above version. Browsers such as Google chrome or Firefox generate errors. Welcome page: https://partner.unhcr.org/ Please use only Internet Explorer 8.0 or above version. Browsers such as Google chrome or Firefox generate errors. 1 This document presents the registration process.

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ We offer free update service for one year Exam : TB0-121 Title : TIBCO ActiveMatrix BPM Solution Designer Vendors : Tibco Version : DEMO Get Latest

More information

CERTIFICAT D'ESSAI OC. Switching Power Supply XP POWER L L C RED HILL AVE, SUITE 100 TUSTIN CA 92780, USA

CERTIFICAT D'ESSAI OC. Switching Power Supply XP POWER L L C RED HILL AVE, SUITE 100 TUSTIN CA 92780, USA US-26019-UL IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME SYSTEME CEI D'ACCEPTATION MUTUELLE DE CERTIFICATS D'ESSAIS DES EQUIPEMENTS ELECTRIQUES (IECEE)

More information

Formation. Application Server Description du cours

Formation. Application Server Description du cours Formation Application Server 2017 Description du cours Formation Application Server 2017 Description Cette formation d une durée de 5 jours aborde les concepts de l infrastructure logicielle System Platform

More information

Solaris Common Desktop Environment: User s Transition Guide

Solaris Common Desktop Environment: User s Transition Guide Solaris Common Desktop Environment: User s Transition Guide SunSoft, Inc. A Sun Microsystems, Inc. Business 2550 Garcia Avenue Mountain View, CA 94043 U.S.A. Copyright 1997 Sun Microsystems, Inc., 2550

More information

Sun Ethernet Fabric Operating System RMON Administration Guide

Sun Ethernet Fabric Operating System RMON Administration Guide Sun Ethernet Fabric Operating System RMON Administration Guide Part No: E24665-03 July 2015 Part No: E24665-03 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

iserver Free Archimate ArchiMate 1.0 Template Stencil: Getting from Started Orbus Guide Software Thanks for Downloading the Free ArchiMate Template! Orbus Software have created a set of Visio ArchiMate

More information

Alain MERLE, PhD Strategic Marketing Manager CYBERSECURITY OF MEDICAL DEVICES

Alain MERLE, PhD Strategic Marketing Manager CYBERSECURITY OF MEDICAL DEVICES Alain MERLE, PhD Strategic Marketing Manager Alain.merle@cea.fr CYBERSECURITY OF MEDICAL DEVICES SECURITY OF MD: A BRIEF HISTORY 2 THE LAST PUBLICATIONS Security evaluation analysis Black box testing Covering

More information

Préparation au concours ACM TP 2

Préparation au concours ACM TP 2 Préparation au concours ACM TP 2 Christoph Dürr Jill-Jênn Vie September 25, 2014 Quelques conseils Entraînez-vous à identifier les problèmes les plus faciles. Lisez bien les contraintes d affichage : faut-il

More information

Julia Levedag, Vera Gutbrod RIG and Product Management SAP AG

Julia Levedag, Vera Gutbrod RIG and Product Management SAP AG Setting Up Portal Roles in SAP Enterprise Portal 6.0 Julia Levedag, Vera Gutbrod RIG and Product Management SAP AG Learning Objectives As a result of this workshop, you will be able to: Understand the

More information

BASICS OF UML (PART-2)

BASICS OF UML (PART-2) BASICS OF UML (PART-2) 1 USE CASE DIAGRAMS 2 USE CASE DIAGRAMS Use Case Model: a view of a system that emphasizes the behavior as it appears to outside users. A use case model partitions system functionality

More information

Coach Comments. Fr.8: Bienvenue Questions orales. enough. you answer each question using as much vocabulary as possible?

Coach Comments. Fr.8: Bienvenue Questions orales. enough. you answer each question using as much vocabulary as possible? Fr.8: Bienvenue Questions orales you answer each question using as much vocabulary as possible? when saying the date did you include day of the week, number and month? when you said the time did you include

More information

Designing a Fault-Tolerant Network Using Sun Netra CP3x40 Switches

Designing a Fault-Tolerant Network Using Sun Netra CP3x40 Switches Designing a Fault-Tolerant Network Using Sun Netra CP3x40 Switches Sun Microsystems, Inc. www.sun.com Part No. 820-7346-10 April 2009, Revision 01 Submit comments about this document at: http://www.sun.com/hwdocs/feedback

More information

Oracle ZFS Storage Appliance Cabling Guide. For ZS5-x, ZS4-4, ZS3-x, 7x20 Controllers, and DEx-24, Sun Disk Shelves, Release OS8.6.

Oracle ZFS Storage Appliance Cabling Guide. For ZS5-x, ZS4-4, ZS3-x, 7x20 Controllers, and DEx-24, Sun Disk Shelves, Release OS8.6. Oracle ZFS Storage Appliance Cabling Guide For ZS5-x, ZS4-4, ZS3-x, 7x20 Controllers, and DEx-24, Sun Disk Shelves, Release OS8.6.x Part No: E76482-02 December 2016 Oracle ZFS Storage Appliance Cabling

More information

SESE Tour 2018 Toulouse May 22

SESE Tour 2018 Toulouse May 22 SESE Tour 2018 Toulouse May 22 Optimal function modelling with SysML Authors: Regis Casteran, Xavier Dorel, Raphaël Faudou, David Gouyon, Frederic Risy Presented by Xavier Dorel (Schneider-Electric) And

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD NORME INTERNATIONALE IEC 60848 Edition 3.0 2013-02 GRAFCET specification language for sequential function charts Langage de spécification GRAFCET pour diagrammes fonctionnels en

More information

Sun Ethernet Fabric Operating System. IGMP Administration Guide

Sun Ethernet Fabric Operating System. IGMP Administration Guide Sun Ethernet Fabric Operating System IGMP Administration Guide Part No.: E21712-02 July 2012 Copyright 2010, 2012, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Providing Cluster Environments with High-Availability and Load-Balancing

Providing Cluster Environments with High-Availability and Load-Balancing Providing Cluster Environments with High-Availability and -Balancing M.A.R. Dantas a, R.M. Alvim b, F.L.L. Grossmann b a Department of Informatics and Statistics (INE), Federal University of Santa Catarina

More information

EDB795 SAP IQ Advanced Administration Course Outline

EDB795 SAP IQ Advanced Administration Course Outline SAP IQ Advanced Administration Course Version: Course Duration: 4 Day(s) Publication Date: 2014 Publication Time: Copyright Copyright SAP SE. All rights reserved. No part of this publication may be reproduced

More information

IPv6 Addressing. Dakar, SN -Octobre 2006

IPv6 Addressing. Dakar, SN -Octobre 2006 IPv6 Addressing Copy Rights This slide set is the ownership of the 6DISS project via its partners The Powerpoint version of this material may be reused and modified only with written authorization Using

More information

0. Database Systems 1.1 Introduction to DBMS Information is one of the most valuable resources in this information age! How do we effectively and efficiently manage this information? - How does Wal-Mart

More information