Comma Separated list of related tables in the format 'table'.'reference column' that should be excluded for merging during duplicate CI remediation.'>

glide.duplicate_ci_remediator.related_items_blacklist

ServiceNow property description:

Comma Separated list of related tables in the format 'table'.'reference column' that should be excluded for merging during duplicate CI remediation.

  • Type: String
  • Default: cert_task.cmdb_ci,cert_audit_result.configuration_item,discovery_log.cmdb_ci,alm_hardware.ci,alm_asset.ci,fm_expense_line.ci

Attributes

  • Sys ID: 84c81d6beb0013007c94efc9a206fe05
  • Type: string
  • Application: Global
  • Default value: cert_task.cmdb_ci,cert_audit_result.configuration_item,discovery_log.cmdb_ci,alm_hardware.ci,alm_asset.ci,fm_expense_line.ci
AI Logo

AI generated property description:

The ServiceNow property `glide.duplicate_ci_remediator.related_items_blacklist` is a configuration setting used in the duplicate CI (Configuration Item) remediation process. It specifies a comma-separated list of related tables and their reference columns that should be excluded from merging when resolving duplicate CIs. The format for each entry in the list is 'table'.'reference column'. This property is of type String and has a default value that includes several table-reference column pairs such as `cert_task.cmdb_ci`, `cert_audit_result.configuration_item`, `discovery_log.cmdb_ci`, `alm_hardware.ci`, `alm_asset.ci`, and `fm_expense_line.ci`. By excluding these specified related items, the property helps to maintain data integrity and prevent unintended data merges during the remediation process.

Source

Related property: glide.duplicate_ci_remediator.max.cis