Property reference

glide.soapfault.display_stack_trace

The glide.soapfault.display_stack_trace property determines whether a stack trace is included in the detail element of SOAP faults. When enabled, it provides detailed error information, which can assist in troubleshooting but may expose sensitive data.

Default: false Type: boolean Application: Global

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