Forum Discussion

DavidFerguson's avatar
DavidFerguson
New Member
5 years ago

Max Rest Json string

I have a large xml string that I am passing in a REST JSON post. I am using SpringBoot Rest application as an end point. On the server side the element is truncated. Is there a limit on the size of a request from the SOAP UI?

1 Reply

  • JHunt's avatar
    JHunt
    Community Hero

    There is no limit to how much you can send/receive.

     

    There is a limit to how much is displayed in the request window. You can change that in Preferences > UI Settings.