(slightly off topic)
Hello
I'm trying to trace the call to a webservice, using ms soap toolkit. This toolkit ships with "mssoapt3.exe". Does anybody have experience with this tool? Unfortunately I don't even make it to trace a call to a webservice from a browser ](*,)
Additional question:
Anybody knows how to save a soap request to xml before sending it with "SoapHttpConn.EndMessage"? Saving the response is not a problem, only the sending.
Thanks in advance
Thomas
0
Comments
I use SOAPUI. It's a free opensource.
It you can add any webservice look at raw xml. look at header. I use it to find how to shape the headertext and how to create the xml file.
http://www.soapui.org/
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
ta5,
Please check this link: https://forum.mibuso.com/discussion/24853/save-a-soap-message-to-xml It might help you to Anybody knows how to save a SoapUI request to xml before sending it with "SoapHttpConn.EndMessage"
Thanks,
Anita