Forum Discussion

skjoldan's avatar
skjoldan
Occasional Contributor
15 years ago

cutting of string in request

Hi,

I have a request that contains a very long string, the problem is that SoapUI, is cutting the string in the request, so it fails because not the whole request is being sent.

I have tried the same request in Rest Client for firefox, and there it work perfectly.

I have attached a couple of documents for information, hope you can help.

4 Replies

  • skjoldan's avatar
    skjoldan
    Occasional Contributor
    I have tried putting the string through a property, I can see the property has all the data, but when i'm sending it through the request, then it is cut off.

    The same problem when running with TestRunner.

    I'm trying to do a REST request.
  • Hi!

    can you attach your project file so we can try to reproduce this!?

    regards!

    /Ole
    eviware.com
  • skjoldan's avatar
    skjoldan
    Occasional Contributor
    Hi Ole,

    I'm sorry, it was my fault, it was sending it all correctly, the problem was that I did not know about the setting - Size of request and response to show. - when I set that higher I could see the whole request.

    Now I just have to figure out another problem that I have, but that is another bug, so will write in another forum.

    /Skjoldan