function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RoyRoy 

SOAP Request & Response Messages

Hello,

I am using Visual Studio .Net 2002 & SF 2.5 Enterprise API.

Is it possible to view the SOAP Request & Response messages for the Login, Query, Create & Update methods?

If so, how?

Thanks
Roy

DevAngelDevAngel

Hi Roy,

You can run a TCP monitor to do this.  I don't actually know of one in .Net, but you might check out mindReef.  They have a plug in for VS that is aimed at web services and monitoring.

Cheers

RoyRoy

Hi Dave,

Thanks for you prompt response.

I downloaded Mindreef SOAPscope.  When I try to add the url:  https://na1-api.salesforce.com/services/Soap/c/2.5 for monitoring, it reports the following error:  Add Failed: downloading WSDL: java.io.IOException: Error reading https://na1-api.salesforce.com/services/Soap/c/2.5 response code = 405 (Get not supported)

I know SOAPscope is not your product, but any suggestions that you might have would be greatly appreciated.

Thanks
Roy

DevAngelDevAngel

Hi Roy,

I actually don't know much about it.  I'm in the process of working with mindReef to evaluate it with our services and am just out of the gate on this process, so, don't know how to help.

RoyRoy

Hi Dave,

I was wondering if you had made any progress with mindreef?  If you hve and could point me in the right direction, so I can get the SOAP messages to Mike, that would be great!

Thanks
Roy

DevAngelDevAngel

Hi Roy,

I meeeting with MindReef on Friday.  I should have some answer then by Monday.

Cheers