Data Centric BPM and the Emerging Case Management Standard: A Short Survey

Size: px
Start display at page:

Download "Data Centric BPM and the Emerging Case Management Standard: A Short Survey"

Transcription

1 IBM Research Data Centric BPM and the Emerging Case Management Standard: A Short Survey Mike Marin IBM Software Group Richard Hull, Roman Vaculin IBM T.J. Watson Research Center 3 September IBM Corporation

2 2 Case Management Modeling and Notation (CMMN): An emerging OMG standard Responding to 2009 OMG call for proposals Revised submission planned for November, company consortium Submitters: BizAgi, Cordys, IBM, Oracle, SAP, Singularity Co-Authors: Agile Enterprise Design, SINTEF, TIBCO, Trisotech Proposal enables flexible, data-centric approach to BPM Focus on case folder as top-level structural mechanism Permits multiple inter-related case types to model a business process Behavioral model is declarative, not procedural Draws on several influences Case Management literature, including [van der Aalst et. al. 2005] Business Artifacts: a data-centric approach to BPM [Nigam+Caswell 2003] Guard-Stage-Milestone (GSM): a hierarchical, declarative model for Business Artifacts with formal operational semantics [Hull et. al. 2011] Business Dynamic Entities planning with Declarative for Case Lifecycles Mgmt [de 17 Man Sept 2009] 2010

3 Agenda Overview of CMMN Key influences on CMMN 3

4 Case Folders in CMMN: Based on CMIS Folders, Documents, and Properties for both Auto Insurance Claim Properties include: Start date Assessor assigned Policy applicable? Customer Claim Police Reports Repair Quotes Properties include: Number of quotes received Assessor Evaluations Assessor Summary... Properties include: Author Date Award amount 4 Note: All graphical representations are taken from Business Entities with Declarative current Lifecycles draft of CMMN 17 Sept proposal, 2010 and subject to change

5 Top-level Behavioral Model: Tasks, Stages, Milestones Tasks Entry Criterion ( Guard ) Stage Stages s Milestone Task: where actual work is performed Can be manual, process (e.g., BPMN), invoke other case Stage: enables hierarchical clustering of work Milestone: Business-relevant operational objective Progression controlled by case worker requests, and by sentries 5 Launch case & insert claim (manual) Dependency Check customer policy (BPMN) Collect & Assess Info Enough Info Gathered Forced Termination Criterion Determine Claim Resolution... Sentry Business has Entities form with on Declarative <event> Lifecycles if <condition> (event or cond. may be omitted)f 17 Sept 2010

6 Stages and tasks may be repeating Collect & Assess Info Request appropriate reports This stage occurs only once Validate report This task is repeating New occurrence launched each time a report is inserted or modified - 6

7 Two styles of dynamic planning at case instance level Planning Scope List. Contains discretionary tasks in stage, that may be planned Whenever the parent stage is active, the Case Worker can visit the scope list and include applicable tasks and stages into the plan Determine Claim Resolution Request appropriate reports - Launch Fraud Investigation + Comply with California regulations These are discretionary, and can be included into the plan if the condition governing its applicability is true 7 This planning task includes a scope list Start Exception When invoked, Case Worker can Handling include applicable elements of Business Entities with Declarative Lifecycles 17 Sept scope 2010 list into plan

8 Tasks, Stages, Milestones, Event Listeners have finite-state machine based lifecycles Lifecycle for Tasks and Stages Lifecycle for Milestones and Event Listeners 8 Reminiscent of [van der Aalst et al 2005]

9 9 Operational Semantics for CMMN Progress of a Case Instance is governed by Explicit Case Worker requests to transition a Task, Stage, or Milestone; and to modify Case Folder Task Completions Sentries: Entry criteria, Forced Termination criteria, Milestone Achieving criteria Triggered by incoming events, change-of-state events, and conditions For the operational semantics, all of these are translated into Event-Condition-Action (ECA) rules Structure of ECA rules firing Adapted from Guard-Stage-Milestone (GSM) model for Business Artifacts [Hull et. al. 2011, Demaggio et. al. 2011] Incorporate one incoming event, and then fire ECA rules until a fixpoint is reached Behavior Property Rules (e.g., repeatability of stage, Business Entities required with Declarative for stage Lifecycles completion) 17 Sept 2010 also present

10 Agenda Overview of CMMN Key influences on CMMN 10

11 Case Handling paper [van der Aalst et. al. 2005] Arguably the first academic publication about case management, including strong motivations Describes the Case Management meta-model of FLOWer product of Pallas Athena Activities arranged into a Directed Acyclic Graph 11 Activities have finite-state machine lifecycles Activity transitions controlled by ECA rules & position in DAG Specialized roll-back: If an activity must be re-done, automatic re-do of descendant activities

12 Info Model Lifecycle Model Business Artifacts: introduced by IBM in 2003 [Nigam+Caswell 2003, Kumaren+Nandi+Heath+Bhaskaran 2003] A holistic marriage of data and process Lifecycle specification might payment be Procedural, e.g., using state details machines or BPMN Declarative, e.g., Guard-Stage-Milestone or DecSerFlow... State info 12 Focus on key conceptual business entities that progress though the business Typically cut across organizations and silos Info model provides integrated view of biz-relevant info about entity Lifecycle model describes different ways the entity can evolve Artifacts interact by messages and/or data exchange

13 Case Management Emerged in 90 s from Content Mgmt Growing industrial usage Traditionally focused on few application areas (social work, legal, ) Typically focus on a single case type Handful of academic papers Recent: Adaptive Case Mgmt 13 Emerging CMMN Standard Business Artifacts Emerged in late 90 s from BPM researchers at IBM Research Growing industrial usage Applied in broad variety of application areas (finance, supply chain, procurement, ) Typically 3-7 artifact types for a business scope ~70 academic papers, & growing Recent: Guard-Stage-Milestone (GSM) Core CMMN meta-model is based on GSM constructs GSM operational semantics adapted to CMMN

14 Selected Case Management Products FLOWer, by Pallas Athena (see [van der Aalst et. al. 2005]) See above IBM Case Manager (see [Zhu et. al. 2011]) Uses a Content Mgmt Repository for case folders Behavior model based on GSM Several kinds of events supported, including inserting, deleting, modifying documents Cordys Case Management (see [de Man 2009]) Top-level process organized as finite state machine Declarative style incorporated via applicability rules Govern which activities within a state/phase are relevant In dynamic planning steps, case workers decide that additional activities should be included in case instance 14

15 Conclusions 15 CMMN draft proposal unifies concepts from Academic literature Key Case Management products CMMN draft proposal provides constructs that can support Adaptive Case Management Tasks, (Hierarchical) Stages, and Milestones Declarative/Rules-based behavior specifications Rich planning during execution of a case instance Next revision of CMMN proposal will be submitted to OMG in November 2012 We look forward to the public comment and further enhancements of the proposal

16 Back up materials 16

17 Guard-Stage-Milestone in a nutshell Declarative approach to artifact lifecycles that supports natural modularization and associative glue-ing Engineering Change Open stage when engineering design of all parts is completed Part Initial Designing Designed Engineering Design Analyzing Financials Designing Manu Process... Financials OK ed Selecting Vendors... Manu Process Designed Milestone: Biz-relevant operational objective Specified as event and/or condition Stage Body: Cluster of one or more activities intended to achieve a (group of) milestone(s) Can have sub-stages, or atomic task Guard: Business-relevant indicator that stage should start working Connections between stages are declarative, not flow arrows... Guards may refer to other entity instances Connections are declarative; not messages Message flow can be inferred to give visual representation 17 Can infer flows between stages Flows may be specified as macro s : designer draws the flow arrow and system infers guards & milestones Can provide visual representation

18 18 Overview of GSM operational semantics Business stakeholders view model using local behaviors at the level of a stage and its guards/milestones There may be lots of inter-dependencies under the hood The theory provides unambiguous description of how things work Also, the semantics helps to ensure that non-intuitive things won t happen, e.g., race conditions; hidden changes; changes that aren t justified ;... A Business Step (B-step) is the effect of incorporating one external event and firing all relevant ECA rules Theory provides 3 equivalent characterizations of semantics Incremental: applying one ECA rule at a time Provides natural approach for direct implementation Fixpoint: precise top-down description Useful to develop optimizations and alternative implementations, e.g., distributed, scalable First-order logic: formula describing possible begin/end of macro-steps Enables use of previously developed verification/reasoning techniques Helps with checking that a GSM model has expected behavior

Data Centric BPM and the Emerging Case Management Standard: A Short Survey

Data Centric BPM and the Emerging Case Management Standard: A Short Survey Data Centric BPM and the Emerging Case Management Standard: A Short Survey Mike Marin α,β, Richard Hull γ,1, and Roman Vaculín γ α IBM Software Group, 1540 Scenic Ave., Costa Mesa, CA 92626 USA mikemarin@us.ibm.com

More information

SUPPORTING KNOWLEDGE WORKERS: CASE MANANGEMENT MODEL AND NOTATION (CMMN)

SUPPORTING KNOWLEDGE WORKERS: CASE MANANGEMENT MODEL AND NOTATION (CMMN) INFORMATION SYSTEMS IN MANAGEMENT Information Systems in Management (2013) Vol. 2 (1) 3 11 SUPPORTING KNOWLEDGE WORKERS: CASE MANANGEMENT MODEL AND NOTATION (CMMN) AGNIESZKA GRUDZIŃSKA-KUNA Department

More information

Introducing the Guard-Stage-Milestone Approach for Specifying Business Entity Lifecycles

Introducing the Guard-Stage-Milestone Approach for Specifying Business Entity Lifecycles Preprint from Proc. Intl. Workshop on Web Services and Formal Methods (WS-FM), 2010. To appear in Springer-Verlag LNCS 6551. Introducing the Guard-Stage-Milestone Approach for Specifying Business Entity

More information

COMBINING PROCESS MODELLING AND CASE MODELLING

COMBINING PROCESS MODELLING AND CASE MODELLING Page 1 COMBINING PROCESS MODELLING AND CASE MODELLING Knut Hinkelmann and Arianna Pierfranceschi FHNW University of Applied Sciences and Arts Northwestern Switzerland, School of Business Riggenbachstrasse

More information

Process Modeling using BPMN 2.0

Process Modeling using BPMN 2.0 Process Modeling using BPMN 2.0 This chapter provides a brief overview of Business Process Modeling Notation (BPMN) concepts with particular emphasis on the BPMN 2.0 additions. In addition, it describes

More information

About OPITZ CONSULTING

About OPITZ CONSULTING ADF Spotlight ACM Implementation Best Practices Andrejus Baranovskis CEO & Architect Oracle ACE Director Red Samurai Consulting Danilo Schmiedel Solution Architect Oracle ACE Director OPITZ CONSULTING

More information

Data Management Perspectives on Business Process Management

Data Management Perspectives on Business Process Management Data Management Perspectives on Business Process Management (Tutorial Overview) Richard Hull IBM Watson Research Center Yorktown Heights, NY 10598 rhull@acm.org Jianwen Su University of California Santa

More information

Adaptive Case Management

Adaptive Case Management (ACM) You are the process Dynamic BPM with Danilo Schmiedel & Torsten Winterberg OPITZ CONSULTING Deutschland GmbH BPM in Practice, October 2013 Seite 1 The Team: Masons-of-SOA Bernd Trops (Talend): bernd.trops@talend.com

More information

Business Performance Management Standards

Business Performance Management Standards Business Performance Management Standards Stephen A. White, PhD. BPM Architect Business Performance Management Business performance management Taking an holistic approach, companies align strategic and

More information

Enterprise IT Architectures BPM (Business Process Management)

Enterprise IT Architectures BPM (Business Process Management) Dr. Hans-Peter Hoidn Executive Architect, IBM Distinguished IT Architect (Opengroup) Enterprise IT Architectures BPM (Business Process Management) Introduction 2 Agenda of this Part Business Process Management

More information

Rules and Business Rules

Rules and Business Rules OCEB White Paper on Business Rules, Decisions, and PRR Version 1.1, December 2008 Paul Vincent, co-chair OMG PRR FTF TIBCO Software Abstract The Object Management Group s work on standards for business

More information

LEADing Practice: Artifact Description: Business, Information & Data Object Modelling. Relating Objects

LEADing Practice: Artifact Description: Business, Information & Data Object Modelling. Relating Objects LEADing Practice: Artifact Description: Business, Information & Data Object Modelling Relating Objects 1 Table of Contents 1.1 The Way of Thinking with Objects... 3 1.2 The Way of Working with Objects...

More information

Business Process Modeling Notation. Bruce Silver Principal, BPMessentials bruce@brsilver.com

Business Process Modeling Notation. Bruce Silver Principal, BPMessentials bruce@brsilver.com Business Process Modeling Notation Bruce Silver Principal, BPMessentials bruce@brsilver.com About Me Founder/principal BPMessentials (2007) The leading provider of BPMN training and certification Now expanded

More information

Dr. Jana Koehler IBM Zurich Research Laboratory

Dr. Jana Koehler IBM Zurich Research Laboratory Precise Modeling of Business Processes with the Business Process Modeling Notation BPMN 2.0 Dr. Jana Koehler IBM Zurich Research Laboratory ZRL BIT at a Glance Computer Science at ZRL: Security/Cryptography

More information

Introduction to SOA governance and service lifecycle management.

Introduction to SOA governance and service lifecycle management. -oriented architecture White paper March 2009 Introduction to SOA governance and Best practices for development and deployment Bill Brown, executive IT architect, worldwide SOA governance SGMM lead, SOA

More information

Case Management: Cordys Approach

Case Management: Cordys Approach Case Management: Cordys Approach Henk de Man This article, like the previous one by Henk de Man, explores the idea of case management. In essence, dynamic processes that deal with unique cases may require

More information

Business-Driven Software Engineering Lecture 3 Foundations of Processes

Business-Driven Software Engineering Lecture 3 Foundations of Processes Business-Driven Software Engineering Lecture 3 Foundations of Processes Jochen Küster jku@zurich.ibm.com Agenda Introduction and Background Process Modeling Foundations Activities and Process Models Summary

More information

What Business and Process Analysts Need to Know About BPM Suites

What Business and Process Analysts Need to Know About BPM Suites What Business and Process Analysts Need to Know About BPM Suites Bruce Silver Principal, Bruce Silver Associates and BPMS Watch 1 Agenda What is a BPMS? Specifying BPM requirements What BA s need to understand

More information

Modeling Guidelines Manual

Modeling Guidelines Manual Modeling Guidelines Manual [Insert company name here] July 2014 Author: John Doe john.doe@johnydoe.com Page 1 of 22 Table of Contents 1. Introduction... 3 2. Business Process Management (BPM)... 4 2.1.

More information

Fred A. Cummins Agile Enterprise Design

Fred A. Cummins Agile Enterprise Design Fred A. Cummins Agile Enterprise Design This presentation is about a new modeling language that will transform care management It is based on the Case Management Model and Notation (CMMN) specification

More information

OMG EDA Standards Review

OMG EDA Standards Review OMG EDA Standards Review Presented by Robert D Covington CTO & Co-Founder, Rhysome rcovington@rhysome.com 317-443-5679 1 EDA/CEP is Hard Enough without Standards What you need is a Complex Event Processing

More information

BPCMont: Business Process Change Management Ontology

BPCMont: Business Process Change Management Ontology BPCMont: Business Process Change Management Ontology Muhammad Fahad DISP Lab (http://www.disp-lab.fr/), Université Lumiere Lyon 2, France muhammad.fahad@univ-lyon2.fr Abstract Change management for evolving

More information

Business Process Management Initiative - BPMN and the BPCNOM Style

Business Process Management Initiative - BPMN and the BPCNOM Style June 3, 2014 Paul Harmon OMG BPM Standards There are several groups that are working to develop standards for the business process space. One group is the Object Management Group (OMG). The OMG is a consortium

More information

Diagramming Techniques:

Diagramming Techniques: 1 Diagramming Techniques: FC,UML,PERT,CPM,EPC,STAFFWARE,... Eindhoven University of Technology Faculty of Technology Management Department of Information and Technology P.O. Box 513 5600 MB Eindhoven The

More information

Bruce Silver Associates Independent Expertise in BPM

Bruce Silver Associates Independent Expertise in BPM Bruce Silver Associates Independent Expertise in BPM BPMN and the Business Process Expert Summary: BPMN has become the standard language of the Business Process Expert, usable for descriptive process modeling,

More information

Update on the OMG PRR Standard

Update on the OMG PRR Standard Update on the OMG PRR Standard Paul Vincent TIBCO Software Inc. MarkupLanguages 2008 Conference 2 Why am I here? (Where do Standards Fit in Commercial IT Tools?) Best Practices Technical Partner Service

More information

UPROM Tool: A Unified Business Process Modeling Tool for Generating Software Life Cycle Artifacts

UPROM Tool: A Unified Business Process Modeling Tool for Generating Software Life Cycle Artifacts UPROM Tool: A Unified Business Process Modeling Tool for Generating Software Life Cycle Artifacts Banu Aysolmaz 1 and Onur Demirörs 2 1, 2 Informatics Institute, Middle East Technical University, Ankara,

More information

Business Process Modelling Notation A tutorial

Business Process Modelling Notation A tutorial Business Process Modelling Notation A tutorial Sam Mancarella Chief Technology Officer Sparx Systems sam.mancarella@sparxsystems.com OMG SOA in Healthcare January 14, 2011 Tutorial Objectives This tutorial

More information

Open Ontology Repository Initiative

Open Ontology Repository Initiative Open Ontology Repository Initiative Frank Olken Lawrence Berkeley National Laboratory National Science Foundation folken@nsf.gov presented to CENDI/NKOS Workshop World Bank Sept. 11, 2008 Version 6.0 DISCLAIMER

More information

Enterprise Data Governance

Enterprise Data Governance DATA GOVERNANCE Enterprise Data Governance Strategies and Approaches for Implementing a Multi-Domain Data Governance Model Mark Allen Sr. Consultant, Enterprise Data Governance WellPoint, Inc. 1 Introduction:

More information

Budapest University of Technology and Economics Department of Measurement and Information Systems. Business Process Modeling

Budapest University of Technology and Economics Department of Measurement and Information Systems. Business Process Modeling Budapest University of Technology and Economics Department of Measurement and Information Systems Business Process Modeling Process, business process Workflow: sequence of given steps executed in order

More information

Enterprise Portfolio Management

Enterprise Portfolio Management Enterprise Portfolio Management Managing large volumes of structured data Through its powerful capabilities as a structural modeling tool, ABACUS Summary provides of whitepaper a ready-to-go Summary solution

More information

The OMG BPM Standards

The OMG BPM Standards The OMG BPM Standards Derek Miers CEO, BPM Focus +44 (20) 8742 8500 UK Office +44 (7703) 178 500 UK Cell +1 (714) 600 9010 US Cell miers@bpmfocus.org A BPM Definition Business Process Management is primarily

More information

SOA Enabled Workflow Modernization

SOA Enabled Workflow Modernization Abstract Vitaly Khusidman Workflow Modernization is a case of Architecture Driven Modernization (ADM) and follows ADM Horseshoe Lifecycle. This paper explains how workflow modernization fits into the ADM

More information

Business Process Modeling and Standardization

Business Process Modeling and Standardization Business Modeling and Standardization Antoine Lonjon Chief Architect MEGA Content Introduction Business : One Word, Multiple Arenas of Application Criteria for a Business Modeling Standard State of the

More information

The OMG Business Process Related Standards

The OMG Business Process Related Standards The OMG Business Process Related Standards An emerging set of standards that enable Model Driven businesses Author: Derek Miers, CEO BPM Focus and PR Chair BPMI-SC 1 Table Of Contents ABSTRACT... 1 OMG

More information

Spring 2011 Conference Sandanski, May 13th 15th 2011 Oracle SOA Suite 11g Rapid service integration and process automation with a no-coding approach

Spring 2011 Conference Sandanski, May 13th 15th 2011 Oracle SOA Suite 11g Rapid service integration and process automation with a no-coding approach Spring 2011 Conference Sandanski, May 13th 15th 2011 Oracle SOA Suite 11g Rapid service integration and process automation with a no-coding approach George Moykin Senior Consultant, Middleware george.moykin@oracle.com

More information

Interactions of Business Processes. from Orchestrations to Choreographies

Interactions of Business Processes. from Orchestrations to Choreographies Interactions of Business Processes from Orchestrations to Choreographies Mathias Weske Acknowledgements 2 Hasso Plattner Institut 3 Institute at University of Potsdam, private funding by Hasso Plattner,

More information

Flexible business processes using jbpm5. Kris Verlaenen jbpm5 Lead Engineer

Flexible business processes using jbpm5. Kris Verlaenen jbpm5 Lead Engineer Flexible business processes using jbpm5 Kris Verlaenen jbpm5 Lead Engineer Key Characteristics of BPM A business process is a process that describes the order in which a series of steps need to be executed,

More information

Who Is The OMG? Object Management Group factoids:

Who Is The OMG? Object Management Group factoids: Who Is The OMG? Object Management Group factoids: Founded in 1989 About 500 member companies The largest and longest standing not-for-profit, open-membership consortium which develops and maintains computer

More information

From Conceptual to Executable BPMN Process Models A Step-by-Step Method

From Conceptual to Executable BPMN Process Models A Step-by-Step Method From Conceptual to Executable BPMN Process Models A Step-by-Step Method Queensland University of Technology University of Tartu m.larosa@qut.edu.au, marlon.dumas@ut.ee What s this tutorial about? ATAMO*

More information

IBM Unstructured Data Identification and Management

IBM Unstructured Data Identification and Management IBM Unstructured Data Identification and Management Discover, recognize, and act on unstructured data in-place Highlights Identify data in place that is relevant for legal collections or regulatory retention.

More information

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

BPMN Fundamentals. BPMI Meeting #12. London, United Kingdom May 13-14, 2004. Stephen A. White, IBM Notation Working Group Chair BPMN Fundamentals Stephen A. White, IBM Notation Working Group Chair BPMI Meeting #12 London, United Kingdom May 13-14, 2004 Topics Background Relationship to other BPM Notations/ Languages and to Standards

More information

Managing the Services Lifecycle SOA & BPM

Managing the Services Lifecycle SOA & BPM Managing the Services Lifecycle SOA & BPM Agenda The service Lifecycle what does it look like? Methods and processes for service evolution Supporting tools & techniques Governing the service-cycle Best

More information

Modelling Workflow with Petri Nets. CA4 BPM PetriNets

Modelling Workflow with Petri Nets. CA4 BPM PetriNets Modelling Workflow with Petri Nets 1 Workflow Management Issues Georgakopoulos,Hornick, Sheth Process Workflow specification Workflow Implementation =workflow application Business Process Modelling/ Reengineering

More information

IBM 2010 校 园 蓝 色 加 油 站 之. 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization. Please input BU name. Hua Cheng chenghua@cn.ibm.

IBM 2010 校 园 蓝 色 加 油 站 之. 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization. Please input BU name. Hua Cheng chenghua@cn.ibm. Please input BU name IBM 2010 校 园 蓝 色 加 油 站 之 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization Hua Cheng chenghua@cn.ibm.com Agenda Why BPM What is BPM What is BAM How BAM helps optimization

More information

Business Process Management

Business Process Management Business Process Management Janne J. Korhonen Helsinki University of Technology What is a business process? Business Process 1993 Simply a structured, measured set of activities designed to produce a specified

More information

Software Engineering. Session 3 Main Theme Requirements Definition & Management Processes and Tools Dr. Jean-Claude Franchitti

Software Engineering. Session 3 Main Theme Requirements Definition & Management Processes and Tools Dr. Jean-Claude Franchitti Software Engineering Session 3 Main Theme Requirements Definition & Management Processes and Tools Dr. Jean-Claude Franchitti New York University Computer Science Department Courant Institute of Mathematical

More information

Increasing Development Knowledge with EPFC

Increasing Development Knowledge with EPFC The Eclipse Process Framework Composer Increasing Development Knowledge with EPFC Are all your developers on the same page? Are they all using the best practices and the same best practices for agile,

More information

INTRODUCTION TO BUSINESS PROCESS MODELING NOTATION BPMN 1.2 AND BPMN 2.0

INTRODUCTION TO BUSINESS PROCESS MODELING NOTATION BPMN 1.2 AND BPMN 2.0 INTRODUCTION TO BUSINESS PROCESS MODELING NOTATION BPMN 1.2 AND BPMN 2.0 Email: {goliva,gerosa}@ime.usp.br / Twitter: @golivax Agenda 2 Introduction to Business Processes BPMN 1.2 Introduction Elements

More information

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

Common Warehouse Metamodel (CWM): Extending UML for Data Warehousing and Business Intelligence Common Warehouse Metamodel (CWM): Extending UML for Data Warehousing and Business Intelligence OMG First Workshop on UML in the.com Enterprise: Modeling CORBA, Components, XML/XMI and Metadata November

More information

BPM and Simulation. A White Paper. Signavio, Inc. Nov 2013. Katharina Clauberg, William Thomas

BPM and Simulation. A White Paper. Signavio, Inc. Nov 2013. Katharina Clauberg, William Thomas BPM and Simulation A White Paper Signavio, Inc. Nov 2013 Katharina Clauberg, William Thomas Table of Contents 1. Executive Summary... 3 2. Setting the Scene for Process Change... 4 3. Identifying the Goals

More information

Agile Business Suite: a 4GL environment for.net developers DEVELOPMENT, MAINTENANCE AND DEPLOYMENT OF LARGE, COMPLEX BACK-OFFICE APPLICATIONS

Agile Business Suite: a 4GL environment for.net developers DEVELOPMENT, MAINTENANCE AND DEPLOYMENT OF LARGE, COMPLEX BACK-OFFICE APPLICATIONS Agile Business Suite: a 4GL environment for.net developers DEVELOPMENT, MAINTENANCE AND DEPLOYMENT OF LARGE, COMPLEX BACK-OFFICE APPLICATIONS In order to ease the burden of application lifecycle management,

More information

Business Process Modeling with BPMN. Dr. Darius Šilingas Head of Solutions Department darius.silingas@nomagic.com

Business Process Modeling with BPMN. Dr. Darius Šilingas Head of Solutions Department darius.silingas@nomagic.com Business Process Modeling with BPMN Dr. Darius Šilingas Head of Solutions Department darius.silingas@nomagic.com No Magic Europe, 2012 About Instructor Dr. Darius Šilingas q Principal Consultant and Head

More information

Decision Model and Notation (DMN) Specification 1.0

Decision Model and Notation (DMN) Specification 1.0 OMG Document bmi/2013-08-01 Proposal for: Decision Model and Notation (DMN) Specification 1.0 (Revised Submission with Errata Applied) August 23, 2013 In response to: Decision Model and Notation (DMN)

More information

Process Modeling Notations and Workflow Patterns

Process Modeling Notations and Workflow Patterns Process Modeling Notations and Workflow Patterns Stephen A. White, IBM Corp., United States ABSTRACT The research work of Wil van der Aalst, Arthur ter Hofstede, Bartek Kiepuszewski, and Alistair Barros

More information

Process Modelling from Insurance Event Log

Process Modelling from Insurance Event Log Process Modelling from Insurance Event Log P.V. Kumaraguru Research scholar, Dr.M.G.R Educational and Research Institute University Chennai- 600 095 India Dr. S.P. Rajagopalan Professor Emeritus, Dr. M.G.R

More information

Introduction to BPMN

Introduction to BPMN Stephen A. White, IBM Corporation Abstract This paper is intended to provide a high-level overview and introduction to the Business Process Modeling Notation (BPMN). The context and general uses for BPMN

More information

Separating Execution and Data Management: A Key to Business-Process-as-a-Service (BPaaS)

Separating Execution and Data Management: A Key to Business-Process-as-a-Service (BPaaS) Separating Execution and Data Management: A Key to Business-Process-as-a-Service (BPaaS) Yutian Sun 1, Jianwen Su 1, and Jian Yang 2 1 Department of Computer Science, UC Santa Barbara, USA 2 Department

More information

Business Process Management (BPM)

Business Process Management (BPM) Business Process Management (BPM) What is BPM? Business Process Management is primarily a business philosophy About people The way they work together (their business processes) The performance objectives

More information

Extending Microsoft Office and SharePoint with EMC Documentum

Extending Microsoft Office and SharePoint with EMC Documentum Extending Microsoft Office and SharePoint with EMC Documentum European Microsoft SharePoint Conference 2007 Dr. Wolfgang Mertz EMC Deutschland GmbH EMC has Evolved into a Trusted Information Infrastructure

More information

Acknowledgements. Hasso Plattner Institut. Business Process Technology. On Modeling. Business Process. Interactions of Business Processes

Acknowledgements. Hasso Plattner Institut. Business Process Technology. On Modeling. Business Process. Interactions of Business Processes Ackwledgements 2 Interactions of Business Processes from Orchestrations to Choreographies Mathias Weske Hasso Plattner Institut Business Process Techlogy 3 Institute at University of Potsdam, private funding

More information

BPMN PATTERNS USED IN MANAGEMENT INFORMATION SYSTEMS

BPMN PATTERNS USED IN MANAGEMENT INFORMATION SYSTEMS BPMN PATTERNS USED IN MANAGEMENT INFORMATION SYSTEMS Gabriel Cozgarea 1 Adrian Cozgarea 2 ABSTRACT: Business Process Modeling Notation (BPMN) is a graphical standard in which controls and activities can

More information

MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 2: Introduction to BPMN

MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 2: Introduction to BPMN MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 2: Introduction to BPMN Marlon Dumas marlon.dumas ät ut. ee How to engage in BPM? 1. Opportunity assessment 2. Process modelling

More information

Requirements engineering and quality attributes

Requirements engineering and quality attributes Open Learning Universiteit Unit 2 Learning Unit 2 Requirements engineering and quality attributes Contents Introduction............................................... 21 2.1 Important concepts........................................

More information

Business Process Management (BPM) Cloud, Mobile, and Patterns Market Shares, Size, Strategies and Forecasts 2014 to 2020: Radiant Insights, Inc

Business Process Management (BPM) Cloud, Mobile, and Patterns Market Shares, Size, Strategies and Forecasts 2014 to 2020: Radiant Insights, Inc Business Process Management (BPM) Cloud, Mobile, and Patterns Market Shares, Size, Strategies and Forecasts 2014 to 2020: Radiant Insights, Inc WinterGreen Research announces that it has published a new

More information

Retained Fire Fighters Union. Introduction to PRINCE2 Project Management

Retained Fire Fighters Union. Introduction to PRINCE2 Project Management Retained Fire Fighters Union Introduction to PRINCE2 Project Management PRINCE2 PRINCE stands for: PRojects IN Controlled Environments and is a structured method which can be applied to any size or type

More information

Repository-Centric Enterprise Architecture

Repository-Centric Enterprise Architecture Repository-Centric Enterprise Architecture Copyright 2005, Enterprise Elements, Inc. Abstract - Enterprise Architecture modeling tools are used to capture complex knowledge about organizations and technology.

More information

<Insert Picture Here> Extending Hyperion BI with the Oracle BI Server

<Insert Picture Here> Extending Hyperion BI with the Oracle BI Server Extending Hyperion BI with the Oracle BI Server Mark Ostroff Sr. BI Solutions Consultant Agenda Hyperion BI versus Hyperion BI with OBI Server Benefits of using Hyperion BI with the

More information

08 BPMN/1. Software Technology 2. MSc in Communication Sciences 2009-10 Program in Technologies for Human Communication Davide Eynard

08 BPMN/1. Software Technology 2. MSc in Communication Sciences 2009-10 Program in Technologies for Human Communication Davide Eynard MSc in Communication Sciences 2009-10 Program in Technologies for Human Communication Davide Eynard Software Technology 2 08 BPMN/1 2 ntro Sequence of (three?) lessons on BPMN and technologies related

More information

Realizing business flexibility through integrated SOA policy management.

Realizing business flexibility through integrated SOA policy management. SOA policy management White paper April 2009 Realizing business flexibility through integrated How integrated management supports business flexibility, consistency and accountability John Falkl, distinguished

More information

From Capability-Based Planning to Competitive Advantage Assembling Your Business Transformation Value Network

From Capability-Based Planning to Competitive Advantage Assembling Your Business Transformation Value Network From Capability-Based Planning to Competitive Advantage Assembling Your Business Transformation Value Network Marc Lankhorst, BiZZdesign Iver Band, Cambia Health Solutions INTRODUCTIONS 2 1 Marc Lankhorst

More information

Requirements engineering

Requirements engineering Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and

More information

SOA Best Practices (from monolithic to service-oriented)

SOA Best Practices (from monolithic to service-oriented) SOA Best Practices (from monolithic to service-oriented) Clemens Utschig - Utschig Consulting Product Manager, Oracle SOA Suite & Integration clemens.utschig@oracle.com The following

More information

CDC UNIFIED PROCESS PRACTICES GUIDE

CDC UNIFIED PROCESS PRACTICES GUIDE Purpose The purpose of this document is to provide guidance on the practice of Modeling and to describe the practice overview, requirements, best practices, activities, and key terms related to these requirements.

More information

Business Process Modeling Approaches in the Context of Process Level Audit Risk. Assessment: An Analysis and Comparison.

Business Process Modeling Approaches in the Context of Process Level Audit Risk. Assessment: An Analysis and Comparison. Business Process Modeling Approaches in the Context of Process Level Audit Risk Assessment: An Analysis and Comparison Carla Carnaghan School of Accountancy University of Waterloo Waterloo, ON N2L 3G1

More information

Informe Técnico / Technical Report

Informe Técnico / Technical Report Informe Técnico / Technical Report A Comparative Analysis of SPEM 2.0 and BPMN 2.0 Mario Cervera, Manoli Albert, Victoria Torres, Vicente Pelechano Ref. #: ProS-TR-2012-03 Title: A Comparative Analysis

More information

Continue the Discussion: Ask questions at: www.bpmblueworks/forum. Learn More: To learn more about BPM BlueWorks, please visit: www.bpmblueworks.

Continue the Discussion: Ask questions at: www.bpmblueworks/forum. Learn More: To learn more about BPM BlueWorks, please visit: www.bpmblueworks. Learn More: To learn more about BPM BlueWorks, please visit: www.bpmblueworks.com Continue the Discussion: Ask questions at: www.bpmblueworks/forum Follow us on Twitter! http://twitter.com/bpmblueworks

More information

IBM Rational University. Essentials of IBM Rational RequisitePro v7.0 REQ370 / RR331 October 2006 Student Workbook Part No.

IBM Rational University. Essentials of IBM Rational RequisitePro v7.0 REQ370 / RR331 October 2006 Student Workbook Part No. IBM Rational University Essentials of IBM Rational RequisitePro v7.0 REQ370 / RR331 October 2006 Student Workbook Part No. 800-027250-000 IBM Corporation Rational University REQ370 / RR331 Essentials of

More information

What's new in Decision Management and BPM?

What's new in Decision Management and BPM? What's new in Decision Management and BPM? November 3 rd, 2011 Laurent Tarin Sr. Product Marketing Manager, WODM Laurent.Tarin@fr.ibm.com Marc Smith Sr. Product Manager, IBM BPM Marc.Smith@us.ibm.com Before

More information

An Ontological Approach to Oracle BPM

An Ontological Approach to Oracle BPM An Ontological Approach to Oracle BPM Jean Prater, Ralf Mueller, Bill Beauregard Oracle Corporation, 500 Oracle Parkway, Redwood City, CA 94065, USA jean.prater@oracle.com, ralf.mueller@oracle.com, william.beauregard@oracle.com

More information

DMN Decision Model & Notation

DMN Decision Model & Notation DMN Decision Model & Notation DMS, ESCAPE VELOCITY, FICO, IBM, KPI, KU LEUVEN, MODEL SYSTEMS, ORACLE, TIBCO Jan Vanthienen, KU Leuven James Taylor, Decision Management Solutions Hemant Birari, Wells Fargo

More information

Faculty of Science and Technology MASTER S THESIS. Writer: Artur Latifov

Faculty of Science and Technology MASTER S THESIS. Writer: Artur Latifov Faculty of Science and Technology MASTER S THESIS Study program/ Specialization: Computer science Spring semester, 2012 Open Writer: Artur Latifov Faculty supervisor: (Artur Latifov) Chunming Rong External

More information

Stefan R. Koster Business Information Technology Master of Science graduation thesis from the University of Twente, Enschede, the Netherlands

Stefan R. Koster Business Information Technology Master of Science graduation thesis from the University of Twente, Enschede, the Netherlands An evaluation method for Business Process Management products Business Information Technology Master of Science graduation thesis from the University of Twente, Enschede, the Netherlands An evaluation

More information

Federated, Generic Configuration Management for Engineering Data

Federated, Generic Configuration Management for Engineering Data Federated, Generic Configuration Management for Engineering Data Dr. Rainer Romatka Boeing GPDIS_2013.ppt 1 Presentation Outline I Summary Introduction Configuration Management Overview CM System Requirements

More information

An Event-Driven Modeling Approach for Dynamic Human-Intensive Business Processes

An Event-Driven Modeling Approach for Dynamic Human-Intensive Business Processes An Event-Driven Modeling Approach for Dynamic Human-Intensive Business Processes Nancy Alexopoulou 1, Mara Nikolaidou 2, Dimosthenis Anagnostopoulos 2, Drakoulis Martakos 1 1 Department of Informatics

More information

SAP IT Infrastructure Management. Dirk Smit ALM Engagement Manager SAP Africa dirk.smit@sap.com

SAP IT Infrastructure Management. Dirk Smit ALM Engagement Manager SAP Africa dirk.smit@sap.com SAP IT Infrastructure Management Dirk Smit ALM Engagement Manager SAP Africa dirk.smit@sap.com Challenges in managing heterogeneous IT environments Determine the value that IT contributes to the business

More information

Customized Report- Big Data

Customized Report- Big Data GINeVRA Digital Research Hub Customized Report- Big Data 1 2014. All Rights Reserved. Agenda Context Challenges and opportunities Solutions Market Case studies Recommendations 2 2014. All Rights Reserved.

More information

IBM Enterprise Content Management in 2015

IBM Enterprise Content Management in 2015 IBM Enterprise Content Management IBM Enterprise Content Management in 2015 Rich Howarth Vice President, ECM Products and Strategy "2014"IBM"Corpora/on"" Please Note IBM s statements regarding its plans,

More information

Oracle BPA Suite: Model and Implement Business Processes Volume I Student Guide

Oracle BPA Suite: Model and Implement Business Processes Volume I Student Guide Oracle BPA Suite: Model and Implement Business Processes Volume I Student Guide D70464GC10 Edition 1.0 September 2008 D56390 Author Viktor Tchemodanov Technical Contributors and Reviewers Madhavi Buchi

More information

An Introduction to Decision Management. James Taylor CEO

An Introduction to Decision Management. James Taylor CEO An Introduction to Decision Management James Taylor CEO 2014 Decision Management Solutions Your Presenters James Taylor I m a passionate believer in the power of Decision Management to deliver simpler,

More information

MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS

MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS MODEL DRIVEN DEVELOPMENT OF BUSINESS PROCESS MONITORING AND CONTROL SYSTEMS Tao Yu Department of Computer Science, University of California at Irvine, USA Email: tyu1@uci.edu Jun-Jang Jeng IBM T.J. Watson

More information

The Key to SOA Governance: Understanding the Essence of Business

The Key to SOA Governance: Understanding the Essence of Business THE NAME OF THE GAME: KANAME The Key to SOA Governance: Understanding the Essence of by Keith Swenson Kaname is a Japanese term meaning essence. In a Japanese fan, the bottom piece that keeps the fan together

More information

Quick Guide Business Process Modeling Notation (BPMN)

Quick Guide Business Process Modeling Notation (BPMN) Quick Guide Business Process Modeling Notation (BPMN) IDM Technical Team January 2007 Quick Guide: BPMN 2 of 14 The scope of this document is to provide a quick guide to the concepts and usage of the Business

More information

Federal Enterprise Architecture and Service-Oriented Architecture

Federal Enterprise Architecture and Service-Oriented Architecture Federal Enterprise Architecture and Service-Oriented Architecture Concepts and Synergies Melvin Greer Chief Strategist, SOA / Cloud Computing Certified Enterprise Architect Copyright August 19, 2010 2010

More information

Program Lifecycle Methodology Version 1.7

Program Lifecycle Methodology Version 1.7 Version 1.7 March 30, 2011 REVISION HISTORY VERSION NO. DATE DESCRIPTION AUTHOR 1.0 Initial Draft Hkelley 1.2 10/22/08 Updated with feedback Hkelley 1.3 1/7/2009 Copy edited Kevans 1.4 4/22/2010 Updated

More information

Automated Realization of Business Workflow Specification *

Automated Realization of Business Workflow Specification * Automated Realization of Business Workflow Specification * Guohua Liu 4 Xi Liu 3 Haihuan Qin 1 Jianwen Su 2 Zhimin Yan 1,5 Liang Zhang 1,5 1 School of Computer Science, Fudan University, China 2 Department

More information

Prerequisites for Successful SOA Adoption

Prerequisites for Successful SOA Adoption George Feuerlicht University of Technology, Sydney jiri@it.uts.edu.au 1. INTRODUCTION The adoption of SOA (Service Oriented Architecture) has gained momentum in the past two years, and the predictions

More information

AGENDA: BUSINESS PROCESS MANAGEMENT

AGENDA: BUSINESS PROCESS MANAGEMENT AGENDA: BUSINESS PROCESS MANAGEMENT o. Univ. Prof. Prof h.c. Dr. Dimitris Karagiannis Dr. Dr. Mag. Monday, April 8, 2013 Start at 9:30 on first day 9:30 10:00 Introduction to Course Agenda Goal/Objective

More information

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements Questions? Assignment Why is proper project management important? What is goal of domain analysis? What is the difference between functional and non- functional requirements? Why is it important for requirements

More information