Visual Studio C# Net Frame has support for generating a SOAP client via Connected Services.
Is it possible to view XML comprising SOAP request being sent to the server?
When using directly C.S. Service Commands I perform request action without problem. Using HTTPRequest with created XML gets an error message. So to modify this XML I need C.S. SOAP XML (if any).
Is it possible to view XML generated for the request with any tool or code?
question from:https://stackoverflow.com/questions/65842218/visual-studio-connected-services-request-xml