Hello all,

Is there a way to implement a web service that can collect all the SOAPBody from
a SOAP Message? For instance, I have a client that sends the soap message to my
Web Service (WSA). My WSA must collects the SOAP Message, SOAP Body is most
important. And then, parse it as a XML file. 

I don't know how it could be possible. Because as I know, web services receives
the SOAP Message, but takes only the data type required. 

How my web service could be implemented to receives all the SOAPBody and
manually I could extract the information inside it? And the client? How does it
call this specific web service?

Thanks a lot for all the help,

Fabrício.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Reply via email to