Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the maximum allowable size for SOAP request bodies, ensuring that requests do not exceed the specified limit. |
| What area does it affect? |
SOAP request handling |
| What does the default mean? |
The default value is "70", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting SOAP integrations or troubleshooting request size issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.soap.max_inbound_content_length |
| Sys ID |
29d217329f01210041a496fcc67fcf64 |
| Type |
integer |
| Application |
Global |
| Default value |
70 |
| Description |
Maximum total size allowed in the SOAP request body, in MB. A SOAP Fault is returned if the request exceeds this limit. |
| Updated |
2024-05-25 03:38:55 |
Related properties