Increase payload limit through system properties in Agentic Desktop
By default, maximum 10 MB of file size is allowed in a scripted REST API request payload. Increase the payload limit to 15 MB by creating system properties in the global scope.
Vorbereitungen
You must do this procedure in the ServiceNow instance.
Role required: system admin
Warum und wann dieser Vorgang ausgeführt wird
If you already have these properties configured for your instance, you can update the value to 15 MB to increase the limit.
Prozedur
- Navigate to All.
- In the filter navigator, enter sys_properties.list.
-
In the System Properties table, select New to add the glide.rest.max_content_length property.
-
In the System Properties table, select New to add the glide.rest.scripted.max_inbound_content_length_mb property.