cancel
Showing results for 
Search instead for 
Did you mean: 

xi adapter

Former Member
0 Kudos

what is the purpose of an XI adapter?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

XI will understand only XML...

XI Adpater is used to convert message coming from Sender into XML format...

converting XML Format into a format, which a receiver system wil understand..

Answers (8)

Answers (8)

former_member192295
Active Contributor
0 Kudos

Hi

xi adapter interact directly with integration ingine and xi adapter provide high livel security like SSL deigirtal certiface features. Generally xi adapter use to integrate with two xi systems

Former Member
0 Kudos

hi

1) XI adapter is used internally for communication between Adapter Engine and Integration Engine.

2) XI adapter is used in Sever Proxies.

3) XI adapter used in Partner Connectivity Kit.

Regards

jayaram.g

Former Member
0 Kudos

Hi

The XI adapter is used to exchange messages with an Integration Engine.

Refer

http://help.sap.com/saphelp_nw04/helpdata/en/e1/091640a991c742e10000000a1550b0/frameset.htm

SAP Network Blog: To Create Or Not To Create An SAP XI Adapter

Thanks

Swarup

former_member556603
Active Contributor
0 Kudos

Hello Praveen,

XI Adapter:

The communication via web service may have advantages, if you want communicate with non XI systems.

In your scenario, there is direct communication between XI engines, so you can go for XI adapter. The XI adapter which is normally used to configure the exchange of messages with in an Integration Server, can be extended to exchange messages between the two Integration Servers in the scenario.

You can use security settings to sign messages and check the signature. You can encrypt and decrypt message payloads

The XI Adapter is used for communication, via direct XML / HTTP message exchange (no message protocol conversion required)

1. With an Integration Engine (ABAP based). Both XI 2.0 and 3.0 protocols are supported

2. With a party using the Partner Connectivity Kit

3. With an Adapter Engine based either on XI 2.0 or 3.0

The XI Adapter is used with the Proxy Runtime (covered in another chapter) when communicating via ABAP or java proxies.

Go through this blog

Thanks,

Satya Kumar

Former Member
0 Kudos

You configure the XI adapter to exchange messages with an Integration Engine. Both XI 3.0 and XI 2.0 message protocols are supported. You also use the XI adapter to exchange messages between SAP Exchange Infrastructure and the Partner Connectivity Kit (PCK).

You can use security settings to sign messages and check the signature. You can encrypt and decrypt message payloads.

Features

· To receive XML messages from a sender system, configure the sender XI adapter.

If messages are sent from the Integration Server to the PCK, you must create a sender XI adapter in the PCK.

· To send XML messages to a receiver system, configure the receiver XI adapter.

If messages are sent from the PCK to the Integration Server, you must create a receiver XI adapter in the PCK.

XI Adapter in the Integration Server

A communication channel with a receiver XI adapter can be created automatically for business systems that are defined in the System Landscape Directory

Former Member
0 Kudos

HI

XI ADAPTER:

The XI Adapter is used for communication, via direct XML / HTTP message exchange (no message protocol conversion required)

1. With an Integration Engine (ABAP based). Both XI 2.0 and 3.0 protocols are supported

2. With a party using the Partner Connectivity Kit

3. With an Adapter Engine based either on XI 2.0 or 3.0

The XI Adapter is used with the Proxy Runtime (covered in another chapter) when communicating via ABAP or java proxies.

cheers

Former Member
0 Kudos

Hi,

This is internally used by Integration server.

The Adapter Engine and XI Integration server use XI Adapter for Internal message communication purpose.

Thanks,

Boopathi

prateek
Active Contributor
0 Kudos

Communication using client/server java/abap proxy. And communication with other Integration Server.

Regards,

Prateek