/
What is the boundcall payload size limit?

What is the boundcall payload size limit?

Answer

It is defined in:
jetty.maxFormContentSize
which defaults to 200k.

This is also the limiting factor for Dashboard exports where the frontend typically posts the whole content because the backend does not know how to render some of the portlets.

Related content

How to Create a Quote from a Logic
How to Create a Quote from a Logic
Read with this
Cannot download dashboard to Excel
Cannot download dashboard to Excel
More like this
Is there any limit on the size of an attachment to a contract?
Is there any limit on the size of an attachment to a contract?
More like this
Custom REST API Service Using Logics
Custom REST API Service Using Logics
Read with this
Is there a limit on api.global data being passed?
Is there a limit on api.global data being passed?
More like this

Found an issue in documentation? Write to us.