EBS SOA Integration Options

Size: px
Start display at page:

Download "EBS SOA Integration Options"

Transcription

1 SPECIALIZED. RECOGNIZED. PREFERRED. EBS SOA Integration Options Mathew Varughese - LA Metro Abhay Kumar - AST Corporation Thursday, October 2, 2014

2 AST Corporation Specialized. Recognized. Preferred. Our Services Oracle Partnership Oracle Specialized E-Business Suite Business Intelligence Oracle Platinum Partner Pillar Partner EBS Financial Management EBS Human Capital Management EPM-Hyperion SOA EBS Supply Chain Management Fusion Middleware Business Intelligence BI Applications CRM Hyperion BI Foundation Managed Services Education / Oracle University Project Advisory Services Oracle University Approved Education Center Oracle University Reseller Oracle Accelerator Implementer Oracle Managed Cloud Services Implementer Small Business Strategy Council Service Oriented Architecture Application Development Framework 11g Hyperion Planning 11 Database 11g Public Sector 3 Time Oracle Excellence Award Winner 2011 Inc. Top Small Company Workplaces Inc Fastest Growing Companies 2012 Best & Brightest Companies to Work For 2

3 Los Angeles Metro Serves as transportation planner and coordinator, designer, builder and operator for one of the country s largest, most populous counties More than 9.6 million people nearly one-third of California s residents live, work, and play within its 1,433-square-mile service area. Vision Safe, clean, reliable, on-time, courteous service dedicated to providing Los Angeles County with a world class transportation system Mission Metro is responsible for the continuous improvement of an efficient and effective transportation system for Los Angeles County 3

4 Mathew Varughese Work at LA County Metropolitan Transportation Authority Employed for 21 years Sr. Software Engineer Previously worked for Boeing Corporation System Safety Engineer 26 Years IT and application development experience 17 Years Oracle and Relational Database experience 12 Years Oracle E-Business Suite and HCM experience 5 Years SOA and Fusion Middleware experience Passionate about the latest gadgets and newest technology 4

5 Abhay Kumar Works for Applications Software Technology Corporation in Naperville Illinois 8+ Years of Experience in Oracle Middleware Technologies Oracle IDM and SOA Certified Professional Has worked for Multiple Clients such as: Los Angeles Metropolitan Authority, LA Tri Metropolitan Transit Authority, Oregon Greater Orlando Airport Authority, Florida 5

6 Agenda SOA Suite Why use SOA Suite Integration Through Native Interface EBS-SOA File Integration EBS-SOA Database Integration SOA Based Integration Options EBS Application Adapter EBS-SOA Integration Gateway 6

7 Oracle Fusion Middleware Web Social Mobile Business Process Management Service Integration Development Tools User Engagement Content Management Identity Management Cloud Application Foundation Business Intelligence Data Integration Enterprise Management Complete and Integrated Best-in-class Open standards On-premise and Cloud Foundation for Oracle Fusion Applications and Oracle Cloud 7

8 Oracle SOA Suite Simplifying Integrations Business Activity Monitoring Analytics Event Processing BPEL Process Manager Orchestration Service Virtualization & Mediation Service Bus Business Rules Connectivity Cloud On-premise Business to Business Apps Services Platform Apps Mainframe DB EDI XML Industry Enterprise Manager Management & Security Enterprise Repository Service Registry Enterprise Gateway 8

9 Capabilities of SOA Suite Services Processes Security Virtualization Orchestration Message Level Encryption Service Level Agreement Transactional/compensation Field Level Encryption Message routing BPEL,BPM Basic Auth Message Transformation Business Rules SAML Message Encryption System Integration Identity Management Management and Monitoring 100 % Standard Development Unified Management WS-* JAVA Assets and Impacts Analysis WSDL SCA Standard Assembly Reuse and ROI Metrics XML/XPATH/XQuery/XSLT BPEL,BPM,BPMN Architectural Standards and Service Component Architecture HTML/XML/WSDL enforcement UDDI Unit Test Reporting and Dashboard Deployment Integration Event Oriented Service Component Architecture JCA Adapters Complex Event (Deployment) Web Services Recognition Applications HTTP/HTML Complex event Query Servers ERP Language Custom Declarative Streaming 9

10 Benefits Oracle SOA Suite Integrations Faster time to market through a unified solution for design and management across hybrid cloud/on-premise deployments Improved agility by transforming complex application integration into reusable shared service-based connectivity Foundation for Fusion, Cloud & Mobile to enable hybrid cloud/onpremise deployment flexibility and rapid reuse into new channels 10

11 Why EBS-SOA Integration? It facilitates to assemble and orchestrate discrete services into meaningful business processes. SOA Suite can be used with the Oracle Financials to integrate Web services with all of the Oracle R12 EBS modules via the use of custom interfaces. Human Workflow Integration with EBS. Process Orchestration. Monitor all your transaction through real time dashboards. Integrate your EBS with multiple technologies like portal,.net, BPEL, CRM, Legacy etc. 11

12 EBS-SOA Integration at LA Metro Metro Careers Site AP Automation Recruitment System EBS OAF SOA 11g SOA Worklist for Employment Requisitions EBS SOA 11g IDM (Single Sign-on, Authentication and Authorization) 12

13 Metro Careers Architecture 13

14 Metro Careers Site (jobs.metro.net) 14

15 EBS-SOA Integration Options Different integration options for SOA and EBS are: Integration through Native Interface Integration using File/FTP Integration using Database SOA Based Integration Options EBS Application Adapter EBS-SOA Integration Gateway 15

16 EBS-SOA Integration Using File Adapter 16

17 EBS-SOA Integration Using File Adapter SOA Suite reads/write a file from a location using file adapter or ftp adapter The file can be a plain text file or a xml file For reading plain files use the native opaque schema in SOA Suite, for xml file use the xsd schema Process the file in SOA Suite and take appropriate actions Use the concurrent program or util package to create a file on unix server Use SQL loader to read a file from SOA Suite 17

18 File Adapter Use Cases Sending ACH payments to BOFA. Sending CHQ payments to third party. Files are read in XML format and the data is formatted in SOA suite and sent to BOFA and Third Party systems. Data comes from Veramark system, invoices and data is loaded into AP interface table. 18

19 Settings for File/FTP Adapter Create the File/FTP Adapters in JDeveloper. Use Native format builder for Text Files. Option to use Native format translation where transformation is not required. 19

20 EBS-SOA Integration Using Database Adapter 20

21 Integration Using Database Adapter SOA Suite reads/polls a EBS database or a staging database. EBS writes the changes to a database. SOA Suite uses database adapter for reading/ polling/writing to a database. The records are read in SOA Suite and data ca be processed in any system like BPEL,OSB. In EBS use dblinks and stored procedures to read data or write data. 21

22 Database Adapter Use Cases M3 inventory system contains requisitions, POs data. These data are read in SOA Suite formatted and converted to a canonical data type and loaded in a staging table. EBS reads data from staging table and loads it into its PO interface table 22

23 Integration Using Oracle Application Adapter 23

24 Oracle Application Adapter- Overview Oracle Applications enables us to orchestrate discrete data into a meaningful business process. Creates Web services for various interface types within Oracle E-Business Suite. It plays the role of service provider for Oracle E-Business Suite. Allow seamless integration between business partners, processes, applications, and end users in heterogeneous environment. Adapter for Oracle Applications is based on JCA 1.5 standards. It is deployed as a resource adapter within the Oracle WebLogic Server container. 24

25 EBS Adapter to SOA Mapping EBS Integration Repository acts a Service broker which describes the location of the services. EBS adapter acts as Service provider. It implements the service definition which is consumed by the service client. 25

26 Integration Repository Integration Repository is a collection of all pubic integrated services. It provides a complete catalog of Oracle E-Business Suite's Business Service interfaces. 27

27 EBS Adapter Configuration Step #1 SOA Suite requires a connection at Design time to EBS. Create a Connection to EBS from Oracle JDeveloper Provide the details and test the connection. Create a new SOA project in JDeveloper. 28

28 Configuration Step #2 Create empty project with a composite. Drag and drop a Oracle Application Adapter from the pane onto the composite. 29

29 Configuration Step #3 EBS Adapter Wizard Configuration Opens up. Give a name and browse to the database connection created in Step 1. 30

30 Configuration Step #4 Connect to live APPS Database for Integration Content. Opens the Application Browser Module for the services. 31

31 Configuration Step #5 Search and browse for the integration interface from the application module browser. A wrapper package is created in JDeveloper. The inbound interfaces are created as external references and outbound interfaces are created as exposed services. 32

32 Configuration Step #6 EBS Adapter Service Created. The required artifacts xml schemas, jca files etc. are also created in the project. 33

33 Configuration Step #7 Create a BPEL Process and use invoke nodes to call the EBS adapter. You can call multiple adapters and create a global transaction. Add monitors to publish report to BAM reports for real time reporting. BPEL Process Composite.xml 34

34 Monitor Adapter from EM console Monitor the statistics from Enterprise Manager console for the EBS Adapter. Set properties for the adapter View Faults and attach policies. 35

35 Adapter Life Cycle Lifecycle of EBS Suite Adapter. Develop in JDeveloper Adapter Framework to Integrate Use the component in SOA products like BAM,BPEL-OSB Manage/Monitor the adapter from Enterprise Manager 36

36 Adapter Summary Multiple Oracle EBS versions supported Leverages Integration Repository Supports all Integration Interface types PL/SQL APIs, Business Events, Open Interface Tables. It generates adapter metadata as WSDL files with JCA extension. Secured and Trusted Connection using just the FND User name and password for authentication. Customization Support Uses a JDeveloper based design-time tool for dynamically browsing the Oracle Applications interfaces and configuring the adapter metadata. Transaction Support by using the two phase commit. 37

37 Integrated SOA Gateway 38

38 Integrated SOA Gateway Architecture Service Provider- Exposes the services a web services. Service Invocation Framework- Acts a service consumer. Integration Repository. SOA Monitoring capability 39

39 Integration Repository Search and browse interface, Standardized Documentation, seeded + custom interface 40

40 Service Provider - Generate Service Search and browse interface. Click on Generate WSDL. 41

41 Service Provider - Deploy Service Enable the new service by clicking on the deploy button. 42

42 Service Provider - Grant Service Grant the service to a particular user on the webservice. 43

43 Service Provider - View WSDL View the WSDL by clicking on the link and copy the WSDL endpoint which will be used in JDeveloper. 44

44 Create Webservice Adapter in JDEV Drag a web service adapter onto the external references pane in JDeveloper. Specify the WSDL url in the webservice adapter. 45

45 Use the Webservice Adapters in BPEL Process Orchestrate the webservice adapters in BPEL. Runtime use invoke nodes to call Webservice Adapters. 46

46 Service Provider Summary and Features It exposes the interfaces as Web-Services. EBS has a simple UI based action to generate and deploy the Webservice. Supports both synchronous and asynchronous services. Supports security by means of Username Token and SAML. Use the Webservice to create Web Service Adapters in JDeveloper. For Orchestration use BPEL Process. 47

47 Service Invocation Framework To invoke all webservices Integrated SOA Gateway uses service invocation framework (SIF). EBS interacts with Web services through WSDL instead of working directly with SOAP APIs. 48

48 Service Invocation Framework - Features Supports Synchronous MEP Request Response & One-way/Notification Only Ability to perform XSLT based transformation Outbound & Inbound messages Supports WS Security Username Token-based Web Service authentication. Supports passing values for any SOAP header part To embed application context into SOAP envelopes 51

49 Integration Options in Different Releases 52

50 Application Adapter vs. Integrated SOA Gateway Integrated SOA Gateway SOAP Webservice Provided Out of Box from EBS Provides Interoperability leverage from any standard web service client Multi service transaction failures need to be handled explicitly Consumption of external web services via native service invocation framework Integration transactions are monitored via SOA monitor Supports PL/SQL API, BSO, XML Gateway (IN) & Concurrent Program New product since EBS R E Business Suite Adapter Standard JCA Service Provided from SOA Suite in middle tier Provided via Oracle BPEL Process Manager or Oracle Service Bus Multi-service transaction failures are rolled back via transaction control of JCA framework Consumption of external web services is via Oracle BPEL PM or OSB Integration transactions are monitored via BPEL PM, OSB consoles Supports PL/SQL API, XML Gateway (IN), Concurrent Program, Open Interface & Views Support EBS 11iCU2, R12.0.x, R12.1.x 53

51 Question & Answer 54

52 Lets Connect Matt Varughese Abhay Kumar 55

EBS - SOA Integration Options

EBS - SOA Integration Options EBS - SOA Integration Options Session ID#: 14045 Prepared by: Mathew Varughese Sr. Software Engineer LA County Metropolitan Transportation Authority Abhay Kumar AST Corporation REMINDER Check in on the

More information

E-Business Suite Oracle SOA Suite Integration Options

E-Business Suite Oracle SOA Suite Integration Options Specialized. Recognized. Preferred. The right partner makes all the difference. E-Business Suite Oracle SOA Suite Integration Options By: Abhay Kumar AST Corporation March 17, 2014 Applications Software

More information

Oracle Service Bus: - When to use, where to use and when not to use

Oracle Service Bus: - When to use, where to use and when not to use Oracle Service Bus: - When to use, where to use and when not to use Session ID#: 244 Prepared by: Abhay Kumar Senior Consultant AST Corporation REMINDER Check in on the COLLABORATE mobile app Specialized.

More information

SERVICE ORIENTED ARCHITECTURE

SERVICE ORIENTED ARCHITECTURE SERVICE ORIENTED ARCHITECTURE Introduction SOA provides an enterprise architecture that supports building connected enterprise applications to provide solutions to business problems. SOA facilitates the

More information

Who are We Specialized. Recognized. Preferred. The right partner makes all the difference.

Who are We Specialized. Recognized. Preferred. The right partner makes all the difference. Our Services Who are We Specialized. Recognized. Preferred. The right partner makes all the difference. Oracle Partnership Oracle Specialized E-Business Suite Business Intelligence EPM-Hyperion Fusion

More information

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

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Integration Options for Oracle E-Business Suite Rekha Ayothi, Lead Product Manager, Oracle Safe Harbor Statement The following is intended to outline our general product direction. It is intended for

More information

Oracle SOA Suite: The Evaluation from 10g to 11g

Oracle SOA Suite: The Evaluation from 10g to 11g KATTA Durga Reddy TATA Consultancy Services. Oracle SOA Suite: The Evaluation from 10g to 11g Introduction Oracle SOA Suite is an essential middleware layer of Oracle Fusion Middleware. It provides a complete

More information

SNUG June 16, 2006 The Future of PeopleSoft Integration

SNUG June 16, 2006 The Future of PeopleSoft Integration SNUG June 16, 2006 The Future of PeopleSoft Integration Reasons to Use Your Free PeopleSoft and Fusion Middleware Integration Tools 1 Aims and Ambitions Web Services and Process Orchestration Primer Understand

More information

WebCenter Forms Recognition Learn Sets to the Rescue! August 14, 2014

WebCenter Forms Recognition Learn Sets to the Rescue! August 14, 2014 WebCenter Forms Recognition Learn Sets to the Rescue! August 14, 2014 INTRODUCTIONS Baseem Iqbal AP/AR Manager National Express Corporation Ankur Patel Associate Consultant AST Corporation ABOUT AST CORPORATION

More information

Leveraging Service Oriented Architecture (SOA) to integrate Oracle Applications with SalesForce.com

Leveraging Service Oriented Architecture (SOA) to integrate Oracle Applications with SalesForce.com Leveraging Service Oriented Architecture (SOA) to integrate Oracle Applications with SalesForce.com Presented by: Shashi Mamidibathula, CPIM, PMP Principal Pramaan Systems shashi.mamidi@pramaan.com www.pramaan.com

More information

Install and Configure Fusion Applications - DBA perspective. Masthan Babu Phani Kottapalli AST Corporation August 14, 2014

Install and Configure Fusion Applications - DBA perspective. Masthan Babu Phani Kottapalli AST Corporation August 14, 2014 Install and Configure Fusion Applications - DBA perspective Masthan Babu Phani Kottapalli AST Corporation August 14, 2014 Specialized. Recognized. Preferred. The right partner makes all the difference.

More information

AquaLogic Service Bus

AquaLogic Service Bus AquaLogic Bus Wolfgang Weigend Principal Systems Engineer BEA Systems 1 What to consider when looking at ESB? Number of planned business access points Reuse across organization Reduced cost of ownership

More information

Presentation Outline. Key Business Imperatives Service Oriented Architecture Defined Oracle SOA Platform 10.1.3 SOA Maturity/Adoption Model Demo Q&A

Presentation Outline. Key Business Imperatives Service Oriented Architecture Defined Oracle SOA Platform 10.1.3 SOA Maturity/Adoption Model Demo Q&A Presentation Outline Key Business Imperatives Service Oriented Architecture Defined Oracle SOA Platform 10.1.3 SOA Maturity/Adoption Model Demo Q&A Key Business Imperatives Increased Competition Requires

More information

ORACLE SOA SUITE. Product Overview

ORACLE SOA SUITE. Product Overview ORACLE SOA SUITE KEY FEATURES AND BENEFITS COMPLETE INTEGRATED OPEN BEST-OF-BREED FEATURES SOA Composite Editor Graphical editor to assemble heterogeneous components into composite applications Service

More information

SOA and Web Services. Larry Kramer Principal Applied Technologist June 9, 2006. A PeopleTools and Fusion perspective

SOA and Web Services. Larry Kramer Principal Applied Technologist June 9, 2006. A PeopleTools and Fusion perspective "This presentation is for informational purposes only and may not be incorporated into a contract or agreement." SOA and Web Services A PeopleTools and Fusion perspective Larry Kramer Principal Applied

More information

Sentinet for BizTalk Server SENTINET

Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server 1 Contents Introduction... 2 Sentinet Benefits... 3 SOA and APIs Repository... 4 Security... 4 Mediation and Virtualization... 5 Authentication

More information

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development A RapidValue Solutions Whitepaper Contents Executive Summary... 03 Oracle Mobile Application Framework (MAF): The Complete Development

More information

Head in the Clouds Feet On the Ground

Head in the Clouds Feet On the Ground Abhi Raina Director EPM Practice AST Corporation Head in the Clouds Feet On the Ground A Guide to Choosing Cloud Options 1 Topics Cloud Computing Options within the Cloud Oracle Cloud Q&A 2 Specialized.

More information

Oracle E-Business Suite Single Sign On Using Oracle Access Manager

Oracle E-Business Suite Single Sign On Using Oracle Access Manager Oracle E-Business Suite Single Sign On Using Oracle Access Manager Session ID#: 301 Prepared by: Pierre Paniagua Consultant AST Corporation REMINDER Check in on the COLLABORATE mobile app About Pierre

More information

ASTCORPORATION. Head in the Clouds Feet On the Ground A Guide to Choosing Cloud Options RECOGNIZED. PREFERRED. SPECIALIZED.

ASTCORPORATION. Head in the Clouds Feet On the Ground A Guide to Choosing Cloud Options RECOGNIZED. PREFERRED. SPECIALIZED. ASTCORPORATION SPECIALIZED. RECOGNIZED. PREFERRED. Head in the Clouds Feet On the Ground A Guide to Choosing Cloud Options Abhi Raina Director EPM Practice Prasad Nettem VP ERP Practice AST Corporation

More information

Oracle SOA Suite Then and Now:

Oracle SOA Suite Then and Now: Oracle SOA Suite Then and Now: The Evolution from 10g to 11g Shane Goss Impac Services Agenda SOA Suite 11g New Features Highlight new features of SOA 11g Some products have added features and functionality

More information

Oracle Reference Architecture and Oracle Cloud

Oracle Reference Architecture and Oracle Cloud Oracle Reference Architecture and Oracle Cloud Anbu Krishnaswamy Anbarasu Enterprise Architect Social. Mobile. Complete. Global Enterprise Architecture Program Safe Harbor Statement The following is intended

More information

Oracle IDM Integration with E-Business Suite & Middleware Technologies

Oracle IDM Integration with E-Business Suite & Middleware Technologies Oracle IDM Integration with E-Business Suite & Middleware Technologies Session ID#: 14251 Prepared by: Scott Brinker IDM Security Specialist CAP Deepak Sharma Sr. Consultant AST Corporation REMINDER Check

More information

<Insert Picture Here> Increasing the Effectiveness and Efficiency of SOA through Governance

<Insert Picture Here> Increasing the Effectiveness and Efficiency of SOA through Governance Increasing the Effectiveness and Efficiency of SOA through Governance Enrique Martín MW Presales Manager. Oracle Agenda Challenges Solved with SOA Governance Oracle s SOA Governance:

More information

Oracle Service Bus vs. Oracle Enterprise Service Bus vs. BPEL wann soll welche Komponente eingesetzt werden?

Oracle Service Bus vs. Oracle Enterprise Service Bus vs. BPEL wann soll welche Komponente eingesetzt werden? Oracle Service Bus vs. Oracle Enterprise Service Bus vs. BPEL wann soll welche Komponente eingesetzt werden? Guido Schmutz, Technology Manager / Partner Basel Baden Bern Lausanne Zürich Düsseldorf Frankfurt/M.

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

AquaLogic ESB Design and Integration (3 Days)

AquaLogic ESB Design and Integration (3 Days) www.peaksolutions.com AquaLogic ESB Design and Integration (3 Days) Audience Course Abstract Designed for developers, project leaders, IT architects and other technical individuals that need to understand

More information

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications John Stouffer Oracle E-Business ACE Independent Consultant 214 535 6847 john.w.stouffer@gmail.com

More information

Oracle Business Activity Monitoring 11g New Features

Oracle Business Activity Monitoring 11g New Features Oracle Business Activity Monitoring 11g New Features Gert Schüßler Principal Sales Consultant Oracle Deutschland GmbH Agenda Overview Architecture Enterprise Integration Framework

More information

AIA Update Application Integration Today and Tomorrow

AIA Update Application Integration Today and Tomorrow Application Integration Architecture AIA Update Application Integration Today and Tomorrow Gerhard Drasch Oracle AIA Product Management Ulrich Janke Oracle Consulting Agenda Today

More information

Mobilize Your ERP with ADF Mobile

Mobilize Your ERP with ADF Mobile Mobilize Your ERP with ADF Mobile Ramesh Kumar ealliance Corp Founder & CEO rkumar@ealliancecorp.com 630-618-0916 1 ealliance Background ealliance started in 1998 as an Oracle Partner specializing in Oracle

More information

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c CON7598 Rajesh Kalra, Sr. Principal Product Manager Robert Wunderlich, Sr. Principal Product Manager Service Integration Product

More information

Solution Brief ealliance EDI Solutions

Solution Brief ealliance EDI Solutions Solution Brief ealliance EDI Solutions ealliance Consulting Profile Type: System Integrator (SI) Location: Naperville, IL Public/Private: Private Geography: North America Key Verticals: Manufacturing Expertise:

More information

Oracle SOA Suite 11g: Essential Concepts Student Guide

Oracle SOA Suite 11g: Essential Concepts Student Guide Oracle SOA Suite 11g: Essential Concepts Student Guide D58786GC20 Edition 2.0 August 2011 D73588 Author Iris Li Technical Contributors and Reviewers Gary Barg Pete Daly Joe Greenwald David Mills David

More information

How Can Agile Customers Benefit from Oracle Fusion Middleware Today?

How Can Agile Customers Benefit from Oracle Fusion Middleware Today? How Can Agile Customers Benefit from Oracle Fusion Middleware Today? Devendra Singh VP, Development, Agile PLM Gnani Palanikumar Product Management Director, Agile PLM Markus Zirn

More information

Building Out BPM/SOA Centers of Excellence Business Driven Process Improvement

Building Out BPM/SOA Centers of Excellence Business Driven Process Improvement Building Out BPM/SOA Centers of Excellence Business Driven Process Improvement Bill Swenton, Jr., PMP, CSM Senior Practice Director Oracle Consulting Thursday, October 2, 2014 10:45-11:30am Safe Harbor

More information

3 4 5 Oracle SOA Suite 11g is the only complete, integrated, best of breed and hot-pluggable SOA platform available today. It has a comprehensive view on the entire software lifecycle process, providing

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights ORACLE PRODUCT LOGO Session ID: 17202 Oracle Fusion Applications - Technology Essentials Overview Nadia Bendjedou Senior Director Product Strategy,

More information

Oracle Platform Security Services & Authorization Policy Manager. Vinay Shukla July 2010

Oracle Platform Security Services & Authorization Policy Manager. Vinay Shukla July 2010 Oracle Platform Security Services & Authorization Policy Manager Vinay Shukla July 2010 The following is intended to outline our general product direction. It is intended for information purposes only,

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use Product Data Sheet BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use BEA AquaLogic Integrator delivers the best way for IT to integrate, deploy, connect and manage process-driven

More information

Sentinet for BizTalk Server SENTINET 3.1

Sentinet for BizTalk Server SENTINET 3.1 for BizTalk Server SENTINET 3.1 for BizTalk Server 1 Contents Introduction... 2 SOA and APIs Repository... 3 Security... 3 Mediation and Virtualization... 3 Authentication and Authorization... 4 Monitoring,

More information

Oracle Service Bus. Situation. Oracle Service Bus Primer. Product History and Evolution. Positioning. Usage Scenario

Oracle Service Bus. Situation. Oracle Service Bus Primer. Product History and Evolution. Positioning. Usage Scenario Oracle Service Bus Situation A service oriented architecture must be flexible for changing interfaces, transport protocols and server locations - service clients have to be decoupled from their implementation.

More information

An Oracle White Paper October 2013. Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus

An Oracle White Paper October 2013. Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus An Oracle White Paper October 2013 Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus Table of Contents Introduction...

More information

JD Edwards EnterpriseOne Mobile Solutions

JD Edwards EnterpriseOne Mobile Solutions Specialists ORACLE / JD Edwards JD Edwards EnterpriseOne Mobile Solutions 1 Agenda Mobile Computing Smart Phones Oracle ADF Overview Tablets Industrial Mobile Applications Summary 2 Mobile Computing 3

More information

26.Roundtable Münchner Unternehmerkreis IT Simone Frömming - Vice President Sales Oracle Deutschland GmbH

26.Roundtable Münchner Unternehmerkreis IT Simone Frömming - Vice President Sales Oracle Deutschland GmbH ITK-Trends aus der Sicht von Oracle als Software-Hersteller -Transition to SOA- 26.Roundtable Münchner Unternehmerkreis IT Simone Frömming - Vice President Sales Oracle Deutschland GmbH SOA Bridging the

More information

Clouds on the Horizon: What s the Best Oracle Fusion Strategy for Those Still on Oracle 11i or R12.0?

Clouds on the Horizon: What s the Best Oracle Fusion Strategy for Those Still on Oracle 11i or R12.0? Clouds on the Horizon: What s the Best Oracle Fusion Strategy for Those Still on Oracle 11i or R12.0? Gustavo Gonzalez -Oracle ACE at IT Convergence Abstract The general availability of Oracle Fusion,

More information

Oracle E-Business Suite Integration Best Practices. Veshaal Singh Senior Director E-Business Suite Development September 29, 2014

Oracle E-Business Suite Integration Best Practices. Veshaal Singh Senior Director E-Business Suite Development September 29, 2014 Oracle E-Business Suite Integration Best Practices Veshaal Singh Senior Director E-Business Suite Development September 29, 2014 Safe Harbor Statement The following is intended to outline our general product

More information

Contents. 1010 Huntcliff, Suite 1350, Atlanta, Georgia, 30350, USA http://www.nevatech.com

Contents. 1010 Huntcliff, Suite 1350, Atlanta, Georgia, 30350, USA http://www.nevatech.com Sentinet Overview Contents Overview... 3 Architecture... 3 Technology Stack... 4 Features Summary... 6 Repository... 6 Runtime Management... 6 Services Virtualization and Mediation... 9 Communication and

More information

Reporting component for templates, reports and documents. Formerly XML Publisher.

Reporting component for templates, reports and documents. Formerly XML Publisher. Fusion Middleware Product TLA Description Comments Access Manager OAM Offers single-sign on, access policy creation and enforcement, self-service, delegated administration, password management, reporting

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Applications Integration, Oracle Fusion Applications Nigel King, VP Fusion Applications Functional Architecture Amy Andrews, Sr. Director,

More information

Groot, Groter, Groots(t)

Groot, Groter, Groots(t) Groot, Groter, Groots(t) Evelyn Gerritsen FMW Sales Consultant Oasis of the Seas Oracle Fusion Middleware Applications Middleware Database Infrastructure & Management Oracle Fusion

More information

Objectif. Participant. Prérequis. Pédagogie. Oracle SOA Suite 11g - Build Composite Applications. 5 Jours [35 Heures]

Objectif. Participant. Prérequis. Pédagogie. Oracle SOA Suite 11g - Build Composite Applications. 5 Jours [35 Heures] Plan de cours disponible à l adresse http://www.adhara.fr/.aspx Objectif Describe SOA concepts and related technology Create an SOA Composite application using JDeveloper Work with Mediator components

More information

Closer Look at Enterprise Service Bus. Deb L. Ayers Sr. Principle Product Manager Oracle Service Bus SOA Fusion Middleware Division

Closer Look at Enterprise Service Bus. Deb L. Ayers Sr. Principle Product Manager Oracle Service Bus SOA Fusion Middleware Division Closer Look at Enterprise Bus Deb L. Ayers Sr. Principle Product Manager Oracle Bus SOA Fusion Middleware Division The Role of the Foundation Addressing the Challenges Middleware Foundation Efficiency

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION KEY FEATURES Out-of-box integration with databases, ERPs, CRMs, B2B systems, flat files, XML data, LDAP, JDBC, ODBC Knowledge

More information

Contents. Overview 1 SENTINET

Contents. Overview 1 SENTINET Overview SENTINET Overview 1 Contents Introduction... 3 Customer Benefits... 4 Development and Test... 4 Production and Operations... 5 Architecture... 5 Technology Stack... 8 Features Summary... 8 Sentinet

More information

Introduction to Service-Oriented Architecture for Business Analysts

Introduction to Service-Oriented Architecture for Business Analysts Introduction to Service-Oriented Architecture for Business Analysts This course will provide each participant with a high-level comprehensive overview of the Service- Oriented Architecture (SOA), emphasizing

More information

Oracle SOA Suite/B2B as a Critical Mission Hub for a High Volume Message Use Case

Oracle SOA Suite/B2B as a Critical Mission Hub for a High Volume Message Use Case Oracle SOA Suite/B2B as a Critical Mission Hub for a High Volume Message Use Case Introduction Stop. Think. Ok, in the meanwhile 2 seconds has passed and 250 messages more were processed by a mission critical

More information

The Challenges in Real Life ESB Deployments

The Challenges in Real Life ESB Deployments Frank Cohen s Presentation To International SOA Conference, Rome, Italy June 25, 2009 The Challenges in Real Life ESB Deployment ScenarioThis presentation discusses some of the key challenges that are

More information

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files About This Tutorial 1Creating an End-to-End HL7 Over MLLP Application 1.1 About This Tutorial 1.1.1 Tutorial Requirements 1.1.2 Provided Files This tutorial takes you through the steps of creating an end-to-end

More information

Simplify Enterprise Mobility. Frédéric Desbiens Principal Product Manager Mobility and Development Tools

Simplify Enterprise Mobility. Frédéric Desbiens Principal Product Manager Mobility and Development Tools Simplify Enterprise Mobility Frédéric Desbiens Principal Product Manager Mobility and Development Tools Agenda MARKET TRENDS ORACLE MOBILE STRATEGY MOBILE SUITE & SECURITY SUITE ROADMAP MOBILE CLOUD SERVICE

More information

Oracle Service Bus Statement of Direction August 2008

Oracle Service Bus Statement of Direction August 2008 Oracle Service Bus Statement of Direction August 2008 Market-leading ESB offers unmatched flexibility and capabilities Strategy fully preserves development investments of both BEA and Oracle customers.

More information

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 OTM and SOA Mark Hagan Principal Software Engineer Oracle Product Development Content What is SOA? What is Web Services Security? Web Services Security in OTM Futures 3 PARADIGM 4 Content What is SOA?

More information

Integrating Siebel CRM 8 with Oracle Applications

Integrating Siebel CRM 8 with Oracle Applications Integrating Siebel CRM 8 with Oracle Applications Agenda Corporate Overview Siebel 8.0 New Features Siebel Integration Approaches Integration with Oracle Applications Option 1 Option 2 Pros and Cons Evaluation

More information

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

Service-Oriented Architecture: Analysis, the Keys to Success! Service-Oriented Architecture: Analysis, the Keys to Success! Presented by: William F. Nazzaro CTO, Inc. bill@iconatg.com www.iconatg.com Introduction Service-Oriented Architecture is hot, but we seem

More information

G-Cloud Framework. Service Definition. Oracle Fusion Middleware Design and Implementation

G-Cloud Framework. Service Definition. Oracle Fusion Middleware Design and Implementation Fusion Middleware G-Cloud Framework Service Definition Oracle Fusion Middleware Design and Implementation Prepared for: G-Cloud Document: Fusion Middleware Version: 0.1 Issue Date: 06/09/2013 1 OVERVIEW

More information

The Oracle Fusion Development Platform

The Oracle Fusion Development Platform The Oracle Fusion Development Platform Juan Camilo Ruiz Senior Product Manager Development Tools 1 The preceding is intended to outline our general product direction. It is intended for information purposes

More information

White Paper. TIA Architecture Overview

White Paper. TIA Architecture Overview White Paper TIA Architecture Overview TIA Technology A/S Bredevej 2 DK-2830 Virum Denmark T +45 7022 7620 F +45 7022 7621 W tiatechnology.com E marketing@tia.dk Contents Introduction 3 About this Document

More information

<Insert Picture Here>

<Insert Picture Here> 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

More information

A Comprehensive Solution for API Management

A Comprehensive Solution for API Management An Oracle White Paper March 2015 A Comprehensive Solution for API Management Executive Summary... 3 What is API Management?... 4 Defining an API Management Strategy... 5 API Management Solutions from Oracle...

More information

Oracle SOA Hands-On-Workshop. Arne Brüning - Bernhard Fischer-Wasels Leitende Systemberater

Oracle SOA Hands-On-Workshop. Arne Brüning - Bernhard Fischer-Wasels Leitende Systemberater Oracle SOA Hands-On-Workshop Arne Brüning - Bernhard Fischer-Wasels Leitende Systemberater The succeeding is intended to outline our general product direction. It is intended for information purposes only,

More information

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

Raghu R Kodali Consulting Product Manager, & Evangelist Oracle Fusion Middleware Oracle USA Author Beginning EJB 3 Application Development (Apress) Integrating BPEL, Workflow & Business Rules Raghu R Kodali Consulting Product Manager, & Evangelist Oracle Fusion Middleware Oracle USA Author Beginning EJB 3 Application Development (Apress) Agenda Why

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1.6) E14294-06 November 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include:

More information

SCA-based Enterprise Service Bus WebSphere ESB

SCA-based Enterprise Service Bus WebSphere ESB IBM Software Group SCA-based Enterprise Service Bus WebSphere ESB Soudabeh Javadi, WebSphere Software IBM Canada Ltd sjavadi@ca.ibm.com 2007 IBM Corporation Agenda IBM Software Group WebSphere software

More information

Oracle SOA Reference Architecture

Oracle SOA Reference Architecture http://oraclearchworld.wordpress.com/ Oracle SOA Reference Architecture By Kathiravan Udayakumar Introduction to SOA Service Oriented Architecture is a buzz word in IT industry for few years now. What

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1) E14294-04 January 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include: What

More information

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Oracle Data Integrator 11g New Features & OBIEE Integration Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Agenda 01. Overview & The Architecture 02. New Features Productivity,

More information

Table of Contents. 1 Executive Summary... 2 2. SOA Overview... 3 2.1 Technology... 4 2.2 Processes and Governance... 8

Table of Contents. 1 Executive Summary... 2 2. SOA Overview... 3 2.1 Technology... 4 2.2 Processes and Governance... 8 Table of Contents 1 Executive Summary... 2 2. SOA Overview... 3 2.1 Technology... 4 2.2 Processes and Governance... 8 3 SOA in Verizon The IT Workbench Platform... 10 3.1 Technology... 10 3.2 Processes

More information

Web Services in Oracle Fusion Middleware. Raghu Kodali Consulting Product Manager & SOA Evangelist Oracle Fusion Middleware Oracle USA

Web Services in Oracle Fusion Middleware. Raghu Kodali Consulting Product Manager & SOA Evangelist Oracle Fusion Middleware Oracle USA Web Services in Oracle Fusion Middleware Raghu Kodali Consulting Product Manager & SOA Evangelist Oracle Fusion Middleware Oracle USA Agenda Oracle Fusion Middleware Enterprise Web Services Services to

More information

The webmethods ESB. The Foundation of your SOA. Jean-Michel Ghyoot, Principal Solution Architect, March 28, 2013

The webmethods ESB. The Foundation of your SOA. Jean-Michel Ghyoot, Principal Solution Architect, March 28, 2013 The webmethods ESB The Foundation of your SOA Jean-Michel Ghyoot, Principal Solution Architect, March 28, 2013 2013 Software AG. All rights reserved. 2 2 Agility Process & Integration 3 Integration? INTEGRATION

More information

Pervasive Software + NetSuite = Seamless Cloud Business Processes

Pervasive Software + NetSuite = Seamless Cloud Business Processes Pervasive Software + NetSuite = Seamless Cloud Business Processes Successful integration solution between cloudbased ERP and on-premise applications leveraging Pervasive integration software. Prepared

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

Sentinet for Windows Azure SENTINET

Sentinet for Windows Azure SENTINET Sentinet for Windows Azure SENTINET Sentinet for Windows Azure 1 Contents Introduction... 2 Customer Benefits... 2 Deployment Topologies... 3 Isolated Deployment Model... 3 Collocated Deployment Model...

More information

<Insert Picture Here> Building a Complex Web Application Using ADF and Siebel

<Insert Picture Here> Building a Complex Web Application Using ADF and Siebel Building a Complex Web Application Using ADF and Siebel Nishit Rao Group Product Manager Fusion Middleware Oracle Dhiraj Soni Technical Architect GIT Apps Engineering Oracle The following

More information

Application Integration with Oracle SOA & Service Infrastructure

Application Integration with Oracle SOA & Service Infrastructure Application Integration with Oracle SOA & Service Infrastructure Eric Popowich Oracle DoD Principal Engineer Sean Hendricks Oracle USAF Account Manager Agenda USAF Integration Challenges Oracle SOA Suite

More information

WELCOME. Where and When should I use the Oracle Service Bus (OSB) Guido Schmutz. UKOUG Conference 2012 04.12.2012

WELCOME. Where and When should I use the Oracle Service Bus (OSB) Guido Schmutz. UKOUG Conference 2012 04.12.2012 WELCOME Where and When should I use the Oracle Bus () Guido Schmutz UKOUG Conference 2012 04.12.2012 BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN 1

More information

ORACLE WEBCENTER PORTAL

ORACLE WEBCENTER PORTAL ORACLE WEBCENTER PORTAL A MODERN ENTERPRISE PORTAL WITH INTUITIVE TOOLS FOR COMPOSING CONTENT-RICH SELF- SERVICE PORTALS WITH INTEGRATED SOCIAL AND COLLABORATION SERVICES KEY FEATURES Enterprise-Grade

More information

Lead to order integration of CRM on demand and Oracle E-Business Suite. Michael Baggott Dataweave Service Delivery Director

Lead to order integration of CRM on demand and Oracle E-Business Suite. Michael Baggott Dataweave Service Delivery Director Lead to order integration of CRM on demand and Oracle E-Business Suite Michael Baggott Dataweave Service Delivery Director Agenda About Dataweave About the Project E-Bus Suite AIA PIP integration with

More information

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007 Business Intelligence and Service Oriented Architectures An Oracle White Paper May 2007 Note: The following is intended to outline our general product direction. It is intended for information purposes

More information

An Unbiased Look: Oracle SOA Suite 12c

An Unbiased Look: Oracle SOA Suite 12c Schoolcraft College VisTatech Center Room VT445 November 12, 2014 2:20pm 3:15pm An Unbiased Look: Oracle SOA Suite 12c Raastech, Inc. 2201 Cooperative Way, Suite 600 Herndon, VA 20171 +1-703-884-2223 info@

More information

Service-Oriented Architecture and its Implications for Software Life Cycle Activities

Service-Oriented Architecture and its Implications for Software Life Cycle Activities Service-Oriented Architecture and its Implications for Software Life Cycle Activities Grace A. Lewis Software Engineering Institute Integration of Software-Intensive Systems (ISIS) Initiative Agenda SOA:

More information

What You Need to Know About Transitioning to SOA

What You Need to Know About Transitioning to SOA What You Need to Know About Transitioning to SOA written by: David A. Kelly, ebizq Analyst What You Need to Know About Transitioning to SOA Organizations are increasingly turning to service-oriented architectures

More information

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper MOBILIZING ORACLE APPLICATIONS ERP An Approach for Building Scalable Mobility Solutions A RapidValue Solutions Whitepaper TABLE OF CONTENTS Executive Overview Typical Architecture for Mobilizing Oracle

More information

Oracle BIEE and SOA Integration : Step by Step. Mark Rittman, Director, Rittman Mead Consulting

Oracle BIEE and SOA Integration : Step by Step. Mark Rittman, Director, Rittman Mead Consulting Oracle BIEE and SOA Integration : Step by Step Mark Rittman, Director, Rittman Mead Consulting What is Service-Orientated Architecture? Not a technology or product, more a design approach Exposure of product

More information

Oracle BPEL Nuts and Bolts

Oracle BPEL Nuts and Bolts Oracle BPEL Nuts and Bolts Paper 743 presented by John Jay King King Training Resources john@kingtraining.com Download this paper from: http://www.kingtraining.com Copyright @ 2009, John Jay King 1/68

More information

Business Process Execution Language for Web Services

Business Process Execution Language for Web Services Business Process Execution Language for Web Services Second Edition An architect and developer's guide to orchestrating web services using BPEL4WS Matjaz B. Juric With Benny Mathew and Poornachandra Sarang

More information

SOA Best Practices (from monolithic to service-oriented)

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

More information

An Oracle White Paper March 2011. Guide to Implementing Application Integration Architecture on Oracle Service Bus

An Oracle White Paper March 2011. Guide to Implementing Application Integration Architecture on Oracle Service Bus An Oracle White Paper March 2011 Guide to Implementing Application Integration Architecture on Oracle Service Bus Disclaimer The following is intended to outline our general product direction. It is intended

More information

What I Advise Every Customer To Do On Their Oracle SOA Projects

What I Advise Every Customer To Do On Their Oracle SOA Projects What I Advise Every Customer To Do On Their Oracle SOA Projects Save yourself future redesign by considering a few key elements when embarking on your new SOA project. By Javier Mendez & Ahmed Aboulnaga,

More information