glide.ui.audit_deleted_tables

ServiceNow property description:

List of system tables (beginning with "sys_", comma separated) that will have the delete audited. By default, system tables do not have the delete audited.

Attributes

  • Sys ID: 631f412a0a0a0b0a00874eecccaea173
  • Type: string
  • Application: Global
  • Default value: sys_user,sys_user_group,sys_user_role,sys_user_has_role,sys_user_grmember,sys_group_has_role,sys_security_acl_role,sysapproval_approver,sys_report,sys_app_application,sys_app_module
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.audit_deleted_tables` controls whether the system logs deletions of records from specific tables. When this property is enabled, any deletion of records from the specified tables will be audited and logged, providing a record of what was deleted and by whom. This can be particularly useful for tracking changes and maintaining data integrity. The property can be configured to include or exclude certain tables based on the organization's auditing requirements. Proper configuration of this property ensures that critical deletions are monitored, enhancing security and accountability within the platform.

Source

Related property: glide.ui.permitted_tables