webservice request capture

Hi all,

we have a service which invokes when we recieve a request document from sfdc application, we are a webservice provider to the sfdc system.

My requirement is to capture the request document which is sent in xml format sent by the source sfdc team.

Can any one let me know how can i capture the request document, may i know where will be it be mapped in the provider.

Quick help is appreciated.

Regards

@sandeep:

I assume sent request is not encrypted.

Login to IS Admin page → Settings → Logging → Server Logger → Default → Integration Server change

0088 SOAP logging to trace.

HTH.

Thanks,
Rankesh

Hi Rankesh,

My requirement is to map the XML request doc sent from SFDC to a xml string in my main service.

Can you let me know what would be the input that I need use to map the xm string.

Regards
Sandeep

@Sandeep,

Please let me know how are you getting request from SFDC: Cloudstream/ SDFC Adapter?

SDFC – ?? → IS

Thanks,
Rankesh

Cloudstream

Hi Sandeep,

I hope you have

  1. proper privilege to call a SaaS service from SFDC.
  2. Configured virtual services.
  3. you have set the appropriate policy while defining virtual service.

Please check the logs at SDFC and webMethods Gateway server.

HTH.

Thanks,
Rankesh