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 defines the maximum number of duplicate CIs allowed for effective reconciliation, with a default value of 1,000 and a hard limit of 5,000. |
| What area does it affect? |
Duplicate CI Remediator |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when managing duplicate CIs or adjusting reconciliation strategies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.duplicate_ci_remediator.max.cis |
| Sys ID |
274cf67f73322300567b27b751ab9e35 |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
<span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Threshold for the number of duplicate CIs, which if exceeded, support for reconciliation in the Duplicate CI Remediator is limited (1,000 by default). This threshold never exceeds 5,000, even if you set the property to a value greater than 5,000.<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 1000</li></ul></span> |
| Updated |
2024-05-25 04:08:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... CI duplication by updating records in the CMDB, or not. • Type: true | false • Default value: false • Location: Configuration > CMDB Properties > Duplicate CI Remediator Properties glide.duplicate_ci_remediator.max.cis Threshold for the number of duplicate CIs, which if exceeded, support for reconciliation in the Duplicate CI Remediator is limited (1,000 by default). © 2026 ServiceNow, Inc. All rights reserved. ...
Context preview
Snippet 2
... tagged as duplicate of any CI. • If glide.identification_engine.skip_duplicates is false, then matching of duplicate CIs fails with an error, and none of the duplicate CIs are updated. Also, the glide.duplicate_ci_remediator.max.cis property determines de- duplication processing for a large number of duplicate CIs. For more information, see the 'Large number of duplicate CIs' section in the Duplicate CIs remediation topic. In ...
Related properties