/
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.
, multiple selections available,
Related content
Avoid api.boundCall
Avoid api.boundCall
Read with this
Examples: API Backend Services
Examples: API Backend Services
Read with this
Create Custom REST API Using Logics
Create Custom REST API Using Logics
Read with this
list-to-csv - Export Data to CSV (DEPRECATED)
list-to-csv - Export Data to CSV (DEPRECATED)
More like this
Custom REST API Service Using Logics
Custom REST API Service Using Logics
Read with this
I cannot delete row from Data Source via Data Load with deleteRow(Map)
I cannot delete row from Data Source via Data Load with deleteRow(Map)
Read with this
Found an issue in documentation? Write to us.