cancel
Showing results for 
Search instead for 
Did you mean: 

Basics of HTTP and SOAP

Former Member
0 Kudos

Hi All,

Can anybody tell me the Use of HTTP and SOAP adapter

And ware to use HTTP and ware to use SOAP adapter with any Example

it will be much helpfull to me

Thanks

Shakif

Accepted Solutions (0)

Answers (4)

Answers (4)

vikas_agarwal
Contributor
0 Kudos

HI,

The HTTP Adapter is a service which is directly connected to Integration engine. Adapter Framework (Java) isnt involved. It is much more performant than SOAP adapter.

The SOAP adapter is written in Java and is responsible for the SOAP envelope around the real XML message. You can build/remove that envelope as well in the mapping and use instead http adapter. But standard for webservices is using SOAP adapter.

Thanks

Former Member
0 Kudos

Hi Shakif,

to knoe in details about adapter (specifically about SOAP and HTTP adapter)

you can refer TBIT 42 whic contails details about each adapter

if you are new to SAP XI then i advice you to go through TBIT (bible of SAP XI )

these contains step by step and also contains many exercises with screen shot

hope this mayhelp you in learning sap xi

links are as follows

TBIT40:

https://websmp109.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT40

TBIT41:

https://websmp201.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT41&LA...

TBIT42:

https://websmp206.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT42&LA...

TBIT43:

http://www50.sap.com/useducation/curriculum/course.asp?cid=60161651

TBIT44:

https://websmp102.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT44

Thanks

Sandeep

PS: if helpful plz reward points

Former Member
0 Kudos

Hi,

<i>Can anybody tell me the Use of HTTP and SOAP adapter</i>

you can use HTTP Or SOAP , when you are dealing with the Webservice Calls.

http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm

/people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

Regards

XI User

Former Member
0 Kudos

HI,

refer the weblog for SOAP:

/people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap

Refer help also for SOAP and HTTP:

http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/frameset.htm

Thnx

Chirag Gohil

Former Member
0 Kudos

HI,

Refer the below threads

This is very helpful.

Thnx

Chirag