I have created a proxy where I’m receiving request in .json format, extracting certain data from the request and using them in a XML payload to post to the endpoint.
I would like to see how the complete XML looks like after mapping the extracted variables. Is there anyway to see the complete XML as I could see only few lines in the Trace?
<soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><getServicePH xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><header:standardHeader xmlns:header="http://wsi.nat.bt.com/2005/06/StandardHeader/"><header:e2e>..... 