Tarkvara evolutsioon äriprotsesside modelleerimine ja automatiseerimine. Enn Õunapuu

Size: px
Start display at page:

Download "Tarkvara evolutsioon äriprotsesside modelleerimine ja automatiseerimine. Enn Õunapuu"

Transcription

1 Tarkvara evolutsioon äriprotsesside modelleerimine ja automatiseerimine Enn Õunapuu

2 Definitsioon Business Process Management (BPM) Gartner defines business process management (BPM) as a management discipline that treats business processes as assets that directly improve enterprise performance by driving operational excellence and business agility.

3

4

5 Mis on evolutsioon Evolution is a fact of life. Environments and the species that operate within them living, artificial, or virtual evolve. Evolution has been credited with the most advanced biological species that has lived on earth. The ability to evolve has also come to be treated as a prerequisite for the survival of a species.

6 Tarkvara evolutsioon In particular, there has been considerable research on software evolution, focusing on code reengineering and migration, architectural evolution, software refactoring, datamigration and integration.

7

8 Situatsioon Eeldame, et meil on mingi IS, mis muutub ajas (evolve). Mis laadi keskkonna muudatused võivad seda põhjustada: Tekivad uued nõuded süsteemile: näiteks vajadus uue funktsionaalsuse järgi, vajadus jõudlust suurendada. Äri laienemisest tulenevad skaleeritavuse nõuded. Tekivad uued palju efektiivsemad tehnoloogiad. Seadusandlikud ja regulatsiooni muudatused. Tekivad uued ärimudelid.

9 Situatsiooni käsitlus Ükskõik, mis tekitab muudatuse vajaduse, on meil kaks teed selle situatsiooni käsitluseks. 1. Tarkvara väljatöötajad lahendavad probleemi. Tarkvara haldamine. Software maintenance in software engineering is the modification of a software product after delivery to correct faults, to improve performance or other attributes. 2. Teha tarkvara adaptiivseks, et suudaks reageerida muudatustele nõuetes, tehnoloogiates ja ärimudelis ilma arvutispetsialisti abita. Sellele teisele lähenemisele ilmselt on pööratud meie tähelepanu..

10 Adaptive systems Stuart Kauffman is a biologist who has been closely associated with the Santa Fe Institute. Kauffman was fascinated with the origin of life and the interesting question of how it was that living things appeared out of the molecular stew bubbling on a young planet. Based upon a combination of computer modeling and laboratory research. Kauffman came to the startling conclusion that everything seemed to happen pretty much by itself. Or, as he says with mantra - like regularity in his book,"at Home in the Universe" - "Order for free!" More specifically, Kauffman found that given certain very simple preconditions, order happens. And not just any order, but highly complex order characteristic of living systems, which he calls Complex Adaptive Systems. They are complex in that they consist of multiple parts aggregated in myriad ways, addaptive in that they are constantly changing to meet the requirements of a shifting environment and a system in that these parts not only fit together but do so in a purposeful fashion. In short they do something.

11 Vajalikud tingimused The essential preconditions according to Kauffman are as follows: (1) A relatively safe, nutrient environment, (2) Diversity of elements, (3) Complexity of connection, (4) Search for fitness, (5) Sparse prior connections, (6)Being at the edge of chaos.

12 Technical progress and innovation

13 The Future of Systems and Software Eight surprise-free trends 1. Increasing integration of SysE and SwE 2. User/Value focus 3. Software Criticality and Dependability 4. Rapid, Accelerating Change 5. Distribution, Mobility, Interoperability, Globalization 6. Complex Systems of Systems 7. COTS, Open Source, Reuse, Legacy Integration 8. Computational Plenty Two wild-card trends 9. Autonomy Software 10. Combinations of Biology and Computing 05/25/06 USC-CSE 13

14 Computational Plenty: Process Implications New platforms: smart dust, human prosthetics (physical, mental) New applications: sensor networks, nanotechnology Enable powerful self-monitoring software Assertion checking, trend analysis, intrusion detection, proofcarrying code, perpetual testing Enable higher levels of abstraction Pattern programming, programming by example with dialogue Simpler brute-force solutions: exhaustive case analysis Enable more powerful software tools Based on domain, programming, management knowledge Show-and-tell documentation Game-oriented software engineering education 05/25/06 USC-CSE 14

15 Market requirements and competitors Answer: Adaptivity 1) Goal modeling and domain modeling 2) MDA Process models and tuning SAT Optimization 2) Rule engines - Drools

16 General conditions:laws, environment Computational models of law

17 Millest seadus koosneb: 1) mõisted

18 Millest seadus koosneb: 2) reeglid

19

20

21 Development process

22

23

24 MDA perspectives

25 Metamodel

26 Context perspective

27

28 Business process modelling techniques

29 Types of business process analysis

30 Tools jboss rule engine Localhost:8080/drools-guvnor Localhost:8080/designer/editor Eclipse TAOM4E Goals modelling Bizagi MDA SMT solver

31 BPM definition Business process management (BPM) is a management approach focused on aligning all aspects of an organization with the wants and needs of clients. It is a holistic management approach [1] that promotes business effectiveness and efficiency while striving for innovation, flexibility, and integration with technology. Business process management attempts to improve processes continuously. It could therefore be described as a "process optimization process." t

32

33 BPMS definition Some define the BPM System or Suite (BPMS) as "the whole of BPM." Others will relate the important concept of information moving between enterprise software packages and immediately think of Service Oriented Architecture (SOA). Still others limit the definition to "modeling... to create the perfect process,"

34 Components of BPM Suite There are four critical components of a BPM Suite: Process Engine a robust platform for modeling and executing process-based applications, including business rules Business Analytics enable managers to identify business issues, trends, and opportunities with reports and dashboards and react accordingly Content Management provides a system for storing and securing electronic documents, images, and other files Collaboration Tools remove intra- and interdepartmental communication barriers through discussion forums, dynamic workspaces, and message boards

35

36 Vendors Our Business Process Management (BPM) Decision Matrix report explores the competitive dynamics within the BPM market and helps businesses select a vendor based on its technology strength, reputation among customers, and impact in the market. We provides a complete view of vendor capabilities and advises on those you should explore, consider and, most importantly, shortlist Vendors covered: Active Endpoints, Appian, AuraPortal, Cordys, Intalio, IBM, Lombardi, Metastorm, Oracle, Pegasystems, SAP, Savvion, Tibco, Ultimus.

37 Miks modelleerida 1) Describing a process: we model a process to be able to describe it. We could have different target audiences for these descriptions, for instance, humans, in which case understandability is important, or machines, in which case formality is important. 2) Analyzing a process: simply put, process analysis consists of assessing the properties of a process. Process re-engineering and improvement relies on an analysis of existing processes to identify redundant or sub-optimal steps. If the process is described formally, we can verify mechanically structural properties such as coupling and cohesion or dynamic properties such as the absence of deadlock, liveness properties, etc. 3) Enacting a process: we may enact a process for simulation purposes or to provide some level of support for process execution. Depending on the language, this support can take different forms : reacting to events triggered by the execution of the process, to checking that specific constraints are satisfied, driving the execution of the process. Only formal languages1 make process enactment possible.

38 Modeleerimise keeled 1) Traditional process modeling languages: these languages mostly come from the MIS tradition of information engineering and from work on business process engineering. IDEF, Petri Nets, Event Process Chains (EPC), Role Activity Diagrams [Ould, 1995], Resource-Event-Agent (REA) [], and the recently minted Business Process Modeling Language [BPMI,2003]. 2) Workflow modeling languages: roughly speaking, a workflow management system is a computer system that manages a business process by assigning activities of the process to the right resources, by moving work items (e.g., documents, orders, etc.) from one processing step to the next, and by tracking the progress of the process [WfMC,2002]. These languages are, for the most part, formal and executable. We will talk about the Workflow Process Description Language (WPDL) [WfMC,1999] and proposed interchange formats such as PIF [Lee et al., 1996] and PSL [NIST,2002]. 3) Process integration languages: the advent of inter-enterprise electronic business (B2B) has spurred interest in process modeling languages for the purposes of integrating the processes of two or more business partners. Biztalk

39

40

41

42

43 Gartneri ennustused By 2014, business process networks (BPNs) will underpin 35 per cent of new multienterprise integration projects. While traditional horizontal-integration solutions provide all the technology necessary to implement B2B integration projects, they historically haven't included the same degree of prebundling of all the essential artifacts necessary to fully integrate a multienterprise process.

44 Gartneri ennustused By 2014, 40 per cent of business managers and knowledge workers in Global 2000 enterprises will use comprehensive business process models to support their daily work, up from 6 per cent in Comprehensive graphical (rather than textual) and explicit process models that capture and represent organisational knowledge will create a shared language for business and IT roles. Explicit process models enable superior process performance by providing a more complete operational context to better interpret information and apply analytics, and to enable agile execution to adapt to new business patterns.

45 Gartneri ennustused Through 2014, the act of composition will be a stronger opportunity to deliver value from software than the act of development. Modelling and assembling software components into a composition is proving to be more efficient and effective than writing code. Inevitably, common capabilities will be associated with an integrated composition environment (ICE) to be sold to various roles engaged in the act of composition. The ICE will bring together design and runtime elements to support the entire life cycle.

46

47

48 Bizagi

49 Demo Bizagi demo Cloud.ld.ttu.ee

50 jboss Drools

51 Suured tänud!!! Jõudu tööle!!!

Integrating Business Processes

Integrating Business Processes Integrating Business Processes BPM and SOA Timo Itälä, Paavo Kotinurmi HELSINKI UNIVERSITY OF TECHNOLOGY Course Map 2007 12.9: EA (Enterprise Architecture) Overview 19.9: ERP (Enterprise Resource Planning)

More information

IDC MarketScape: Worldwide Business Process Platforms 2014 Vendor Assessment

IDC MarketScape: Worldwide Business Process Platforms 2014 Vendor Assessment IDC MARKETSCAPE IDC MarketScape: Worldwide Business Process Platforms 2014 Vendor Assessment Maureen Fleming Jeff Silverstein THIS IDC MARKETSCAPE EXCERPT FEATURES: OPENTEXT IDC MARKETSCAPE FIGURE FIGURE

More information

WebSphere for SOA. BPM with SOA: Your Most Potent Weapon to Take on Business Complexity

WebSphere for SOA. BPM with SOA: Your Most Potent Weapon to Take on Business Complexity for SOA BPM with SOA: Your Most Potent Weapon to Take on Business Complexity BPM with SOA: Your Most Potent Weapon to Take on Business Complexity Foundational Extend End-to-End Transform Adapt Dynamically

More information

Business Process Management (BPM) Cloud, Mobile, and Patterns: Market Shares, Strategies, and Forecasts, Worldwide, 2013 to 2019

Business Process Management (BPM) Cloud, Mobile, and Patterns: Market Shares, Strategies, and Forecasts, Worldwide, 2013 to 2019 Published on Market Research Reports Inc. (https://www.marketresearchreports.com) Home > Business Process Management (BPM) Cloud, Mobile, and Patterns: Market Shares, Strategies, and Forecasts, Worldwide,

More information

Phase II: Vendor Landscape Analyze BPM Requirements and Shortlist Vendors

Phase II: Vendor Landscape Analyze BPM Requirements and Shortlist Vendors V4 Phase II: Vendor Landscape Analyze BPM Requirements and Shortlist Vendors Determine how your process automation needs align with the scenarios and solutions in the market. Info-Tech Research Group,

More information

Standards in Business Modeling and Integration

Standards in Business Modeling and Integration Standards in Business Modeling and Integration The BPM SOA Connection Architecture: The Historical Problem Customers (Consumers) Nonaffiliated 3rd Parties Customers (Corporate) Global Business Units Affiliates

More information

IBM BPM on zenterprise

IBM BPM on zenterprise IBM BPM on zenterprise The world has turned Andreas Gröschl, Mainframe Architect groeschl@de.ibm.com The Modern Enterprise is a Network of Complex Interactions Powered by Mainframe Assets 70% of corporate

More information

Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts

Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts by Filippos Santas, Credit Suisse Private Banking in Switzerland In this series of articles we

More information

SOA Governance is For Life, Not Just a Strategy

SOA Governance is For Life, Not Just a Strategy SOA Governance is For Life, Not Just a Strategy Mark Simpson Consultancy Director, Griffiths Waite Your Speaker Mark Simpson Consultancy Director Griffiths Waite > 18 years Oracle development and architecture

More information

Simply Good Design: 2012 IBM SOA Architect Summit. SOA on Your Terms And Our Expertise

Simply Good Design: 2012 IBM SOA Architect Summit. SOA on Your Terms And Our Expertise Simply Good Design: 2012 IBM SOA Architect Summit SOA on Your Terms And Our Expertise Business Optimization and Integrity Steve Demuth STSM Decision Management Business Optimization and Integrity How can

More information

SERVICE ORIENTED ARCHITECTURE (SOA)

SERVICE ORIENTED ARCHITECTURE (SOA) International Civil Aviation Organization SERVICE ORIENTED ARCHITECTURE (SOA) ICAO APAC OFFICE BACKGROUND SOA not a new concept. Sun defined SOA in late 1990s to describe Jini. Services delivered over

More information

API Gateway Digital access to meaningful banking content

API Gateway Digital access to meaningful banking content API Gateway Digital access to meaningful banking content Unlocking The Core Jason Williams, VP Solution Architecture April 10 2017 APIs In Banking A Shift to Openness Major shift in Banking occurring whereby

More information

IBM Sterling B2B Integrator

IBM Sterling B2B Integrator IBM Sterling B2B Integrator B2B integration software to help synchronize your extended business partner communities Highlights Enables connections to practically all of your business partners, regardless

More information

Passit4Sure.OG Questions. TOGAF 9 Combined Part 1 and Part 2

Passit4Sure.OG Questions. TOGAF 9 Combined Part 1 and Part 2 Passit4Sure.OG0-093.221Questions Number: OG0-093 Passing Score: 800 Time Limit: 120 min File Version: 7.1 TOGAF 9 Combined Part 1 and Part 2 One of the great thing about pass4sure is that is saves our

More information

Developer-Friendly Business Process Management

Developer-Friendly Business Process Management Developer-Friendly Business Process Management May 2014 Kemsley Design Ltd. www.kemsleydesign.com www.column2.com Overview Many BPM experts today will tell you that the key to business agility is business-led,

More information

Driving Competitive Advantage through Innovation and Optimization

Driving Competitive Advantage through Innovation and Optimization IBM Corporation Driving Competitive Advantage through Innovation and Optimization Shery Anne Cu cuss@sg.ibm.com Kum Kwok Kee kumkk@sg.ibm.com Implementing SOA Based Business Innovation and Optimization

More information

Research Opportunities in Supply Chain Management

Research Opportunities in Supply Chain Management Research Opportunities in Supply Chain Management S G Deshmukh ABV-Indian Institute of Information Technology & Management Gwalior XVI Annual International Conference of Society of Operations Management

More information

Smart SOA in Action. Service-Oriented Architecture (SOA) for Business Process Management. IBM Software Group

Smart SOA in Action. Service-Oriented Architecture (SOA) for Business Process Management. IBM Software Group Smart SOA in Action Service-Oriented Architecture (SOA) for Business Process Management Simon Chan SOA Architect hychan@hk1.ibm.com Agenda IBM Software Group The Role Business Processes Play in an SOA

More information

Oracle s Service-Oriented Architecture Strategy

Oracle s Service-Oriented Architecture Strategy Pierre Fricke VP and Lead Analyst, Web Application Infrastructure web-infra@dhbrown.com Business velocity refers to a company s ability to generate operational speed while heading in the right direction.

More information

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t SOA Workshop: A. Mahjoorian, Session

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t  SOA Workshop: A. Mahjoorian, Session - معماری سرویس گرا (SOA) قسمت ھفتم - مرداد 86 امیر رضا مهجوریان دوره آموزشی شرکت... سر فصل کلی مطالب معرفی معماری سرویس گرا کاربرد معماری سرویس گرا شناخت تفصیلی ادبیات کسب و کار پروتکل ھای معماری سرویس

More information

The Forrester Wave : BPM Platforms For Digital Business, Q4 2015

The Forrester Wave : BPM Platforms For Digital Business, Q4 2015 The Forrester Wave : BPM Platforms For Digital Business, Q4 2015 by Clay Richardson Why Read This Report In Forrester s 31-criteria evaluation of business process management vendors, we identified the

More information

Analyze, Design, and Develop Applications

Analyze, Design, and Develop Applications Analyze, Design, and Develop Applications On Demand Insurance Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient.

More information

Enterprise Architecture: an ideal discipline for use in Supply Chain Management

Enterprise Architecture: an ideal discipline for use in Supply Chain Management Enterprise Architecture: an ideal discipline for use in Supply Chain Management Richard Freggi Senior Supply Chain Architect (TOGAF 9.1 certified level 2) HP Inc. Content Understanding Supply Chain Management

More information

Workflow Advisor on The Grid

Workflow Advisor on The Grid Published at the UK E-Science All Hands Meeting 2004 M. Ong, X. Ren, G. Allan, V. Kadirkamanathan, HA Thompson and PJ Fleming University of Sheffield, Department of Automatic Control and Systems Engineering,

More information

Business Process Management 2010

Business Process Management 2010 Business Process Management 2010 Ing. Federico Senese WebSphere Technical Specialist IBM Southwest Europe federico.senese@it.ibm.com About me: Federico Senese Joined IBM in 2000 after earning an University

More information

EXTENDING THE EPC AND THE BPMN WITH BUSINESS PROCESS GOALS AND PERFORMANCE MEASURES

EXTENDING THE EPC AND THE BPMN WITH BUSINESS PROCESS GOALS AND PERFORMANCE MEASURES EXTENDING THE EPC AND THE BPMN WITH BUSINESS PROCESS GOALS AND PERFORMANCE MEASURES Birgit Korherr, Beate List Women's Postgraduate College for Internet Technologies, Institute of Software Technology and

More information

Enterprise PLM Solutions Advanced PLM Platform

Enterprise PLM Solutions Advanced PLM Platform Enterprise PLM Solutions Advanced PLM Platform The Aras Innovator Model-based SOA for Enterprise PLM Advantages of combining the Model-based Approach with a Service-Oriented Architecture Updated Edition

More information

The Smart SOA approach: Innovate, accelerate, differentiate To support your business objectives. Smart SOA: The experienced approach.

The Smart SOA approach: Innovate, accelerate, differentiate To support your business objectives. Smart SOA: The experienced approach. The Smart SOA approach: Innovate, accelerate, differentiate To support your business objectives Smart SOA: The experienced approach. The world is changing fast Today s business landscape is more dynamic

More information

Migrate to a New Testing Tools

Migrate to a New Testing Tools SOLUTION BRIEF CA Conversion Service Migrate to a New Testing Tools Solution for IBM z/os Quickly and Easily with a Best- Practice-Led Migration Methodology. Having a migration methodology is critical

More information

IN the inaugural issue of the IEEE Transactions on Services Computing (TSC), I used SOA, service-oriented consulting

IN the inaugural issue of the IEEE Transactions on Services Computing (TSC), I used SOA, service-oriented consulting IEEE TRANSACTIONS ON SERVICES COMPUTING, VOL. 1, NO. 2, APRIL-JUNE 2008 62 EIC Editorial: Introduction to the Body of Knowledge Areas of Services Computing Liang-Jie (LJ) Zhang, Senior Member, IEEE IN

More information

Surviving the SOA Hype Storm

Surviving the SOA Hype Storm Surviving the SOA Hype Storm Hugh Taylor Lecturer, School of Information VP of Marketing Communications, SOA Software About Me VP MarCom at SOA Software MBA Industries worked in: Enterprise Software Website

More information

SOA Research Agenda. Grace A. Lewis

SOA Research Agenda. Grace A. Lewis Workshop SOA Research Agenda Grace A. Lewis Workshop Approach Broadened the scope of the research agenda to show that we are interested in more than just SOA as an architectural style Performed an extensive

More information

About BITS Consultancy Services

About BITS Consultancy Services About BITS Consultancy Services BITS Consultancy Services is an established information communication technology consulting, and business process-outsourcing organisation. The acronym BITS is short for

More information

Websphere - Smarter Software For A Smarter Planet. Respond Quickly To Changing Business Process Management Demands

Websphere - Smarter Software For A Smarter Planet. Respond Quickly To Changing Business Process Management Demands Websphere - Smarter Software For A Smarter Planet Respond Quickly To Changing Business Process Management Demands Business Needs To Act Fast We need a process to resolve our credit card business s billing

More information

Enterprise BPM A Systemic Perspective

Enterprise BPM A Systemic Perspective Janne J. Korhonen Enterprise as a System At the most abstract level, an enterprise can be seen as a system. As such, it cannot be defined in terms of its actions as a whole or by enumerating its constituent

More information

Enterprise Services Repository

Enterprise Services Repository Enterprise Services Repository An overview Rathish Balakrishnan SAP NW Product Management SOA Middleware The Approach: Service Oriented Architecture SOA is essential but missing business semantics WEB

More information

Pegasystems Inc. Build for Change Pegasystems Inc.

Pegasystems Inc. Build for Change Pegasystems Inc. Pegasystems Inc. Build for Change 11 2013 Pegasystems Inc. Safe Harbor Certain statements contained in this presentation may be construed as forward-looking statements as defined in the Private Securities

More information

Cognos 8 Business Intelligence. Evi Pohan

Cognos 8 Business Intelligence. Evi Pohan Cognos 8 Business Intelligence Evi Pohan Agenda Needs and Challenges What is Cognos 8 Business Intelligence? Overview Simplified Deployment and Ease of Use Complete Range of Capabilities Proven Technology

More information

JOB DESCRIPTION. Role title: Senior Solution Designer (NSA) Version No: 1.0

JOB DESCRIPTION. Role title: Senior Solution Designer (NSA) Version No: 1.0 JOB DESCRIPTION Role title: Senior Solution Designer (NSA) Version : 1.0 Reports to: Head of Network Solution Architecture Function: CTO GGS: GGS 13 Location: UK Department profile: This role within Network

More information

An Approach for Assessing SOA Maturity in the Enterprise

An Approach for Assessing SOA Maturity in the Enterprise An Approach for Assessing SOA Maturity in the Enterprise by Andrzej Parkitny, Enterprise Architect, Telus Abstract: As a large organization grows, system integration becomes an important aspect of the

More information

BPM & PROCESS-LED TRANSFORMATION

BPM & PROCESS-LED TRANSFORMATION BPM & PROCESS-LED TRANSFORMATION FEATURES Fast track BPM with comprehensive lifecycle offerings from Oracle Financial Services Domain expertise to help bridge the business IT gap and align BPM with Enterprise

More information

Emergent Technologies; Compare and Contrast

Emergent Technologies; Compare and Contrast Emergent Technologies; Compare and Contrast Dave Bernert IT Senior Director Enterprise Architecture & 2nd Century Enterprise Systems The Boeing Company GPDIS_2017.ppt 1 Purpose and Focus Boeing has to

More information

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation Welcome to: Unit 1 Overview of delivery models in Cloud Computing 9.1 Unit Objectives After completing this unit, you should be able to: Understand cloud history and cloud computing Describe the anatomy

More information

Enterprise Architecture

Enterprise Architecture Enterprise Architecture The Guide is definitive. Reality is frequently inaccurate. Douglas Adams - The Restaurant at the End of the Universe Webinar Topic Enterprise Architecture (EA) at UC Overview Domains

More information

Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture

Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture Preface. Chapter 1. Introduction. Service-Oriented Modelling: What Is It About? Driving Principles Of Service-Oriented Modelling.

More information

Business Process Management (BPM) Day 1: Introduction to BPM & BPMN

Business Process Management (BPM) Day 1: Introduction to BPM & BPMN Business Process Management (BPM) Day 1: Introduction to BPM & BPMN Vambola Leping vambola.leping ät ut. ee (invited lecturer: Marlon Dumas) Tallinn University, invited lecture 2009 Course Objective The

More information

In Pursuit of Agility -

In Pursuit of Agility - In Pursuit of Agility - BPM and SOA within the Boeing Company Ahmad R. Yaghoobi Associate Technical Fellow Enterprise Architect ahmad.r.yaghoobi@boeing.com Randy Worsech Business Architect Randall.a.worsech@boeing.com

More information

White Paper. What Every SaaS Company Should Know About Integrating with Its Customers

White Paper. What Every SaaS Company Should Know About Integrating with Its Customers White Paper What Every SaaS Company Should Know About Integrating with Its Customers 1 Table of contents The SaaS Organization Paradigm 4 Top Challenges for SaaS Vendors 4 The Integration Challenge 5 Elevating

More information

ALFABET 9.12 WHAT S NEW IN. With Alfabet 9.12 you can: Risk mitigation planning & management ALFABET

ALFABET 9.12 WHAT S NEW IN. With Alfabet 9.12 you can: Risk mitigation planning & management ALFABET ALFABET WHAT S NEW IN ALFABET 9.12 Deliver the agile IT environment digital business demands Driven to get digital? You ll like the new features of Alfabet 9.12 for Enterprise Architecture (EA) management,

More information

Enterprise Architecture and COBIT

Enterprise Architecture and COBIT Enterprise and COBIT The Open Group October 22, 2003 www.realirm.co.za reducing risk, adding value, driving change Agenda 2 Introduction Case Study Enterprise and IT Governance Conclusion Business Orientation

More information

System and Software Engineering. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 1

System and Software Engineering. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 1 System and Software Engineering Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 1 Objectives To introduce software engineering and to explain its importance To set out the answers

More information

Geschäftsprozessmanagement: Die Brücke zwischen Business und IT. - Der Prozess - Die Software - Die Zukunft des Geschäftsprozessmanagements

Geschäftsprozessmanagement: Die Brücke zwischen Business und IT. - Der Prozess - Die Software - Die Zukunft des Geschäftsprozessmanagements Geschäftsprozessmanagement: Die Brücke zwischen Business und IT - Der Prozess - Die Software - Die Zukunft des Geschäftsprozessmanagements Managing Operative Business Processes Economic goals Quality goals

More information

WHITE PAPER Hybrid Integration: Oracle vs. IBM

WHITE PAPER Hybrid Integration: Oracle vs. IBM WHITE PAPER Hybrid Integration: Oracle vs. IBM Customer Perspectives on Simplifying Traditional and Cloud Integration July 2015 2015 Dao Research. All rights reserved. Contents Executive Summary... 1 Introduction...

More information

Achieving Business Agility through SOA and BPM. Andrew Watson VP & Technical Director, OMG

Achieving Business Agility through SOA and BPM. Andrew Watson VP & Technical Director, OMG Achieving Business Agility through SOA and BPM Andrew Watson VP & Technical Director, OMG Introducing OMG One of the most successful forums for creating open integration standards in the computer industry

More information

Risk modeling by custom extensions to Archimate Experimental extensions towards a complete EA framework

Risk modeling by custom extensions to Archimate Experimental extensions towards a complete EA framework Risk modeling by custom extensions to Archimate Experimental extensions towards a complete EA framework Erik Hagen June 2014 Contact: erik.hagen@entercard.com EnterCard delivers smart payment and financing

More information

Andrew Macdonald ILOG Technical Professional 2010 IBM Corporation

Andrew Macdonald ILOG Technical Professional 2010 IBM Corporation The value of IBM WebSphere ILOG BRMS Understanding the value of IBM WebSphere ILOG Business Rule Management Systems (BRMS). BRMS can be used to implement and manage change in a safe and predictable way

More information

OPENEDGE BPM OVERVIEW

OPENEDGE BPM OVERVIEW OPENEDGE BPM OVERVIEW Fellow and OpenEdge Evangelist Document Version 1.0 July 2011 July, 2011 Page 1 of 11 DISCLAIMER Certain portions of this document contain information about Progress Software Corporation

More information

Chapter 5 Building and Changing Global Business Processes

Chapter 5 Building and Changing Global Business Processes Chapter 5 Building and Changing Global Business Processes Managing and Using Information Systems: A Strategic Approach by Keri Pearlson & Carol Saunders Learning Objectives List how IT enables business

More information

Ultimus Adaptive BPM Suite 8 Product Overview

Ultimus Adaptive BPM Suite 8 Product Overview Accelerate Performance Adaptive BPM Suite 8 Product Overview Contact Information 15000 Weston Parkway Cary, North Carolina 27513 USA Telephone: +1 919 678-0900 Fax: +1 919 678-0901 Accelerate Performance

More information

EVALUATION OF ARIS AND ZACHMAN FRAMEWORKS AS ENTERPRISE ARCHITECTURES

EVALUATION OF ARIS AND ZACHMAN FRAMEWORKS AS ENTERPRISE ARCHITECTURES UDC: 004.45 Original scientific paper EVALUATION OF ARIS AND ZACHMAN FRAMEWORKS AS ENTERPRISE ARCHITECTURES Melita Kozina University of Zagreb,Faculty of Organization and Informatics, Varaždin, Croatia

More information

OPN Only Oracle SOA Suite 11g Implementation Boot Camp

OPN Only Oracle SOA Suite 11g Implementation Boot Camp Oracle University Contact Us: 1.800.529.0165 OPN Only Oracle SOA Suite 11g Implementation Boot Camp Duration: 3 Days What you will learn Oracle SOA Suite 11g Implementation Boot Camp is a three-day hands-on

More information

A Framework for Effort Estimation in BPMS Migration

A Framework for Effort Estimation in BPMS Migration A Framework for Effort Estimation in BPMS Migration Christopher Drews, Birger Lantow University of Rostock, Chair of Business Information Systems 18051 Rostock, Germany E-Mail: {win.office, birger.lantow}@uni-rostock.de

More information

Enterprise Architecture as competitive advantage

Enterprise Architecture as competitive advantage Enterprise Architecture as competitive advantage Stuart Macgregor Johannesburg - March 2011 www.realirm.com TOGAF is a registered trademark of The Open Group. An expert is a person who has made all the

More information

Sandeep Alur Architect Advisor Microsoft India Aditee Rele Architect Advisor Microsoft India

Sandeep Alur Architect Advisor Microsoft India Aditee Rele Architect Advisor Microsoft India Sandeep Alur Architect Advisor Microsoft India saalur@microsoft.com Aditee Rele Architect Advisor Microsoft India aditeer@microsoft.com Is SOA Dead or Alive? Expensive Connotes Big Projects Momentum Continues

More information

Bank of the future Surf on the tsunami of disruption and get ready for the new paradigm

Bank of the future Surf on the tsunami of disruption and get ready for the new paradigm Bank of the future Surf on the tsunami of disruption and get ready for the new paradigm Patrick Laurent Partner Technology & Enterprise Application Leader Deloitte Thibault Chollet Director Technology

More information

IBM Rational Asset Manager made practical

IBM Rational Asset Manager made practical 1 of 11 10/27/2007 4:53 PM IBM Rational Asset Manager made practical Part 2: Establish the governance Level: Introductory Grant Larsen, STSM, Chief-Architect -- Asset Management, IBM 15 Oct 2007 from The

More information

IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking

IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking Grid Computing IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking customers. Often, banks may purchase lists and acquire external data to improve their models. This data, although

More information

Service Identification: BPM and SOA Handshake

Service Identification: BPM and SOA Handshake Service Identification: Srikanth Inaganti & Gopala Krishna Behara Abstract Service identification is one of the first steps in the Service Oriented Development life cycle. This has been challenging to

More information

Enterprise IT Architectures SOA Part 1

Enterprise IT Architectures SOA Part 1 Dr. Hans-Peter Hoidn Executive IT Architect, IBM Software Group Global Business Integration "Tiger" Team Enterprise IT Architectures SOA Part 1 Hans-Peter Hoidn Executive IT Architect in Global Business

More information

Alignment of the Product Lifecycle Management Federated Interoperability Framework with Internet of Things and Virtual Manufacturing

Alignment of the Product Lifecycle Management Federated Interoperability Framework with Internet of Things and Virtual Manufacturing Alignment of the Product Lifecycle Management Federated Interoperability Framework with Internet of Things and Virtual Manufacturing D. Tchoffa *, N. Figay **, F. Danioko ***, A. El Mhamedi **** * Quartz

More information

Chapter 6: Software Evolution and Reengineering

Chapter 6: Software Evolution and Reengineering Chapter 6: Software Evolution and Reengineering Harald Gall Software Engineering Group www.ifi.unizh.ch/swe/ Universität Zürich Institut für Informatik Ian Sommerville 2004 Software Engineering, 7th edition.

More information

SOFTWARE ENGINEERING SOFTWARE MAINTENANCE

SOFTWARE ENGINEERING SOFTWARE MAINTENANCE SOFTWARE ENGINEERING SOFTWARE MAINTENANCE Software maintenance is the process of modification or making changes in the system after delivery to overcome errors and faults in the system that were not uncovered

More information

FACILITY OF THE FUTURE SERIES: 5 Trends that Will Disrupt Energy Management in 2016

FACILITY OF THE FUTURE SERIES: 5 Trends that Will Disrupt Energy Management in 2016 FACILITY OF THE FUTURE SERIES: TM 5 Trends that Will Disrupt Energy Management in 2016 79% YOUR ENERGY MANAGEMENT GOALS ARE DECEPTIVELY SIMPLE There are plenty of reasons why organizations look to gain

More information

SOA Implementation Strategy

SOA Implementation Strategy SOA Implementation Strategy Table of Contents 1 Introduction... 2 2 Stage 1: Establish the SOA Foundation... 4 3 Stage 2: Define Your SOA Strategy... 6 4 Stage 3: Apply, Measure, Iterate... 12 5 Appendix

More information

Gartner Magic Quadrant for Digital Commerce

Gartner Magic Quadrant for Digital Commerce Gartner Magic Quadrant for Digital Commerce Partner Positioning Deck April 2017 Episerver Our Mission One platform to smartly manage digital content, commerce, Web Content Management and marketing in the

More information

API Gateway based approach to Integrations

API Gateway based approach to Integrations API Gateway based approach to Integrations Sanjeev Tamboli VP Products & CTO eq Technologic, Inc. GPDIS_2016.ppt 1 Agenda Company and Product overview About eq Technologic, Inc. Product overview Brief

More information

ISM 50 - Business Information Systems

ISM 50 - Business Information Systems ISM 50 - Business Information Systems Lecture 7 Instructors: Mary Doyle, Goeff Ryder UC Santa Cruz April 20, 2009 Class Announcements Business Paper Proposal Due Wednesday! Wednesday presentation: Juliana

More information

A Research Agenda for Service-Oriented Architecture (SOA): Maintenance and Evolution of Service-Oriented Systems

A Research Agenda for Service-Oriented Architecture (SOA): Maintenance and Evolution of Service-Oriented Systems A Research Agenda for Service-Oriented Architecture (SOA): Maintenance and Evolution of Service-Oriented Systems Grace A. Lewis Dennis B. Smith Kostas Kontogiannis March 2010 TECHNICAL NOTE CMU/SEI-2010-TN-003

More information

The Top 10 Technologies That Will Impact BPM in Next 5 Years (or Don't Get Caught With Your Technologies Down)

The Top 10 Technologies That Will Impact BPM in Next 5 Years (or Don't Get Caught With Your Technologies Down) The Top 10 Technologies That Will Impact BPM in Next 5 Years (or Don't Get Caught With Your Technologies Down) Presenter: Jim Sinur, VP & Research Fellow Agenda Company Overview The Top Ten Tech Trends

More information

Application Modernization & Migration to Red Hat JBoss Middleware and OpenShift

Application Modernization & Migration to Red Hat JBoss Middleware and OpenShift Application Modernization & Migration to Red Hat JBoss Middleware and OpenShift May 3rd, 2017 Tobias Hartwig Regional Product Manager, EMEA AMM Program Office lead (global) thartwig@redhat.com Marc Zottner

More information

TDT Model-driven Development of Information Systems, Autumn Service-oriented architecture (SOA)

TDT Model-driven Development of Information Systems, Autumn Service-oriented architecture (SOA) TDT4250 - Model-driven Development of Information Systems, Autumn 2008 Service-oriented architecture (SOA) 1 SOA definition Service-oriented architecture (SOA) A set of components which can be invoked,

More information

Business Process Management for Innovation and Optimisation. David Bate SOA Software Sales Executive IBM Asia Pacific

Business Process Management for Innovation and Optimisation. David Bate SOA Software Sales Executive IBM Asia Pacific Business Process Management for Innovation and Optimisation David Bate SOA Software Sales Executive IBM Asia Pacific Innovation that matters to CEOs and CIOs Top Innovation priorities for CEOs: Extend

More information

Introduction to software testing and quality process

Introduction to software testing and quality process Introduction to software testing and quality process Automated testing and verification J.P. Galeotti - Alessandra Gorla Engineering processes Engineering disciplines pair construction activities activities

More information

Service Oriented Architecture

Service Oriented Architecture 2 Service Oriented Architecture An Overview for the Enterprise Architect 2006 IBM Corporation Agenda IBM SOA Architect Summit Introduction SOA Reference Architecture SOA Roadmap SOA Governance Summary

More information

Worldwide Business Process Management (BPM) Market Opportunities, Strategies, and Forecasts, 2009 to Business Process Management (BPM)

Worldwide Business Process Management (BPM) Market Opportunities, Strategies, and Forecasts, 2009 to Business Process Management (BPM) Worldwide Business Process Management (BPM) Market Opportunities, Strategies, and Forecasts, 2009 to 2015 Business Process Management (BPM) Picture by Susie Eustis MOUNTAINS OF OPPORTUNITY WinterGreen

More information

Software Processes. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 4 Slide 1

Software Processes. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 4 Slide 1 Software Processes Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 4 Slide 1 Objectives To introduce software process models To describe three generic process models and when they may be

More information

ELECTRONIC COMMERCE: A CONCEPTUAL FRAMEWORK

ELECTRONIC COMMERCE: A CONCEPTUAL FRAMEWORK ELECTRONIC COMMERCE: A CONCEPTUAL FRAMEWORK ABSTRACT Ernest A. Capozzoli, Troy State University Sheb L. True, Kennesaw State University Thomas K. Pritchett, Kennesaw State University This paper will explore

More information

Succeeding in SOA-enabled BPM A Methodological Approach from Oracle

Succeeding in SOA-enabled BPM A Methodological Approach from Oracle Succeeding in SOA-enabled BPM A Methodological Approach from Oracle Manas Deb, PhD, MBA & Meera Srinivasan, SOA/BPM PM, Oracle HQ Mark Wilkins, Enterprise Architect, IBU, Oracle DOAG,

More information

Session Cloud and BPM Opportunity or Insanity? Find me on Linkedin.com!

Session Cloud and BPM Opportunity or Insanity? Find me on Linkedin.com! Session 11993 Cloud and BPM Opportunity or Insanity? Diana.Donnellan@gmail.com Find me on Linkedin.com! Abstract How do you run all or part of your business on systems you don't control? As compelling

More information

An Industrial Knowledge Reuse Oriented Enterprise Modeling Framework for Enterprise Management Information Systems

An Industrial Knowledge Reuse Oriented Enterprise Modeling Framework for Enterprise Management Information Systems An Industrial Knowledge Reuse Oriented Enterprise Modeling Framework for Enterprise Management Information Systems Shiliang Wu School of Management Science and Engineering, Nanjing University of Finance

More information

How SOA Can Help EA. Enterprise Architecture Conference 2008

How SOA Can Help EA. Enterprise Architecture Conference 2008 Enterprise Conference 2008 The IT & Business Alignment Forum November 10-13, 2008, Las Vegas, NV How SOA Can Help EA Yan Zhao, Ph.D Enterprise and IT Strategy Current Affiliation: Mitre Corporation Presentation

More information

SOA, EDA, BPM and CEP are all Complementary by David Luckham

SOA, EDA, BPM and CEP are all Complementary by David Luckham SOA, EDA, BPM and CEP are all Complementary by David Luckham Part I Approaches to designing and managing information systems have proliferated over the past 15 years, so much so that the space of technical

More information

Three pillars of a practical architectural framework: BPM business process management. Dr Alexander Samarin

Three pillars of a practical architectural framework: BPM business process management. Dr Alexander Samarin Three pillars of a practical architectural framework: SOA ECM BPM business process management service oriented architecture Dr Alexander Samarin CLIO S.A. enterprise content management Enterprise Architecture

More information

Evolving your Integration Infrastructure using webmethods Mediator

Evolving your Integration Infrastructure using webmethods Mediator Evolving your Integration Infrastructure using webmethods Mediator Subhash Ramachandran, VP Product Management Sachin Gadre, Manager, Product Management Tuesday, June 29, 2010 Agenda Solving the Integration

More information

How to Drive Business Value with Capacity Management

How to Drive Business Value with Capacity Management How to Drive Business Value with Capacity Management 18 July 2017 Your Presenter Jim Smith The Building Blocks Executive Buy-in Benefits realization Assessment Roles and responsibilities Strategy Toolset

More information

Miles CPA Review: BEC Q Updates for 2017 Edition

Miles CPA Review: BEC Q Updates for 2017 Edition Miles CPA Review Miles CPA Review: BEC Q2 2018 Updates for 2017 Edition Summary of updates: - New version CPA exam structure (w.e.f. April 2017) Time management on the exam - BEC-1.3 Enterprise Risk Management

More information

THE IMPORTANCE OF IMPLEMENTING SUSTAINABLE OPERATIONS MANAGEMENT SOFTWARE

THE IMPORTANCE OF IMPLEMENTING SUSTAINABLE OPERATIONS MANAGEMENT SOFTWARE THE IMPORTANCE OF IMPLEMENTING SUSTAINABLE OPERATIONS MANAGEMENT SOFTWARE WHITE PAPER (2016) Authors: Dr. Nicholas Hurley and Gordon Duthie MSc (j5 International) Contemporary businesses are looking for

More information

Make smart business decisions when they matter most September IBM Active Content: Linking ECM and BPM to enable the adaptive enterprise

Make smart business decisions when they matter most September IBM Active Content: Linking ECM and BPM to enable the adaptive enterprise September 2007 IBM Active Content: Linking ECM and BPM to enable the adaptive enterprise 2 Contents 2 Introduction 3 Linking information and events: Creating Active Content 4 Actively delivering enterprise

More information

Oracle Enterprise Manager 13c Cloud Control

Oracle Enterprise Manager 13c Cloud Control Oracle Enterprise Manager 13c Cloud Control Oracle SOA Management Pack Enterprise Edition MANAGEMENT FOR ORACLE SOA SUITE AND ORACLE SERVICE BUS APPLICATIONS Oracle Enterprise Manager is Oracle s integrated

More information

The Case for the SIO. A guide to navigate the new challenges of Service Management. kpmg.ca

The Case for the SIO. A guide to navigate the new challenges of Service Management. kpmg.ca The Case for the SIO A guide to navigate the new challenges of Service Management kpmg.ca Contents 1 Introduction to the Services Integration Office (SIO) 2 2 The SIO broken down 4 3 Final thoughts 9

More information