Taming the SOA Chaos. Debu Panda Oracle

Size: px
Start display at page:

Download "Taming the SOA Chaos. Debu Panda Oracle"

Transcription

1 Taming the SOA Chaos Debu Panda Oracle

2 Many initiatives lack Business/IT collaboration Business - Strategic modeling Requirements, powerpoint, visio model, Export files IT Executable modeling Enter order Sell products Service customers Get paid Update ERP Update GL No visibility into IT? Disconnect between conceptual model and implemented process Not sure how to improve process and reduce costs? Change in business rules and processes Fulfill order Print invoice Requirements not clear? Business is constantly asking for changes No visibility to process execution Change in partners and technology Slide 2

3 SOA Quiz Context: SMS to Which of the following is true: A. SOA is no longer a buzz word B. SOA creates chaos C. SOA is the answer to solve all IT chaos D. All of the above A Lucky winner will be appointed as Head of SOA COE Slide 3

4 Service Oriented Architecture Defined Service Oriented Architecture is an architectural style whose goal is to achieve loose coupling among interacting software agents. A service is a unit of work done by a service provider to achieve desired end results for a service consumer. Dr. Hao He, W3C Web Services Architecture Working Group Slide 4

5 Characteristics of Service Oriented Architecture Services have platform independent, self describing interfaces (XML) Messages are formally defined Services can be discovered Services have quality of service characteristics defined in policies Services can be provided on any platform Interoperable Composable SOA Loosely Coupled Re-Usable Slide 5

6 An example SOA solution Operational dashboard SHOPPING PORTAL ESB Order Booking BPEL PROCESS BAM receive Insert Order Order DB Rule Author Rules repository Rules Engine ESB Decision Service SelectMfr invoke receive getcustinfo Manual Review? RapidMfr invoke receive 5-15 min Web Services Interface: XML, SOAP, WSDL, WSIF EJB 3.0 Customer service Approval (Rich Workflow) Product Suppliers Fulfill Order FedEx USPS Notify Cust end Notification Service Slide 6

7 Key SOA Standards Fusion Effect Richer Experience More Adaptable More Interoperable Portal ERP/ Legacy Apps PKI Dashboards Web Application WS Process Flow Logic Security Reliability Logging Failover Dynamic Routing Custom Apps & Services API Web services MONITORING USER INTERFACE PROCESS ORCHESTRATION SERVICE BUS BUSINESS SERVICES BAM WSRP, JSR-168 BPEL WS-Security XML/XML Schema JMX Struts/JSF XSLT/XQuery WS-Policy, SAML WSDL/WSIF Web Services Mgmt SOAP JCA JMS Slide 7

8 Broad Adoption of SOA Financial Services High Tech Telecom Government Transportation Travel Retail Order/Payment Processing New Account Provisioning Process Trade Exception Management Order Management Trading Partner Integration Cell Phone Activation VoIP Provisioning DSL Provisioning Medicare Eligibility Determination and Enrollment Satellite Data Exchange Publish and Process Forms Employee On-boarding Fleet and Asset Management Reservations Sales Data Integration Slide 8

9 Web Service Stack Evolution The Reality Early Apache SOAP XQS is a Vision Developer Centric Limited Tooling Integration Proprietary Web Services Stacks With the buzz word J2EE 1.4 JAX-* WS-Reliability & WS-Security Attachments & Annotations Enterprise Ready Scalable & Performant Uptake consolidation starting Java EE 5 JAX-WS /.Net WS-*, MTOM, UDDI Event Infrastructure Async Web Services Interop Focus Integration Focus Consolidated Tech Stack Metadata Driven Integrated Tooling Enterprise Ready Scalable & Performant Mesh/SCA Slide 9

10 Complying to Web Services- Interoperability HTTP SOAP HTTP REST JMS SOAP SCA Metadata Model & Service Binding WS- Security SAML WS- Reliable Messaging Agent Auditing Logging JAX-WS Declarative QoS - Web Services Interoperability Infrastructure (WS-*) Attachment (MTOM/SwA) Web Services Metadata WSIF Oracle Containers for Java EE JAX-B Data Binding Web Services Java Programming Model Java EE JAX-R Slide 10

11 Key Standards: BPEL and Process Orchestration Standard markup language for composing a set of discrete services into an end-to-end process flow 10+ years of R&D from MSFT and IBM Rich Flow Semantics SalesDB start Duplicate Number! Optimized Bindings (not just Web services) Billing Transformation WS-Security A Process is a Service Router end Slide 11

12 The BPEL Process Manager Enterprise-strength infrastructure for BPM BPA Suite JDeveloper Process Modeler BPEL BPEL Designer Comprehensive and native BPEL implementation Easy-to-use modeling tool Workflow Services BPEL Process Manager Scalable and reliable engine Integrated BPM Services Workflow Decision Service Sensors WSDL Binding Web services Java, JMS File, FTP Dehydration Store (Oracle Database) Flexible binding framework Rich management and monitoring Core BPEL Engine Database Apps Process Console J2EE Application Server (Oracle AS, WebLogic, JBoss, WebSphere) MANAGE Slide 12

13 Business Process Blueprint Problem Models are only used for documentation and project planning. They become obsolete as soon as they are released. Gap between functional experts and technical experts. Solution - Business Process Blueprint - Shared metadata between BPA suite and SOA suite - Annotation on existing process metadata (NOT import/export) - Link operational models to strategic and conceptual models - Self-Documenting Processes - Self-Auditing Processes Business Analyst Process Outline Automated Activities Human Activities Business Events Business Rules Notifications Key Performance Indicators Application Composer Slide 13

14 Enterprise Service Bus: Component Architecture Components ESB Console UDDI MDS Security Policies Portlets Enterprise Service Bus SOAP JAX Composite Applications, Portals, BI and BAM Web UI JCA SAP In Memory Java BPEL JMS Mainframe fx BAM B2B Trading Partner Integrated Designer Rich Monitoring Console JCA Adapters Routing Service XPATH Filter Expressions XSL Transformation Metadata Repository/Server Features Content Based Routing Enterprise Messaging - OEMS Native XML and Web Services Multi Transport Fabric Usage Patterns Point to Point Canonical Modeling Store and Forward Request/Response Externalized Services Slide 14

15 Business Rules Rules de-couple decision services from SOA applications Are declarative not procedural Best practice for SOA applications Agility Transparency Can be generated from GUIs Applications requiring agility Frequently changing (legal) regulations Frequent policy changes to reflect market changes Requirements for high levels of customization Slide 15

16 Process Models continuous refinement 1. Business Process model Oracle BPA Suite - EPC/BPMN models Business Process Model Business Modeling Logical Design Shared Metadata Physical Design Technical Modeling Oracle JDev - Process Designer (BPEL) 3. Complete Executable Process 2. Process Blueprint (Logical Design) Slide 16

17 Challenge #1 Capture Real-Time Data Business Apps Business Events, state transitions Business Processes (BPEL) Monitoring activities, states RFID and Sensors Active and Passive Location, Temperature, Moisture, Motion, etc. System Management Performance metrics, alerts, logs Messaging Systems JMS, TIBCO, MQSeries Security Authentication, authorization, audit trail Database Streams Slide 17

18 Challenge #2 Analyze Processes, Trends, and Context Monitor a Single Process Track each process step Identify failures Process Aggregations Averages, KPIs, SLAs Identify bottlenecks Complex Event Processing Correlate independent events Identify threats & opportunities Context Historical performance Rolling average Past Week Today Past 15 Minutes Slide 18

19 Challenge #3 Deliver Information to Business Users Real-Time KPIs Thin Browser GUI Role-Based Access Live Display Technology Portal Compatible Embedded Actions Slide 19

20 A Typical SOA Application Credit Rating start Handle Negative Credit Exception Request Offer Request Offer Receive Offer Receive Offer? Select Lowest Offer end Slide 20

21 The Security Requirements 1. Limit who can initiate processes 2. Encrypt SSN Credit Rating <SSN> </SSN> start Handle Negative Credit Exception Request Offer Request Offer Receive Offer Receive Offer 3. Callback has to go through firewall? end Select Lowest Offer 4. Make sure no other sensitive data is unprotected Slide 21

22 Managing Web Services Security 2. WS-Security: Authentication & autoencryption of SSN in XML message 1. SAML: Role-based access control start Add Oracle WSM Gateways/Agents Handle Negative Credit Exception Request Offer Request Offer Receive Offer Receive Offer 3. Web services Management: Service virtualization in DMZ? end Select Lowest Offer 4. WS-Policy: System-wide service auditing Slide 22

23 Web Service Management Decouple your Security and Management Policies from Service Logic Without WSM, policy is hard-coded into each Web Service Result is siloed, inconsistent security and management A change in enterprise standards = rework of every service Higher cost, more fragile, harder to change No unified insight into operations across services Slide 23

24 Policy Attachment Search for available policies Attach/detach policies to a port Slide 24

25 Policy Management - Policies Search for policies Port dependency per policy Customize out-of-box policies create like Create new policies Edit policies Generate client policies Export/import policies Policy subject validation Slide 25

26 Oracle WSM Components BUILD Policies ENFORCE Policies Deployment as Gateway Process or as Embedded Agents MONITOR Policies Policy Gateway Policy Manager Policy Agents Oracle Enterprise Manager Web Services Slide 26

27 The UDDI - Registry? Provides visibility into services, service providers and related resources across the enterprise Policy Manager Policies SOA Infrastructure Services, BPEL Processes, ESBs SOA Repository XSDs, XSLTs, Etc. Slide 27

28 Who Uses a UDDI Registry? B2B partner relationships Provisioning/release of services to partners Portal integration to enable discovery Business analysts/it management Definition of service portfolio Visibility into current portfolio Impact analysis Product development Re-use of existing services Design-time access to related artifacts such as policies and schemas Slide 28

29 Key Benefits Enables service providers to categorize, catalogue and advertise offerings Allows users and consumers to find, access and/or invoke services that meet defined criteria Slide 29

30 Service Registry - Provides Key SOA Governance Capabilities Those IT managers seeking closer alignment with business goals must combine the ideas of registries, policy and business services to increase the chances of success. Gartner Group Lifecycle management via custom taxonomies Change notification Controlled view and access into services SOA metadata management Quality control through approval process Slide 30

31 Key Challenges for Administrators Manage and Monitor Complex IT Infrastructure Complex Applications Discovering Topology Maintain SLA Diagnose and fix Issues Slide 31

32 Mind boggling SOA How do I manage WS-* UDDI BPEL JAXWS SCA ESB RULES Manage SOA Chaos Slide 32

33 Key Challenges for Administrators Manage and Monitor Complex IT Infrastructure Complex Applications Discovering Topology Maintain SLA Diagnose and fix Issues Slide 33

34 Patch & Reconfigure Systems & Appilcations Optimize Workload Management Provision Software Integrated Systems & Applications Mgmt. Monitor Systems & Applications Deploy and Secure Applications Ensure High Availability Slide 34

35 Composite Application Management Solution Solution SOA Runtime Governance Service Level Management Application Performance Management Configuration Management Lifecycle Automation Key Capabilities Auto discovery of process dependency BPEL process monitoring BPEL integration server monitoring Service modeling (including web services) SLA monitoring, real-time reporting Service & System Dashboards End User Monitoring synthetic, real Web Service Monitoring Cross-tier performance Call stack analysis Integration with SQL diagnostics Configuration discovery, compare, search Change history Configuration Policies Change, Clone wizards Deployment Procedures Products SOA Management pack Service Level Mgt Pack SLM Pack AS Diagnostics Pack Other: Plug-ins AS Config Mgt Pack Config Mgt Pack for Non-Oracle AS Provisioning Pack Slide 35

36 Service Level Management Align IT and business customers on service levels That s what you aim for 1. Real-time view of SLM, enabling you to resolve issues before service level violations 2. SLA based on both, system and end user metrics Slide 36

37 Lifecycle Automation Cost effectively manage many as one Provisioning Framework Pre-tested software image libraries Automated software image deployment Direct connection to MetaLink Provisioning of bare metal OS Overview Web Cache HTTP Server OC4J Visual ID of Root Cause Failure Patching, Cloning Wizards Intelligent cloning makes adjustments for IP address, host name, etc. Critical Patch Facility (security) OS patching Deployment Procedures Customize EM to company process Automate complex deployments Slide 37

38 SOA Infrastructure Management BPEL Server LOAD BALANCER App. Server BPEL Process App. Server EM GRID CONTROL BPEL Server App. Server Dehydration Store (Oracle Database) Cluster of Servers

39 The Oracle SOA Technologies BPA Suite MANAGEMENT Analyst & MONITORING Tools BAM ROUTING & ORCHESTRATION Events Business Monitoring BI Analytics Enterprise Manager GOVERNANCE System Monitoring JDeveloper App Dev Framework BPEL Process Manager DATA Enterprise SERVICES Service Bus & CONNECTIVITY Multi Protocol Adapters Apps Native BPEL DB ODI Bulk Human Workflow XSLT Transform ETL B2B Partners Business Rules Routing SES RFID Web Services Manager Management Security Registry Discovery Policies Metadata Repository Messaging J2EE Application Server Oracle AS, JBoss, WebLogic, WebSphere Slide 39

40 More information Oracle SOA center <Insert Picture Here> Slide 40

41 Shameless Marketing plug <Insert Picture Here> Slide 41

Transition to SOA. Oracle SOA Suite. Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland

Transition to SOA. Oracle SOA Suite. Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland Transition to SOA Oracle SOA Suite Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland SOA Bridging the Gap Increasingly Demanding Users End-to-End Processes Shorter Change Cycles

More information

Introduction to the new features in Oracle BPEL Process Manager

Introduction to the new features in Oracle BPEL Process Manager Introduction to the new features in Oracle BPEL Process Manager 10.1.2 Bhagat Nainani Senior Development Manager Server Technologies Oracle Corporation Introduction to new features in BPEL Process Manager

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

BPEL PM Preview

BPEL PM Preview Dial-in: 888.283.3946 or +1.210.795.4773 passcode: bpel Press *1 at end to ask verbal questions During conf, use chat feature to ask questions The Oracle BPEL Process Manager BPEL PM 10.1.3 Preview Feature

More information

An Oracle E-Business Suite Integration Primer: Technologies and Use Cases

An Oracle E-Business Suite Integration Primer: Technologies and Use Cases 1 An Oracle E-Business Suite Integration Primer: Technologies and Use Cases Veshaal Singh Senior Director ATG Development Neeraj Chauhan Manager Product Management The following is

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

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

Oracle SOA Suite 11g. Oracle White Paper Oracle SOA Suite 11g

Oracle SOA Suite 11g. Oracle White Paper Oracle SOA Suite 11g Oracle SOA Suite 11g Oracle White Paper Oracle SOA Suite 11g Oracle SOA Suite 11g Differentiators... 3 How Oracle SOA Suite 11g Delivers on SOA... 6 Service Component Architecture... 6 Unified Design-time

More information

IBM WebSphere Service Registry and Repository, Version 6.0

IBM WebSphere Service Registry and Repository, Version 6.0 Helping you get the most business value from your SOA IBM Repository, Version 6.0 Highlights Provide clear visibility into service Use other standard registries associations and relationships while and

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

Oracle WebLogic Suite and Oracle SOA Suite

Oracle WebLogic Suite and Oracle SOA Suite An Oracle White Paper February 2010 Oracle WebLogic Suite and Oracle SOA Suite A Synergistic Offering for Building, Deploying and Managing SOA Applications Executive Overview... 1 A Solid Middleware Foundation:

More information

MICROS SYSTEMS, INC.

MICROS SYSTEMS, INC. MICROS SYSTEMS, INC. MICROS SYSTEMS, INC. Headquartered in Columbia, Maryland HTTP://WWW.MICROS.COM Industry: Hospitality & Retail Oracle Products & Services: Oracle JDeveloper / Oracle ADF 11g ADF Faces

More information

Applications Licensing Table

Applications Licensing Table Applications Licensing Table The Applications Licensing Table provides an overview of Oracle s licensing rules and restrictions for use of specific Oracle Applications with specific Oracle Technology.

More information

Extending Oracle Siebel CRM with Oracle Fusion Middleware. An Oracle White Paper March 2007

Extending Oracle Siebel CRM with Oracle Fusion Middleware. An Oracle White Paper March 2007 Extending Oracle Siebel CRM with Oracle Fusion Middleware An Oracle White Paper March 2007 Extending Oracle Siebel CRM with Oracle Fusion Middleware Executive Overview... 3 New Options for Siebel CRM Customers...

More information

IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA

IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA IBM Rational Software Development Conference 2007 2007 IBM Corporation What

More information

Using Oracle SOA Suite and Oracle BPEL PM to Integrate and Extend PeopleSoft Applications

Using Oracle SOA Suite and Oracle BPEL PM to Integrate and Extend PeopleSoft Applications Using Oracle SOA Suite and Oracle BPEL PM to Integrate and Extend PeopleSoft Applications Srikant Subramaniam, Oracle Sridhar Govindarajan, Credit Suisse Chris Judson, CedarCrestone Agenda Oracle Fusion

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

Leveraging SOA with JD Edwards EnterpriseOne

Leveraging SOA with JD Edwards EnterpriseOne Leveraging SOA with JD Edwards EnterpriseOne Chris Walsh Principal Product Manager Denver, Colorado USA A.1 The following is intended to outline our general product direction. It is intended for information

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

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

iway Service Manager An ESB Foundation for Enterprise SOA Unique Features iway Service Manager Enhance IT alignment and

iway Service Manager An ESB Foundation for Enterprise SOA Unique Features iway Service Manager Enhance IT alignment and Enhance IT alignment and iway Service Manager governance through the costeffective design, maintenance iway Process Manager iway Trading Manager iway Enterprise Index iway Data Migrator Third-Party App.

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

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

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This presentation is for informational purposes only and may not be incorporated into a contract or agreement. The following is intended to outline our general product direction. It is intended for information

More information

Oracle SOA Suite 12c A Detailed Look

Oracle SOA Suite 12c A Detailed Look Oracle SOA Suite 12c A Detailed Look Simplify Integration O R A C L E W H I T E P A P E R J U N E 2 0 1 4 Table of Contents Introduction 1 Oracle SOA Suite 12c Differentiators 2 How Oracle SOA Suite 12c

More information

Unified SOA Governance for IBM WebSphere SOA Foundation

Unified SOA Governance for IBM WebSphere SOA Foundation Unified SOA Governance for IBM WebSphere SOA Foundation Table of Contents 1 Summary... 2 2 Introduction... 3 3 Unified SOA Governance Defined... 4 4 Unified SOA Governance Best Practices... 7 5 Platform

More information

Architecting Web Service Applications for the Enterprise

Architecting Web Service Applications for the Enterprise Architecting Web Service Applications for the Enterprise Michael Rosen Chief Enterprise Architect mike.rosen@iona.com March 5, 2002 Copyright IONA Technologies 2002 Slide 1 END 2 ANYWHERE Basic Web Service

More information

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

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

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Oracle Cloud Marketplace: An Innovation Ecosystem for Partners and Customers Neelesh Gurnani Sr. Director Product Development Ajay Seetharam

More information

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW D A T A S H E E T PROGRESS BPM SERVER PROGRESS BPM SERVER OVERVIEW The process execution and integration capabilities of Progress Savvion BusinessManager Platform are provided by the Progress Savvion BPM

More information

IBM WebSphere Information Integrator Content Edition Version 8.2

IBM WebSphere Information Integrator Content Edition Version 8.2 Introducing content-centric federation IBM Content Edition Version 8.2 Highlights Access a broad range of unstructured information sources as if they were stored and managed in one system Unify multiple

More information

Order T-Mobile

Order T-Mobile Order Management @ T-Mobile Dr. Thomas Dupré, T-Mobile Deutschland GmbH November 2009 Master-Untertitelformat bearbeiten Agenda Motivation for Order Management Key concepts of OMS/OE A closer look towards

More information

nel panorama SOA Il ruolo nuovo del system integrator

nel panorama SOA Il ruolo nuovo del system integrator 20 maggio 2010 Il ruolo nuovo del system integrator nel panorama SOA Agenda Introduction Vision to Reply Introduction Offering to SOA SOA References Vision Conclusions Use Case 2 Agenda Introduction Vision

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

WebSphere. Enablement for WebSphere Industry Content Packs. Telecom Enablement

WebSphere. Enablement for WebSphere Industry Content Packs. Telecom Enablement WebSphere Enablement for WebSphere Industry Content Packs Telecom Enablement Chapter 1. Enablement for the WebSphere Telecom Content Pack The Telecom Enablement can be used by solution architects, IT

More information

DOAG 2010 Applications

DOAG 2010 Applications DOAG 2010 Applications 24. 25. März 2010 in Mainz Web 2.0 Technologien gewinnbringend einsetzen: Customer Self Service in Siebel 8.1 Martin Mang Well executed self-service is now

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

Integrated Application-to-Disk Management

Integrated Application-to-Disk Management Business-Driven IT Oracle Enterprise Manager: Empowering IT to Drive Business Value Integrated Application-to-Disk Business Driven IT Business Users & Customers Web Portal Business Transaction Product

More information

Integration Simplified: Native Service-Oriented Architecture in Oracle E-Business Suite

Integration Simplified: Native Service-Oriented Architecture in Oracle E-Business Suite Integration Simplified: Native Service-Oriented Architecture in Oracle E-Business Suite Veshaal Singh Director Development Neeraj Chauhan Manager Product Management The following is intended to outline

More information

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE

ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE ORACLE CLOUD MANAGEMENT PACK FOR MIDDLEWARE Oracle Enterprise Manager is Oracle s strategic integrated enterprise IT management product line. It provides the industry s first complete cloud lifecycle management

More information

New and noteworthy in Rational Asset Manager V7.5.1

New and noteworthy in Rational Asset Manager V7.5.1 Rational Asset Manager New and noteworthy in Rational Asset Manager V7.5.1 IBM Corporation 2011 The information contained in this presentation is provided for informational purposes only. While efforts

More information

Middleware Modernization: lay the foundation to your digital success

Middleware Modernization: lay the foundation to your digital success Middleware Modernization: lay the foundation to your digital success Agenda 1 Why modernize? 5 Platform services 2 What middleware capabilities would a digital enterprise need? 6 People and processes 3

More information

Understanding Your Enterprise API Requirements

Understanding Your Enterprise API Requirements Understanding Your Enterprise Requirements Part 2: The 3 management platforms which architecture model fits your business? Strategically choosing the right management architecture model will ensure your

More information

Achieving Operational Excellence with Oracle BPM. Petrohán Zsolt Oracle Hungary

Achieving Operational Excellence with Oracle BPM. Petrohán Zsolt Oracle Hungary Achieving Operational Excellence with Oracle BPM Petrohán Zsolt Oracle Hungary Agenda Why BPM Oracle BPM overview Product Vision and Roadmap Summary 2 Motivációk Vezetői eszköztár bővítésének igénye Felügyelet

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

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

XML Gateway with BPEL - B2B and A2A integrations are now simpler and faster than ever

XML Gateway with BPEL - B2B and A2A integrations are now simpler and faster than ever XML Gateway with BPEL - B2B and A2A integrations are now simpler and faster than ever Kalyan Sura ksura@hcl.in HCL America Introduction With so much emphasis being made on utilizing Service Oriented Architecture

More information

SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT.

SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT. SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT Edison 1, Virginia Tulenan 1, and Ford Lumban Gaol 2 1 Bina Nusantara University Graduate Program, Jakarta, Indonesia edison17999@yahoo.sg,

More information

Marcy Larsen. Senior Product Manager, Microsoft Australia

Marcy Larsen. Senior Product Manager, Microsoft Australia Marcy Larsen Senior Product Manager, Microsoft Australia Welcome Thanks to our sponsors : Oakton, EDS an HP Company, Systalk and Stargate Economic Realities driving SOA Agenda Overview Oakton Roundtable

More information

Interstage: Fujitsu s Application Platform Suite

Interstage: Fujitsu s Application Platform Suite Interstage: Fujitsu s Application Platform Suite V Takeshi Kosuge V Tomonori Ishikawa (Manuscript received February 20, 2007) Flexibility, transparency, and continuity are important features for current

More information

IBM Solutions for Enhancing Business Process Management (BPM)

IBM Solutions for Enhancing Business Process Management (BPM) IBM Solutions for Enhancing Business Process Management (BPM) (An Introduction to Business Rules Management) Chris Backhouse IBM 3 rd August 2010 Session 7434 Agenda 1 2 3 4 Setting the scene The case

More information

Distributed Order Orchestration Overview. Oracle Team

Distributed Order Orchestration Overview. Oracle Team Distributed Order Orchestration Overview Oracle Team Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not

More information

SCA Services, Cloud & Architecture

SCA Services, Cloud & Architecture Month, Day, Year Venue City SCA Services, Cloud & Architecture Branislav Majerník Solution Architect & Technology Consultant 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert

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

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Cloud Blueprint and Roadmap Service 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Cloud Computing: Addressing Today s Business Challenges Business Flexibility & Agility Cost

More information

IBM Tivoli Workload Automation View, Control and Automate Composite Workloads

IBM Tivoli Workload Automation View, Control and Automate Composite Workloads Tivoli Workload Automation View, Control and Automate Composite Workloads Mark A. Edwards Market Manager Tivoli Workload Automation Corporation Tivoli Workload Automation is used by customers to deliver

More information

Impact and Consequence Analysis in Modern Architectural Frameworks

Impact and Consequence Analysis in Modern Architectural Frameworks Impact and Consequence Analysis in Modern Architectural Frameworks 30. Sep 2010, SINTEF Dr. M. Naci Akkøk, Chief Architect, Oracle Nordics Abstract Endrings- og konskvensanalyse i

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

Cisco Enterprise Mobility Services Platform (EMSP)

Cisco Enterprise Mobility Services Platform (EMSP) Data Sheet Cisco Enterprise Mobility Services Platform (EMSP) Product Overview The Cisco Enterprise Mobility Services Platform (EMSP) is a holistic mobile software platform. It unifies the development,

More information

Service Oriented Architecture A PSI Whitepaper

Service Oriented Architecture A PSI Whitepaper Service Oriented Architecture A PSI Whitepaper September 20, 2010 PSI, 21860, Via Regina, Saratoga, California 95070 USA www.thepsi.com 1 Contents Introduction / Background 1 Drivers for Service Oriented

More information

<Insert Picture Here> Latest on Oracle Application Change Management Pack for Oracle E- Business Suite

<Insert Picture Here> Latest on Oracle Application Change Management Pack for Oracle E- Business Suite 1 Latest on Oracle Application Change Management Pack for Oracle E- Business Suite Angelo Rosado, Oracle Senior Product Manager Ray Payne, JHUAPL Principal Systems Architect Program

More information

PERSPECTIVE. Microservices A New Application Paradigm. Abstract

PERSPECTIVE. Microservices A New Application Paradigm. Abstract PERSPECTIVE Microservices A New Application Paradigm Abstract Microservices Architecture is introducing the concept of developing functionality as a number of small self-contained services. This paper

More information

Service Oriented Architecture (SOA) Architecture, Standards, Technologies and the Cloud

Service Oriented Architecture (SOA) Architecture, Standards, Technologies and the Cloud Service Oriented Architecture (SOA) Architecture, Standards, Technologies and e Cloud 3-day seminar Give Your Business e Competitive Edge There has been a lot of talk about unsuccessful SOA projects during

More information

6 Core Building Blocks of a Group Benefits Underwriting Application

6 Core Building Blocks of a Group Benefits Underwriting Application 6 Core Building Blocks of a Group Benefits Underwriting Application POWERING PROFITABLE GROWTH WITH AN INTEGRATED SOLUTION Roger Soppe, CLU Director Industry Principal, Insurance PEGASYSTEMS Non-linear

More information

BMC - Business Service Management Platform

BMC - Business Service Management Platform 1 Value proposition BMC - Business Service Management Platform Service Stability and Process Control Self Service. Service Desk. Problem Resolution. Asset Management. Change and Release. Identity Management.

More information

Real-time Streaming Insight & Time Series Data Analytic For Smart Retail

Real-time Streaming Insight & Time Series Data Analytic For Smart Retail Real-time Streaming Insight & Time Series Data Analytic For Smart Retail Sudip Majumder Senior Director Development Industry IoT & Big Data 10/5/2016 Economic Characteristics of Data Data is the New Oil..then

More information

Introducing Infor Xi/Ming.le for M3

Introducing Infor Xi/Ming.le for M3 Introducing Infor Xi/Ming.le for M3 Merit Consulting AS Sandnes/Norway karsten.hesselager@infor.com 1 2 Agenda Introducing Infor Xi Tech Stack Why have Infor developed Xi? What is included in Xi Demo of

More information

Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash)

Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash) Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash) An AMX International White Paper January 2008 Page 1 NOTE: The following is intended to outline our general

More information

Enterprise Process Integration

Enterprise Process Integration Enterprise Process Integration Janne J. Korhonen What is a process? A process is a coherent set of activities carried out by a collaborating set of roles to achieve a goal. Ould: Business Process Management:

More information

Effective Management of SOA Applications with Semantic Modeling. An Oracle White Paper November 2008

Effective Management of SOA Applications with Semantic Modeling. An Oracle White Paper November 2008 Effective Management of SOA Applications with Semantic Modeling An Oracle White Paper November 2008 Effective Management of SOA Applications with Semantic Modeling Executive Overview... 3 Introduction...

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION Oracle Data Integrator Enterprise Edition delivers high-performance data movement and transformation among enterprise platforms with its open and integrated E-LT

More information

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing What s New in Microsoft Dynamics CRM 4.0 Bryan Nielson Director, Product Marketing Session Agenda Introduction Dynamics CRM 4.0 Feature Areas Use Design Report Data Manage Deploy Develop Demo In Conclusion

More information

Extending Enterprise to the Edge

Extending Enterprise to the Edge Extending Enterprise to the Edge EXECUTIVE SUMMARY There is a lot of hype around the Internet of Things (IoT), especially with so many solution providers claiming to have end-to-end solutions. But when

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

Chapter 1 Web Services Basics

Chapter 1 Web Services Basics Slide 1.1 Web Serv vices: Princ ciples & Te echno ology Mike P. Papazoglou mikep@uvt.nl Chapter 1 Web Services Basics Slide 1.2 Topics Introduction definitions Software as a service Where can services

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly

More information

Presentation-Layer Web Services. The Role of the User

Presentation-Layer Web Services. The Role of the User Presentation-Layer Web Services Ronald Schmelzer Senior Analyst ZapThink, LLC The Role of the User Human Interactivity Putting a face on system-to-system interactions Making use of wetware (the brain)

More information

Oracle s Integration Strategy

Oracle s Integration Strategy Oracle s Integration Strategy May 2014 MDM Partner Summit Bill Miller, Director MDM Bruce Tierney Oracle SOA Suite, Fusion Middleware Vish Patwardhan AppAdvantage Program Ambassador 1 Copyright 2014, Oracle

More information

Oracle Identity Governance 11g R2: Essentials

Oracle Identity Governance 11g R2: Essentials Oracle University Contact Us: 1.800.529.0165 Oracle Identity Governance 11g R2: Essentials Duration: 5 Days What you will learn This Oracle Identity Governance 11g R2: Essentials training teaches essential

More information

n Real-world Case Study of how LIPA are using a Model-Driven approach, leveraging an Enterprise Semantic Model (ESM) to:

n Real-world Case Study of how LIPA are using a Model-Driven approach, leveraging an Enterprise Semantic Model (ESM) to: Topics! Real-world Case Study of how LIPA are using a Model-Driven approach, leveraging an Enterprise Semantic Model (ESM) to: Implement Semantic Integration Implement Persistent Data Stores (e.g. for

More information

Using B2B in a Dutch Government Project

Using B2B in a Dutch Government Project Using B2B in a Dutch Government Project Ronald van Luttikhuizen Vennster Utrecht, The Netherlands Keywords: Oracle B2B, ebms, ebxml, WUS, DigiKoppeling, architecture, SOA, case study, government Introduction

More information

Rhonda Stonaker Infosemantics, Inc.

Rhonda Stonaker Infosemantics, Inc. Rhonda Stonaker Infosemantics, Inc. Professional Background 2 OBIEE Architect at Infosemantics, Inc. Experience with BI solutions for Oracle EBS including R12 since 2002 Experience with Packaged Solutions

More information

Faizer Feroz Director Enterprise Applications Herbalife. Scott Haaland Product Strategy Director Service Integration Product Management

Faizer Feroz Director Enterprise Applications Herbalife. Scott Haaland Product Strategy Director Service Integration Product Management Presented with SOA Cloud Service Accelerate your Integration Platform Scott Haaland Product Strategy Director Service Integration Product Management Kiran Prabhakar Director of Software Development Oracle

More information

ZE believes that the only way to grow is to act honestly, with integrity, and with the customer s best interests in mind.

ZE believes that the only way to grow is to act honestly, with integrity, and with the customer s best interests in mind. About ZE ZE Areas of Expertise Software services Implementation services Consulting expertise Project management ZE PowerGroup Inc. (ZE) is a leading software development and consulting firm headquartered

More information

Speed to Value with Documentum xcelerated Composition Platform

Speed to Value with Documentum xcelerated Composition Platform Speed to Value with Documentum xcelerated Composition Platform Charles Banyay Principal Product Manager, xcp Group Content & Archiving Division EMC Corporation 1 What will you do? How do I reduce operating

More information

SOA Architecture and Design Principles

SOA Architecture and Design Principles SOA: Enterprise Architecture TRAIN. LEARN. SUCCEED. SOA Architecture and Design Principles Copyright 2008, OnsiteSeminar LLC All rights reserved, no unauthorized duplication For information on this course

More information

DELIVERING BUSINESS VALUE THROUGH STANDARDS A COMPREHENSIVE STANDARDS-BASED APPROACH TO ENTERPRISE SOA

DELIVERING BUSINESS VALUE THROUGH STANDARDS A COMPREHENSIVE STANDARDS-BASED APPROACH TO ENTERPRISE SOA Communities of Innovation at SAP Industry Standards Initiatives DELIVERING BUSINESS VALUE THROUGH STANDARDS A COMPREHENSIVE STANDARDS-BASED APPROACH TO ENTERPRISE SOA CONTENT 4 Executive Summary 5 Introduction

More information

Oracle Identity und Access Management

Oracle Identity und Access Management Oracle Identity und Access Management Überblick Klaus Scherbach Principal Sales Consultant BU Identity Management This document is for informational purposes. It is not a commitment to deliver any material,

More information

Moving to Service Centric Management with HP OMi

Moving to Service Centric Management with HP OMi Moving to Service Centric Management with HP OMi Steps to a successful Business Service Management implementation HP Business Service Management Ensure optimal IT performance and availability in a dynamic

More information

Building a Foundation for Effective Service Delivery and Process Automation

Building a Foundation for Effective Service Delivery and Process Automation Building a Foundation for Effective Service Delivery and Process Automation Agenda Service Management World Tour IBM Service Management Customer Challenges Overview of Service Delivery and Process Automation

More information

SIMULATION ON DEMAND: Using SIMPROCESS in an SOA Environment

SIMULATION ON DEMAND: Using SIMPROCESS in an SOA Environment SIMULATION ON DEMAND: Using SIMPROCESS in an SOA Environment Joseph M DeFee Senior Vice President Advanced Systems Division CACI Services-Oriented Architecture The one constant in business is change. New

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 4 UPDATE 17D 4 Revision History 4 Overview 4 Optional Uptake of New Features (Opt In) 5 Update Tasks 5 Feature Summary 6 Supply Chain Collaboration 7 Streamline Collaboration

More information

Sustaining your advantage with business process integration based on service oriented architecture.

Sustaining your advantage with business process integration based on service oriented architecture. Service oriented architecture solutions White paper Sustaining your advantage with business process integration based on service oriented architecture. By Ed Lynch and Chandra Venkatapathy, IBM Software

More information

zapnote Analyst: Ronald Schmelzer

zapnote Analyst: Ronald Schmelzer zapthink zapnote ZAPTHINK ZAPNOTE Doc. ID: ZTZN-1201 Released: Oct. 6, 2006 SOA SOFTWARE EXPANDING THE BREADTH OF SOA INFRASTRUCTURE Analyst: Ronald Schmelzer Abstract Throughout the past year, the pace

More information

Oracle BPA Suite 11g New Features und Erweiterungen für Modellierung. Evgenia Rosa, Leitende Systemberaterin SOA & BPM

Oracle BPA Suite 11g New Features und Erweiterungen für Modellierung. Evgenia Rosa, Leitende Systemberaterin SOA & BPM Oracle BPA Suite 11g New Features und Erweiterungen für Modellierung Evgenia Rosa, Leitende Systemberaterin SOA & BPM Evgenia.Rosa@oracle.com Agenda Oracle BPA Suite overview New

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

IBM Tivoli Monitoring

IBM Tivoli Monitoring Monitor and manage critical resources and metrics across disparate platforms from a single console IBM Tivoli Monitoring Highlights Proactively monitor critical components Help reduce total IT operational

More information

The right ARCHITECTURE for business intelligence

The right ARCHITECTURE for business intelligence The right ARCHITECTURE for business intelligence THE FOUNDATION FOR EFFECTIVE ENTERPRISE BI While every attempt has been made to ensure that the information in this document is accurate and complete, some

More information