Forum Discussion

Akangel's avatar
Akangel
Occasional Contributor
15 years ago

[Solved]Get Response time, but no SOAP Response data

Hey guys, im new with this software. I was wondering if someone here could explain to me, why sometimes i get results (SOAP response) and sometimes not ?

The weird thing is that , i get the response time (e.g 9123 ms) but it does not display anything on the screen. More weird is that, im going to the Database that stores the logs, and i see that the output log has the response data.

Could it be the encoding? I've no idea, i've already compared both results (through the logs) from one that's displayed on SoapUI with another that is not, and encoding part is the same

Can any1 help me plz?

Thnks in advance.
J

4 Replies

  • Akangel's avatar
    Akangel
    Occasional Contributor
    May it be the XML format or something?

    Plz help me out.
  • Hi!

    The outline editor has a limit for how large messages it shows, and it seems your response is just too large. You can configure the limit in the global settings "soapUI Pro" preferences tab.

    Hope this helps!

    regards,

    /Ole
    eviware.com
  • Akangel's avatar
    Akangel
    Occasional Contributor
    Thank you ...well in this case is not the amount of data, but it might be a problem to take into account , however..this problem has been solved it was a bug of soapUI , like on the output tab, if we don't receive the output data, we just need to click on the, e.g Raw (output) tab and then on the XML (output) tab again..and that's it it shows the data.

    Thanks once again