glide.import.error_message.generic
Attributes
- Sys ID: 2a0662b3930222002a33beb4a47ffb4d
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.import.error_message.generic` is used to control the verbosity of SQL error messages generated by the import processor. When this property is set to `true`, the system will display a generic error message instead of detailed SQL error information. This helps to prevent the exposure of potentially sensitive database information in error messages, enhancing security. The default value of this property is `false`, meaning detailed error messages are shown unless explicitly configured otherwise. Adjusting this property is part of best practices for securing the platform by limiting the information available to end users in the event of an error.
Source