I am using strong-soap, and it is working well.
How do I locate the request and response XML that strong-soap has generated?
I would like to review and possibly log the XML, so that I can use the converted XML while testing the WSDL directly.
I am using strong-soap, and it is working well.
How do I locate the request and response XML that strong-soap has generated?
I would like to review and possibly log the XML, so that I can use the converted XML while testing the WSDL directly.
Copyright © 2021 Jogjafile Inc.
It may be late, but for people that may have the same problem in the future, here is how you can log your inbound and outbound requests in XML format:
References: strong-soap Github repo