cancel
Showing results for 
Search instead for 
Did you mean: 

adapters

Former Member
0 Kudos

hi,

what r the adapters, that r on abap stack,and what r the adapters, that r on javastack?y dnt idoc,xi adapters hav sender cchaneel?

regards,

keerthi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello ,

Assuming that you are asking on XI Adapter :

XI adapter is use for to exchange messages with an Integration Engine. XI adapter exchange messages between SAP Exchange Infrastructure and the Partner Connectivity Kit (PCK).

XI Adapter runs on JAVA stack !

For more details :

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

Answers (3)

Answers (3)

former_member529475
Active Contributor
0 Kudos

HI Keerthi,

IDOC and Http r in ABAP stack and the others r in java stack..

Technical Adapter:HTTP, SOAP, JDBC, Mail, etc.

SAP Application Adapters: RFC and IDoc.

Non-SAP Application Adapters:Oracle, Seibel, PeopleSoft, etc.

Also walk through this link.

http://help.sap.com/saphelp_nw04/helpdata/en/a5/c63240713be801e10000000a155106/frameset.htm

<i> dnt idoc,xi adapters hav sender cchaneel?</i>

IDOC adapter resides on Integration server, so Integration engine takes care of the conversion format from IDOC to XML, hence there is no need for sender Adapter .Also since its residing on Integration server you can directly post the message in the Integration engine.

Cheers....

Vasu

<b>** REward POints if found useful **</b>

Former Member
0 Kudos

hi keerthi,

The adapter that are on abap stack are Idoc and HTTP and remaining adapter will be on the java stack.

Reward points if useful,

Regards,

Srinivas.D

prateek
Active Contributor
0 Kudos

ABAP stack - idoc, http

Java stack - file, soap,xi, rfc and all others

the purpose of sender channel is to connect to integration engine residing on ABAP stack. Since idoc, http adapter directly resides on abap stack, the communication doesnt requires the sender agreement

Regards,

Prateek