ibm websphere adapter enables rapid code free sap integration

4
IBM Software Accelerates SAP 1 © 2012 IBM Corporation. All rights reserved.. IBM Integration Adapters: Rapid integration of packaged apps IBM WebSphere Adapters Open standards (JCA) based framework for access to back-end systems and technologies A portfolio of pre-built Adapters for code-free integration of packaged apps Adapter toolkit to generate your own custom Adapters Built-in, mission-critical quality of service (QoS) IBM BPM Adapte r Adapte r Adapte r Adapte r E-Business Suite Best Practices First-class support for top ISVs Proven solutions based on first-hand experience gained from integration services Established relationships with top- tier ISVs Service enablement Service discovery Event capture Pre-built or build your own Service-enable your applications with adapters Enterprise Ready Mission Critical Quality of service Solution from a single vendor JDBC File / FTP More from Partners

Upload: logan-vadivelu

Post on 11-Jan-2017

142 views

Category:

Software


2 download

TRANSCRIPT

Page 1: IBM WebSphere Adapter enables rapid code free SAP integration

IBM Software Accelerates SAP

1 © 2012 IBM Corporation. All rights reserved..

IBM Integration Adapters: Rapid integration of packaged apps

IBM WebSphere Adapters Open standards (JCA) based framework for access to

back-end systems and technologies A portfolio of pre-built Adapters for code-free integration

of packaged apps Adapter toolkit to generate your own custom Adapters Built-in, mission-critical quality of service (QoS)

IBM BPM

Adapter Adapter Adapter Adapter

E-Business Suite

Best Practices First-class support for top ISVs Proven solutions based on first-

hand experience gained from integration services

Established relationships with top-tier ISVs

Service enablement Service discovery Event capture Pre-built or build your own

Service-enable your applications with adapters

Enterprise Ready Mission Critical Quality of

service Solution from a single vendor

JDBC File / FTPMore from Partners

Page 2: IBM WebSphere Adapter enables rapid code free SAP integration

IBM Software Accelerates SAP

2 © 2012 IBM Corporation. All rights reserved..

IBM Adapter enables Rapid SAP IntegrationSimplifies integration and eliminates custom coding. Improves reusability IBM WebSphere Adapter supports all flavors of SAP

Interface mechanisms, such as IDoc, BAPI, Table query and RFC Server– Wizard driven approach to discover SAP functions and

generate reusable services in just few steps– Code free interface development (No coding in ABAP or Java)– Supports synchronous and asynchronous interaction– Supports bi-directional interaction and events– Single or Packets of IDoc; Parsed or Unparsed IDocs– Single BAPI or Combine multiple BAPI calls– Well integrated with WebSphere (Message Broker,

WebSphere Process Server/ESB, WAS)

ALEModule

BAPIModule

QISS Module (Query Interface for SAP)

SCI Module (Synchronous RFC/BAPI

Interface)

WebSphere Adapter for SAP

Advance Event Processing Module

Service enablement – provides a standard framework to access SAP applications (ERP, SCM, CRM, etc)

Service discovery – ability to browse, select, and generate service components from SAP functions (BAPI, IDoc, Table)

Event capture – ability to detect and publish SAP application events in real-time to other applications in the enterprise

Page 3: IBM WebSphere Adapter enables rapid code free SAP integration

IBM Software Accelerates SAP

3 © 2012 IBM Corporation. All rights reserved..

IBM Adapter for SAP: Outbound & Inbound Interfaces

Adapter Outbound InterfacesAdapter Inbound Interfaces

Page 4: IBM WebSphere Adapter enables rapid code free SAP integration

IBM Software Accelerates SAP

4 © 2012 IBM Corporation. All rights reserved..

IBM Adapter for SAP - What it takes to develop SAP integration?

– Step 1• Generate Service Component for the identified SAP function (BAPI, RFC, IDoc, Table,

etc). This Service Component can be reused across projects, SOA applications.– This is done using Adapter Service Wizard in IID, no need for any coding in

ABAP or Java.– No need to be highly skilled in SAP, just minimal knowledge of SAP

function name, connection info is enough to complete this step.– Step 2

• Use graphical tool to develop Data mapping to handle data transformation as needed.– Step 3

• Unit test the Service Component using IID Test facility by connecting real-time with SAP dev / test system to validate the Service functions as designed.

– The generated Service is ready for use in any BPM applications across the projects. • Generate once, reuse in any number of applications in different interaction styles, such

as Web service, JMS call or plain old Java call• This can be wired with any other Service Component to form a Composite application

Service enablement: Step-by-Step