Forum Discussion

Sarma_Pisapati's avatar
16 years ago

SOAPUI as monitor for WCF stack

Hi, I am very new to SOAPUI. I have a Web service (based on WCF) on Wiindows Server 2003. I installed SOAPUI to montor the traffic between this server and another server  (where the provider web service is hosted)I am totally confused with the procedure to set the monitor that was given on the web. Is there a step-by-step procedure that explains how to setup monitor to trace log the traffic between any source and destination web services?

Thanking you in advance,

SP

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    Try the following:

    1) Import the WSDL for the service you want to monitor into a new soapUI Project
    2) Start the SOAP Monitor (right-click the above created project and select "SOAP Monitor") in proxy mode
    3) Configure your client to use the host/port you configured in (2) as HTTP Proxy

    -> The client requests should go through the proxy in soapUI and show up in the soap-monitor log..

    hope this helps!

    /Ole
    eviware.com