cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

hi guruz,

which client tool used for sending soap request and http request?and what is the main difference between http and soap.

from my understanding in both we are using extetrnal web object (webservices).

please guide me

warm regards.

0 Likes
View Entire Topic
Former Member
0 Likes

hi Pawan,

SOAP : Push or recive data from a webservice,

HTTP: Push or receive data from web application, you can send a simple XML file as well.

for SOAP you can use SOAP GUI or XML SPy and for HTTP you can use test tool by microsoft WFETCH

http://www.robweb.de/wfetch.zip and

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6...

regards,

Sachin