Turn off verbose SQL error messages for import processor
Configure this property to control whether verbose SQL error messages are displayed.
If the glide.import.error_message.generic system property is set to false a verbose SQL error message is returned, potentially causing sensitive information disclosure.
Ensure that the glide.import.error_message.generic is set to true to display a generic error message.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.import.error_message.generic |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | <none> |
| Fallback value | false |
| Category | Error handling and logging |
| Security risk |
|
| Functional impact | None |
| Dependencies and prerequisites | None |