cancel
Showing results for 
Search instead for 
Did you mean: 

adapter engine work

Former Member
0 Kudos

What is the actual function of adapter engine in process integraton

Accepted Solutions (0)

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

We expect you to be able to search the forum to get answers to basic questions such as this.

- This thread will be locked.

- No points will be awarded to any of the replies.

- Your user will be monitored and if this type of questioning continues your account will be closed.

Please familiarise yourself with the forum Rules of Engagement before posting.

Rules of Engagement

https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement

Regards

XI/PI Moderator

Former Member
0 Kudos

Hi Rajiv,

Adapter engine is used to connect Integration Engine to SAP systems and external systems. Various types of adapters are provided to convert XML and HTTP based messages to the specific message protocol and format required by the partner systems and vice-versa. It is based on adapter framework, in turn based on SAP J2EE Engine (as part of the SAP Web Application Server) and J2EE Connector Architecture (JCA).

With the Advanced Adapter Engine, you can connect the Integration Engine to SAP systems (RFC adapter) and non-SAP systems. You use the various adapters in the Adapter Engine to convert XML- and HTTP-based messages to the specific protocol and format required by these systems, and the other way around.

Using integrated configuration in the Integration Directory, you can define a local message processing on the Advanced Adapter Engine with very low effort. The Advanced Adapter Engine provides mapping and routing for this locally. Message processing is only executed on the Advanced Adapter Engine from one adapter to another without the involvement of the Integration Engine. You can gain a great improvement in performance.

Also, check the below link:

http://help.sap.com/saphelp_nwpi71/helpdata/en/8f/d906d01f77fa40a4c84683c3f8326f/content.htm

/docs/DOC-8222#section6 [original link is broken]

Thanks,