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 size in MB at which SOAP request bodies are logged as large, enabling better tracking of potentially problematic requests. |
| What area does it affect? |
SOAP request logging |
| What does the default mean? |
The default value is "40", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting logging thresholds for performance monitoring or troubleshooting large SOAP requests. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.soap.large_payload_log_threshold |
| Sys ID |
5a7f24209f11210041a496fcc67fcf6d |
| Type |
integer |
| Application |
Global |
| Default value |
40 |
| Description |
The threshold at which SOAP request bodies are considered "large" and will be logged as such in a warning message. Specified in MB. |
| Updated |
2024-05-25 03:46:54 |
Related properties