Increase payload limit through system properties in AI Desktop Actions
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.
Before you begin
You must do this procedure in the ServiceNow instance.
Role required: system admin
About this task
If you already have these properties configured for your instance, you can update the value to 15 MB to increase the limit.
Procedure
- 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.