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.
Request clarification before answering.
tools used
you can use Altove XMl spy, Stylus Studio, SOAP UI for sending/generating SOAP requests.
You can use 'wfetch' for sending/generating http requests.
differences
1)SOAP is ...to communicate WEB SERVICES..it support WSDL files...using XMLSpy you can send the request.
HTTP is...to communicate with WEB pages
http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/content.htm
2)SOAP in background uses XML + http
you expose outbound interface as a webservice and create a SOAP request to access it.
you send http request to ping a integration scenario directly at the integration engine.
3)SOAP
An Overview of SOAP
/people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap
/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
/people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap
How to use SOAP adapter:
Note: reward points if solution found helpfull
Regards
Chandrakanth.k
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.