Forum Discussion

muku27's avatar
muku27
New Contributor
16 years ago

soapUI 3.5 returns Blank Response in the response pane

Hi all,

I don't have much experience in using webservices but i need to implement this in my project. So i tried testing the webservice using soapUI 3.5 . Here are the steps i followed:

1.I created a New WSDL Project By giving my WSDL url in the "Initial WSDL/WADL" textbox
(https://www.apta.org/AM/APTAAPPS/Compon ... e.cfc?WSDL)
It got connected and displayed 2 methods in the left pane.
2. I selected the method i want (MemberAuth) and expanded it and then clicked the Request and the "Request Pane " opened in the right side pane. I passed in the values in place of the "?" and clicked the green button on the topleft corner of the right pane.
3. It processed but did not return any response. When I clicked on the "RAW" Tab i got this following message

HTTP/1.0 302 Found
Location: http://guide.opendns.com/?url=aptaweb.a ... horize.cfc
Content-type: text/html
Connection: close
Date: Mon, 19 Apr 2010 13:36:24 GMT
Server: OpenDNS Guide

I don't know where I am going wrong and completely at sea since I am new to programming with web services. Please tell me  why I am  not getting any output.

Thanx in advance

5 Replies

  • Hi!

    you need to set the "Follow Redirects" setting to true in the bottom left properties table for the request

    does that help?

    regards!

    /Ole
    eviware.com
  • muku27's avatar
    muku27
    New Contributor
    Hi,

    Thanx for your reply

    I changed the "Follow Redirects" value to "true". Now I get an html output with a javascript function inside the body but not the required output.

    Do I have to change any thing else.
  • Hi,

    no, soapUI does not run any client scripts in pages that are received.. what if you switch to the HTML view of the response?

    regards,

    /Ole
    eviware.com
  • gourish's avatar
    gourish
    Occasional Contributor
    angelachao17 wrote:
    hi,

    thanks for the info.. it works..


    Hi All,

    Could you please explain me the solution , as i m facing the same issue. I have changed follow redirects to true.

    Note : I am using VPN to connect to the different network.

    Thanks
    Gourish