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 controls the inclusion of stack traces in SOAP fault responses, aiding in debugging while potentially revealing internal system details. |
| What area does it affect? |
SOAP fault handling |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when troubleshooting SOAP errors or assessing security implications of error reporting. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.soapfault.display_stack_trace |
| Sys ID |
efbe645637001000deeabfc8bcbe5d20 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Display stack trace in SOAP fault detail element |
| Updated |
2024-05-25 04:05:57 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... type validation for file attachments will not take place which could allow malicious file types to be uploaded. Disable soap fault stack trace display • Description ◦(Old <blank> ◦(New If "glide.soapfault.display_stack_trace" is not set to the recommended value of "False", then a stack trace in a SOAP fault detail element is displayed. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ...
Related properties