glide.jdbcprobeloader.tracking

ServiceNow property description:

Used to toggle Code Signing on or off for JDBC Data Sources

Attributes

  • Sys ID: 44a36c765b52601000cf30ad5981c76e
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.jdbcprobeloader.tracking` is used to toggle Code Signing on or off for JDBC Data Sources. This property ensures that the data being loaded through JDBC Data Sources is verified for integrity and authenticity. When enabled, it helps in maintaining the security of the data by ensuring that it has not been tampered with. This is particularly important in environments where data integrity is critical. The property can be configured to either enable or disable this security feature based on the organization's requirements. For more detailed information, refer to the ServiceNow documentation on code signing properties.

Source

Related property: glide.rest.codesigning.tracking