Disable soap fault stack trace display
Manage how stack traces are displayed in your instance.
If the glide.soapfault.display_stack_trace system property is not set to the recommended value of false, then a stack trace in a SOAP fault detail element is displayed.
Ensure that the property glide.soapfault.display_stack_trace is set to false.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.soapfault.display_stack_trace |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | false |
| Default value | <none> |
| Fallback value | false |
| Category | Configuration |
| Security risk |
|
| Functional impact | None |
| Dependencies and prerequisites | None |