glide.duplicate_ci_remediator.dry_run
ServiceNow property description:
Determines whether the Duplicate CI Remediator actually remediates CI duplication by updating records in the CMDB, or not. When false: Updates specified in the wizard are actually performed. Set this property to true to test run through the Duplicate CI Remediator without any records actually being updated. In this case, the work notes for the task describe the changes that will happen in an actual remediation.
Attributes
- Sys ID: 3e6c7a7f73322300567b27b751ab9e30
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.duplicate_ci_remediator.dry_run` determines whether the Duplicate CI Remediator performs actual updates to records in the CMDB or not. When set to `false`, the updates specified in the wizard are executed, meaning the CI duplication remediation is performed. Setting this property to `true` enables a test run, where no records are updated; instead, the work notes for the task describe the changes that would occur during an actual remediation. This property is of type Yes | No, with the default value being No. This allows administrators to safely test the remediation process without affecting the actual data.
Source