Property reference

glide.identification_engine.skip_duplicates.threshold

The glide.identification_engine.skip_duplicates.threshold property sets the maximum number of duplicate configuration items (CIs) that can be processed for identification. If the number of duplicates exceeds this threshold, the system will treat them as if the skip duplicates setting is disabled.

Default: 5 Type: integer 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 determines the limit for processing duplicate CIs, influencing how identification handles them based on the skip duplicates setting.
What area does it affect? Configuration Item Identification
What does the default mean? The default value is "5", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting duplicate CI handling or troubleshooting identification issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.identification_engine.skip_duplicates.threshold
Sys ID 78e9fefb73322300567b27b751ab9e6d
Type integer
Application Global
Default value 5
Description <span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>The maximum number of CIs that can be in a set of duplicate CIs to allow identification to process the duplicate CIs according to the setting of glide.identification_engine.skip_duplicates. If the number of duplicate CIs exceeds the threshold, then identification processes the duplicate CIs as if glide.identification_engine.skip_duplicates is set to false.<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 5</li></ul></span>
Updated 2024-05-25 04:33:47

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Evaluation order in CMDB identifier rules Properties for processing duplicate CIs You can control how Discovery handles duplicate CIs with properties installed with Identification and Reconciliation. Use the glide.identification_engine.skip_duplicates and glide.identification_engine.skip_duplicates.threshold properties. For more information, see Properties for Identification and Reconciliation . Properties that control identifier versions All instances use identifiers from the CMDB Identification and Reconciliation framework. Upgrades from pre-Geneva ...
Documentation excerpt View supporting context
Context preview Snippet 2
... properties to 0. glide.identification_engine.skip_duplicates 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. The rest of the duplicate CIs are tagged as duplicates. • When false: Matching a CI ...
Documentation excerpt View supporting context
Context preview Snippet 3
... the identification engine to reconcile duplicate CIs. During Identification and Reconciliation Engine (IRE) processes, handling of duplicate CIs is determined by the properties glide.identification_engine.skip_duplicates (set to true by default) and glide.identification_engine.skip_duplicates.threshold (set to 5 by default), and on the number of duplicate CIs that are detected. You can configure these properties so that duplicate CIs are automatically reconciled, skipping duplication. • ...