Property reference

glide.identification_engine.skip_duplicates

The glide.identification_engine.skip_duplicates property determines how duplicate configuration items (CIs) are handled during identification processes. When enabled, it allows for the selection of a match from a small set of duplicates, streamlining updates and reducing errors.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the identification engine to either skip duplicates or log an error when matching fails, based on the specified threshold.
What area does it affect? Configuration Item Identification
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when adjusting duplicate handling thresholds or troubleshooting CI matching issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.identification_engine.skip_duplicates
Sys ID 8ff672fb73322300567b27b751ab9e9d
Type boolean
Application Global
Default value true
Description <span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Controls how identification processes a small set of duplicate CIs. When true: If the number of duplicate CIs is less than the threshold specified by glide.identification_engine.skip_duplicates.threshold, then one of the duplicate CIs is picked as a match and gets updated. For the rest of the duplicate CIs, the cmdb_ci's duplicate_of field is set to the appropriate master CI. When false: Matching a CI fails, and an error is logged.<ul style='margin: 0px; padding-left:15px;'><li>Type: Yes | No</li><li>Default: Yes</li></ul></span>
Updated 2024-05-25 04:34:01