Extracting SOAP envelope

We are invoking a webservice using connector, which in turn uses pub.client:soapClient(as designed).

Partner is has requested us to provide the SOAP envelope to investigate an issue.

Could you please let me know how can I extract the SOAP envelope being sent while making the webservice call.
As I believe SOAP envelope formation is taken care by IS while invoking pub.client.soapClient service.

Thanks,
Pawan

Enable SOAP logging to Trace on IS – Settings>Logging you can capture the SOAP request, after that you can turn it off.

Thanks Mahesh,

Is there another way?

This option does not work for you?

It works Mahesh. But thinking if there is any other way.

Check for IS extended settings if there is one.

I am not sure, let me know if you find another way. :slight_smile: