Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS) Chapter 2: Workflow Management Khurram Shahzad

Slides:



Advertisements
Similar presentations
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.
Advertisements

CONTENIDO Objetivo Stándares de la WfMC Grafo de Actividades vs Grafo de Estados Ejemplos con Xflow.
1 Workflow Management Systems : Functions, architecture, and products. Wil van der Aalst Eindhoven University of Technology Faculty of Technology Management.
1 Review Topics 1.Basic understanding of a business process 2.The relationship of a business process with a work flow 3.The different types aspects and.
Pervasive Enablement of Business Process 徐天送 2004/11/2.
What is workflow?  A workflow is a structured way of defining and automating structures and procedures within an organization. What is workflow management.
Chapter 1: Overview of Workflow Management Dr. Shiyong Lu Department of Computer Science Wayne State University.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
Chapter 2: IS Building Blocks Objectives
1 Workflow/Business Process Management Introduction business process management and workflow management Eindhoven University of Technology Faculty of Technology.
Business Process Management with Activiti João Silva (CERN, GS-AIS) 21st of October, 2014 BUSINESS PROCESS MANAGEMENT WITH ACTIVITI.
Certified Business Process Professional (CBPP®) Exam Overview
Information Technology Management
Introduction to BPM Sarbashrestha Panda August 2008.
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS)
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS)
WORKFLOWS IN CLOUD COMPUTING. CLOUD COMPUTING  Delivering applications or services in on-demand environment  Hundreds of thousands of users / applications.
Enterprise Workflow CPSC 476 Lightening Talk Brenda Griffith/Katie Soto.
SOA & BPM Business Architecture, SOA & BPM Learn about SOA and Business Process Management (BPM) Learn how to build process diagrams.
Marlon Dumas marlon.dumas ät ut . ee
Chapter 7 Database Auditing Models
Managing business processes with Smalltalk Janko Mivšek Eranova d.o.o.
Process-oriented System Automation Executable Process Modeling & Process Automation.
1.Database plan 2.Information systems plan 3.Technology plan 4.Business strategy plan 5.Enterprise analysis Which of the following serves as a road map.
1 Workflow/Business Process Management Introduction business process management and workflow management Eindhoven University of Technology Faculty of Technology.
Enterprise Systems & Architectures. Enterprise systems are mainly composed of information systems. Business process management mainly deals with information.
Workflow Management Kap. 1. Organizing Workflows
Intelligent Workflow Management System(iWMS). Agenda Background Motivation Usage Potential application domains iWMS.
 Cloud computing  Workflow  Workflow lifecycle  Workflow design  Workflow tools : xcp, eucalyptus, open nebula.
Enabling Workflow in UPnP Networks Andreas BobekUniversity of Rostock Faculty of Computer Science and Electrical Engineering Andreas Bobek, Hendrik Bohn,
CONTENTS Arrival Characters Definition Merits Chararterstics Workflows Wfms Workflow engine Workflows levels & categories.
1 Workflow Management Systems : Functions, architecture, and products. Wil van der Aalst Eindhoven University of Technology Faculty of Technology Management.
Chapter 2: Software Process Omar Meqdadi SE 2730 Lecture 2 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
SOFTWARE DESIGN AND ARCHITECTURE LECTURE 21. Review ANALYSIS PHASE (OBJECT ORIENTED DESIGN) Functional Modeling – Use case Diagram Description.
EMI INFSO-RI SA2 - Quality Assurance Alberto Aimar (CERN) SA2 Leader EMI First EC Review 22 June 2011, Brussels.
Workflow/Business Process Management Introduction business process management and workflow management Wil van der Aalst Eindhoven University of Technology.
Chapter 1: Overview of Workflow Management Dr. Shiyong Lu Department of Computer Science Wayne State University.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 7 Database Auditing Models.
Simple Workflow Access Protocol (SWAP) Keith Swenson July 14, 1998.
مهندسی مجدد فرآیندهای تجاری
1 Analysis of workflows : Verification, validation, and performance analysis. Wil van der Aalst Eindhoven University of Technology Faculty of Technology.
Software Engineering Prof. Ing. Ivo Vondrak, CSc. Dept. of Computer Science Technical University of Ostrava
MODERN OFFICE ENVIRONMENT Session 4 12: :45 Dr Deepak B Phatak, IIT Bombay.
SQL Based Knowledge Representation And Knowledge Editor UMAIR ABDULLAH AFTAB AHMED MOHAMMAD JAMIL SAWAR (Presented by Lei Jiang)
1 Modeling workflows : The organizational dimension and alternative notations. Wil van der Aalst Eindhoven University of Technology Faculty of Technology.
/faculteit technologie management PN-1 مهندسی مجدد فرآیندهای تجاری بخش سوم: مدیریت منابع فرآیند Workflow Resource Management.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 4 Slide 1 Software Processes.
By Chokchai Phatharamalai, Kan Ouivirach, Nattanicha Rittammanart, Perayos Supajaroonwong, Sarawoot Kongyoung, Thammathip.
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS) Chapter 1: Introduction Khurram Shahzad Based.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED BUSINESS PROCESS MANAGEMENT CONCEPTS.
Comparison of The Workflow Management Systems Bizagi, ProcessMaker, and Joget Mohamed Zeinelabdeen Abdelgader [1], Omer Salih Dawood [2], Mohamed Elhafiz.
De Rigueur - Adding Process to Your Business Analytics Environment Diane Hatcher, SAS Institute Inc, Cary, NC Falko Schulz, SAS Institute Australia., Brisbane,
Worklist Manager Service Engine (WLMSE)
Information Technology Management
Business process management (BPM)
The Components of Information Systems
ECA 2010, Geneva, Switzerland Creating a synergy between BPM
CSS 496 Business Process Re-engineering for BS(CS)
Business process management (BPM)
CSS 496 Business Process Re-engineering for BS(CS)
Deck 12 Accounting Information Systems Romney and Steinbart
The Components of Information Systems
Marlon Dumas marlon.dumas ät ut . ee
BPMN - Business Process Modeling Notations
Software Design Lecture : 15.
Workflow/Business Process Management Introduction business process management and workflow management.
Execute your Processes
Information System Building Blocks
Workflow and the WfMC Standards
Exercise class 2.
Presentation transcript:

Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS) Chapter 2: Workflow Management Khurram Shahzad Based on Petia, Marlon, Aalst and Weske Lectures

Department of Computer Science 2 Workflow Management The important achievement of workflow management is explicit representation of process structures in process models and controlled enactment of business processes according to these models The goal of workflow is to manage the flow of work so that right work is performed by right person at right time

Department of Computer Science Workflow Management 3 Workflow is 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

Department of Computer Science 4 Workflow Management A workflow management system (WFMS) is a software package that can be used to support the definition, management and execution of workflow processes A workflow management system is a software systems that defines, creates, and manages the execution of workflows through the use of software, running one or more workflow engines, which is able to interpret the process definition, interact with workflow participants, and, where required, invoke the use of IT tools and applications

Department of Computer Science 5 Informal Workflow

Department of Computer Science 6 Business Process Management “True Business Process Management is an amalgam of traditional workflow and the 'new' BPM technology. It then follows that as BPM is a natural extension of – and not a separate technology to – Workflow, BPM is in fact the merging of process technology covering 3 process categories: interactions between (i) people-to-people; (ii) systems-to-systems and (iii) systems-to-people – all from a process- centric perspective. This is what true BPM is all about.” Jon Pyke, CTO Staffware.

Department of Computer Science 7 WFMS, EAI, BPMS

Department of Computer Science 8 Enterprise Systems Architectures

Department of Computer Science 9 A small case study: Double Check (DC) Processing of insurance claims involving registration, two checks, and a payment of rejection Five tasks:  register (register insurance claim)  checkA (check insurance policy)  checkB (check damage reported)  pay (pay for the damage)  reject (inform customer about rejection) Registration is followed by two checks which can be handled in parallel. Each of the checks results in “OK” or “not OK”. If both are OK, pay otherwise reject. Three roles: register (for task register), checks (for both checks), and pay/reject (for final tasks). register checkA checkB pay reject

Department of Computer Science 10 DC Example

Department of Computer Science 11 DC Example Adding a step

Department of Computer Science 12 DC example

Department of Computer Science 13 DC Example

Department of Computer Science 14 DC Example

Department of Computer Science 15 DC Example

Department of Computer Science 16 DC Example

Department of Computer Science 17 DC Example

Department of Computer Science 18 DC Example

Department of Computer Science 19 DC Example

Department of Computer Science 20 DC Example The manager’s view Managing users/groups Monitoring and managing processes and cases

Department of Computer Science 21 DC Example

Department of Computer Science 22 Audit Trail

Department of Computer Science 23 Event Driven Process Chains (ARIS/SAP)

Department of Computer Science 24 Complex Process

Department of Computer Science 25 Classification of Workflows System Workflows  A system workflow consists of activities that are implemented by software systems without any user involvement Human Interaction Workflows  Workflows in which humans are actively involved and interact with information systems are called human interaction workflows

Department of Computer Science 26 Classification of Workflows System Workflows  A system workflow consists of activities that are implemented by software systems without any user involvement Human Interaction Workflows  Workflows in which humans are actively involved and interact with information systems are called human interaction workflows