I am trying to understand how to configure a SOAP set of functions for ebXML in DELPHI, but I am stuck at first base.
I have followed Craig Chapman's tutorial (at http://web.archive.org/web/20150822142243/http://chapmanworld.com/2015/03/30/creating-and-consuming-soap-services-in-delphi/) and got it to run OK.
However, I want to see the xml that it is passing, so I can see how close it is to the XML that I am trying to deliver, via SOAP, and to work out how it links to the WSDL that Craig's tutorial has produced.
I can see the WSDL info, but I cannot see the information that the program has passed.
 
No comments:
Post a Comment