cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP and SOAP

Former Member
0 Kudos

Hi friends,

Whats the difference betweeen the SOAP adapter and HTTP adapter.

In real world where we use thes things..

And how to unit test the scenerios which are developed using these two

adapters.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Raju,

I would suggest to go with HTTP adapter when compared with SOAP adapter because HTTP directly runs on Integration Engine. Whereas SOAP runs on adapter engine. So it will take more time when compared to HTTP. Also HTTP is good in performance to SOAP. Unless the business requirements needed you can go with HTTP when compared to SOAP.

Go thorugh this links for some additonal info:

---Satish