cancel
Showing results for 
Search instead for 
Did you mean: 

software compnent

Former Member
0 Kudos

Hi all,

when ever we change the objects in IR .tell me weather it reflects the SLD part or not ,if so then how ,please give some explanation on this topic..

whatz the diff between HTTP and SOAP adapter..

regards

RAO

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

<i>whatz the diff between HTTP and SOAP adapter..</i>

>>>

SOAP - The SOAP adapter enables you to exchange SOAP messages between remote clients or Web service servers and the Integration Server or the PCK.

http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm

HTTP - The plain HTTP adapter gives application systems the option of communicating with the Integration Engine and exchanging business data using a plain HTTP connection.

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

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

HTTP adapters are used to post an HTTP reuqest to and from XI.

SOAP adapters are used to send SOAP messages over XI.

HTTP adapters will post the message to the target as such, SOAP adapters copnstrucut a SOAP messages over your actual payload and send it to the target.

Regards

Bhavesh