Posted: Thu Mar 01, 2007 2:26 am Post subject: invoke a webservice
Novice
Joined: 14 Feb 2007 Posts: 10
Is it necessary to wrap the XML message with SOAP Header before calling a web service?
Is there any way by which we can can call a webservice without making XML message a SOAP message ?
Web services: A standardized way of integrating applications using the XML, SOAP, WSDL and UDDI open standards.
XML is used to tag the data
SOAP is used to transfer the data
WSDL is used for describing the available services
UDDI is used for listing what services are available
So you need to wrapped the xml inside soap headers before sending the request to webservice. _________________ Regards,
au@kosa
IBM Certified SOA Solution Designer/Associate
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum