Design of Workflow Applications

Similar documents
Research on the Model of Enterprise Application Integration with Web Services

Business Process Standards and Modeling

A process model is a description of a process. Process models are often associated with business processes.

What BPMI.org Means for the Enterprise

Embedded vs. Autonomous Workflow Putting Paradigms into Perspective

Enterprise Federation through Web Services based Contracts Architecture

AFRICA: Workflow Interoperability based on XML-messages

Multi-Paradigm Process Management

An Automated Workflow System Geared Towards Consumer Goods and Services Companies

Cross Organizational Workflow Management Systems

4. Concepts and Technologies for B2C, B2E, and B2B Transaction

Workflow Management Standards & Interoperability

Business Process Modeling and Standardization

Introduction into Web Services (WS)

COMPUTER AUTOMATION OF BUSINESS PROCESSES T. Stoilov, K. Stoilova

The Nature of a Workplace

The Workflow Management Coalition Specification Workflow Management Coalition Terminology & Glossary

Usage of Business Process Choreography

How To Write A Microsoft.Net Event Management System (Mnet)

Business Process Execution Language for Web Services

Service Oriented Architecture

BPMN Fundamentals. BPMI Meeting #12. London, United Kingdom May 13-14, Stephen A. White, IBM Notation Working Group Chair

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services

XPDL 2.0 and BPMN 1.0 Tutorial

Ontological Identification of Patterns for Choreographing Business Workflow

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

JOHN KNEILING APRIL 3-5, 2006 APRIL 6-7, 2006 RESIDENZA DI RIPETTA - VIA DI RIPETTA, 231 ROME (ITALY)

Composing Services in SOA: Workflow Design, Usage and Patterns

WHAT IS BPEL AND WHY IS IT SO IMPORTANT TO MY BUSINESS?

Internationalization and Web Services

Business Process Modelling Languages

Workflow Management Coalition The Workflow Reference Model

Business Process Management (BPM)

Siena Web Services. A Solution To Personal Computing With Established Desktop Programs Exploiting Web Technologies

Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards)

Web Services-Enhanced Agile Modeling and Integrating Business Processes

Enterprise Application Integration (Middleware)

Service Oriented Architectures

B2B Glossary of Terms

Lesson 4 Web Service Interface Definition (Part I)

How To Develop A Web Service In A Microsoft J2Ee (Java) 2.5 (Oracle) 2-Year Old (Orcient) 2Dj (Oracles) 2E (Orca) 2Gj (J

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION

Introduction to CORBA. 1. Introduction 2. Distributed Systems: Notions 3. Middleware 4. CORBA Architecture

Motivation Definitions EAI Architectures Elements Integration Technologies. Part I. EAI: Foundations, Concepts, and Architectures

SOA Enabled Workflow Modernization

Run-time Service Oriented Architecture (SOA) V 0.1

A Categorization of Collaborative Business Process Modeling Techniques

Service-Oriented Architecture and Software Engineering

Service-oriented architecture in e-commerce applications

A Framework for Virtual Enterprise Support Services

Introduction to BPMN

Developers Integration Lab (DIL) System Architecture, Version 1.0

JAVA Technologies QUARTER 1 DESKTOP APPLICATIONS - ESSENTIALS QUARTER 2 NETWORKING AND OPERATING SYSTEMS ESSENTIALS. Module 1 - Office Applications

Web Services Development In a Java Environment

Legal Considerations for Web Services, Federated Systems and E-Commerce. Copyright 2002 Mathet Consulting, Inc.

Jitterbit Technical Overview : Microsoft Dynamics CRM

Scientific versus Business Workflows

Workflow Management Systems (WfMS)

EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES. Enterprise Application Integration. Peter R. Egli INDIGOO.

DATABASE SYSTEM CONCEPTS AND ARCHITECTURE CHAPTER 2

SOA REFERENCE ARCHITECTURE: SERVICE TIER

E-Business Technologies for the Future

EAI-Low Level Design Document

Web Services - Consultant s View. From IT Stategy to IT Architecture. Agenda. Introduction

BUSINESS PROCESS AND EBXML - WEB SERVICES INTEGRATION PLATFORM, REQUIREMENTS, ARCHITECTURES, SECURITY

Business Process Management

Service-Oriented Architecture: Analysis, the Keys to Success!

SOFT 437. Software Performance Analysis. Ch 5:Web Applications and Other Distributed Systems

Getting Started with Service- Oriented Architecture (SOA) Terminology

Introduction. Business Process Management

Building an ecommerce Solution Architecture

A standards-based approach to application integration

CA Identity Manager. Glossary. r12.5 SP8

Business Process Modelling Notation A tutorial

Raghu R Kodali Consulting Product Manager, & Evangelist Oracle Fusion Middleware Oracle USA Author Beginning EJB 3 Application Development (Apress)

WebSphere Portal Server and Web Services Whitepaper

Master Thesis Building an open source Business Process Simulation tool with JBoss jbpm

Semantic Business Process Management Lectuer 1 - Introduction

EBXML FEATURE SOAP WSDL. written by Una Kearns UDDI. Content Management & Web Services. 6 November

Virtual Credit Card Processing System

Common Warehouse Metamodel (CWM): Extending UML for Data Warehousing and Business Intelligence

Get on top of your business processes through automation with WebSphere and WebSphere MQ Workflow

Federated Service Oriented Architecture for Effects-Based Operations

The OMG BPM Standards

IBM WebSphere Business Integration

Introduction CORBA Distributed COM. Sections 9.1 & 9.2. Corba & DCOM. John P. Daigle. Department of Computer Science Georgia State University

Model-Driven Data Warehousing

Enterprise Integration Architectures for the Financial Services and Insurance Industries

Client-Server Architecture & J2EE Platform Technologies Overview Ahmed K. Ezzat

ActiveVOS Server Architecture. March 2009

eb Service Oriented Architecture Catalog of Patterns

1 Introduction FEDERATED THROUGH-LIFE SUPPORT, ENABLING ONLINE INTEGRATION OF SYSTEMS WITHIN THE PLM DOMAIN. Abstract. Jonas Rosén

Unlocking the Power of SOA with Business Process Modeling

Introduction to OGC Web Services

Design of an XML-based Document Flow Management System for Construction Projects Using Web Services

Conception of Information Systems Lecture 10: Workflow Management & B2B

Introduction to Digital Workflow Ticketing

Model-Checking Verification for Reliable Web Service

Enterprise Application Designs In Relation to ERP and SOA

Transcription:

INFORMATION SYSTEMS Workflow Management Systems Design of Workflow Michael zur Muehlen Department of IS University of Muenster, Germany ismizu@wi.uni- muenster.de

Workflow Developer s Tasks Create, validate and test workflow model Integrate, integrate, integrate Core integration (basic workflow development) Process model what happens when Organizational model who does what Data model which conditions have to be met which tool supports which activity Process model Organizational model IT- Infrastructure Source: Leymann, Roller (2000) 2

Workflow modeling as two-level programming Specifying a process model has many aspects in common with programming. Input and output structures of activities are defined, control and data flows between the various activities are furnished, and transaction boundaries are establishes. This kind of programming is sometimes called programming in the large because it does not deal with low-level algorithmic aspects of an application but specifics what happens when in the overall environment. In contrast to this, building an activity implementation is sometimes called programming in the small. All low-level algorithmic aspects of a business function must be dealt with, data accesses must be performed, and communication with an end user must be established. Programming in the small is the traditional notion of programming. (Leymann, Roller (2000), p. 217f.) 3

Workflow integration requirements Embedded usage external integration requirements Workflow enactment service internal integration requirements Monitoring Process integration Resources Reporting Data Security External presentation e-commerce integration 4

Workflow APIs: Inside Out Resource repositories Access to X.500, LDAP, other directory services Integration of security mechanisms, single-sign-on etc. (Workflow relevant) data Access of existing data stores through ODBC, JDBC, flat file import, API calls Data mapping between applications Standard office products, legacy systems, new applications WfMS calls application vs. WfMS is an application Worklist handler & notification mechanisms Mostly: unified presentment of work (existing or from scratch) Notification for infrequent users through mail, web, etc. 5

Workflow APIs: Outside In WfMS are application systems, too! Invocation of workflows through standardized interfaces Manual invocation is the exception E-mail trigger structured customer service processes Website e-commerce applications Other applications machine workflows without human intervention etc. Presentment of status information for outside parties Query process states, value of workflow-relevant data Monitor system load, workload of participants Integration of external resource scheduling tools (e. g. call center assignment of participant through PBX) Hide workflow functionality in another application 6

Autonomous & Embedded Workflow Autonomous Freestanding independent software package providing workflow functionality Integration with different application systems (desktop or server) which handle processing of the elementary workflow activities Embedded Workflow-functionality is part of the (application) software system (ERP, DMS, PPC etc.) Controls the sequence of elementary functions of the system within the application Differentiation: workflow-enabled versus workflow-based 7

Workflow within the enterprise architecture Enterprise-level process local process local process embedded WfMS local process Call-Center Orderdatabase Customerdatabase Create bill of materials Purchasing application Production scheduling ERP/PPC or other integrated application Invoice Creation Reminder Accounting Software Sales Disposition Production Accounting 8

Workflow within e-business e architectures Frontend Web Mobile (WAP, UMTS) Proprietary Middle tier Application components Application components workflow service Application components Application components DB connector ERP connector Legacy connector Backend Database ERP Legacy application 9

INFORMATION SYSTEMS Workflow Management Systems What about Standards?

Different standards for different purposes Standards for process model interchange WPDL/XPDL (WfMC) BPML/BPQL (BPMI) XLANG (Microsoft) WSFL (IBM) API standards for workflow systems WfMC OMG Workflow Facility Process/Service Signatures WSDL UDDI Standards for interoperability Interface 4, Wf- XML (WfMC) SOAP ebxml vertical standards (e. g. RosettaNet) 11

Example: Vendor-neutral neutral Process Definition Languages WPDL PSL PIF GPSG UML BPML Origin WfMC Standardization organization Vendors NIST Standardization organization MIT Research Xerox Labs Vendor s research lab OMG, Rational Standardization organization Vendors BPMI Standardization organization Vendors Specification EBNF, Plain Text, XML Schema KIF KIF EBNF OCL, UML, Plain Text XML Schema, Plain Text Intention Interchange Language Modeling Language Interchange Language Modeling Language Diagram Standard Modeling Language Tool Support Sev. Wf and BPR tools Prototype Prototype Prototype Sev. modeling and BPR tools Draft, vendor support announced Target Domain Workflow processes Business processes merging Manufacturing processes Business and workflow processes Objectoriented system development Business and workflow processes 12

The Workflow Reference Model Process Definition 1 Administration & Monitoring 5 Workflow Enactment A1 A2 A3 4 Workflow Engine(s) - Vendor A Other Workflow enactment service(s) Vendor B Vendor C 2 3 Workflow Client Invoked 13

Workflow Standards Reference Model The big picture - how the pieces fit Abstract specifications What functions and data are involved Bindings Specific implementations, formats, protocols Wf-XML is an XML binding of the Interoperability specification that is Interface 4 of the WfMC Reference Model 14

Process Definition Interchange Purpose Exchange of info between BPR tools, workflow systems, process definition repositories Process Definition Meta-Model Process Definition Defines objects, attributes & relationships 1 Core Set plus extensible attributes Administration & Monitoring 5 Workflow Enactment A1 A2 A3 Workflow Engine(s) - Vendor A 4 Other Workflow enactment service(s) Vendor B Vendor C WPDL / XPDL Syntax for encoding the process definition 2 3 Workflow Client Invoked Process Definition Manipulation APIs APIs for reading & writing object & attribute data 15

Client Application Interface Purpose To allow applications portability & re- use APIs to support Process & Activity Control Worklist Handling Supervisory Process & Activity Control Process Definition manipulation Language Support C, IDL & OLE (V2), Administration & Monitoring 5 Process Definition Workflow Enactment A1 1 A2 A3 Workflow Engine(s) - Vendor A 2 3 4 Other Workflow enactment service(s) Vendor B Vendor C Specification V1 - Published Nov 95, now at V1.4 V2-1998 (joint OMG / WfMC spec) Workflow Client Invoked 16

Invocation Purpose To provide a common framework for 3rd parties to integrate other industry application APIs & services To support an interface to access legacy applications APIs for use by Workflow Engine or Worklist Handler Connect/Disconnect Invoke Application, Request Status, Terminate Process Definition 1 Status Included in V2 Administration & Monitoring 5 Workflow Enactment A1 A2 A3 Workflow Engine(s) - Vendor A 4 Other Workflow enactment service(s) Vendor B Vendor C 2 3 Workflow Client Invoked 17

Interoperability Purpose To allow a business process to be implemented over two or more workflow systems Interchange protocol Abstract (functional) specification in IDL for nested & chained subprocesses Binding specification for Internet Mail using MIME CORBA version included in OMG submission Status Full Specification released Q1 97, now with abstract spec, MIME binding and Wf- XML versions all at current level. Process Definition IDL & CORBA version provided in OMG proposal 1 XML version released Q1 2000 Administration & Monitoring 5 Workflow Enactment A1 A2 A3 Workflow Engine(s) - Vendor A 4 Other Workflow enactment service(s) Vendor B Vendor C 2 3 Workflow Client Invoked 18

Administration & Monitoring Purpose To allow consistent administration across diverse systems Audit specifications Audit event identification, formats & recording Formal released as full specification Q1 97 Administration & Monitoring 5 Workflow Client Process Definition Workflow Enactment A1 1 A2 A3 Workflow Engine(s) - Vendor A 2 3 Invoked 4 Other Workflow enactment service(s) Vendor B Vendor C - Administrative APIs Group operations on Processes & Activities Instances Status retrieval - Process & Activity instances Operations on Process Definitions Administration - wider aspects Draft spec of admin functions (audit retrieval APIs and monitoring policy controls) 19

Standards overlap UDDI / ebxml Repository BPML BPML XPDL XLANG WSFL WSDL Wf-XML WSDL XLANG WSFL XPDL Processes Organization Processes Organization 20

21