Is it possible to run the IRE engie on CIs already imported?

EdoForb
Tera Expert
Hi all,
I would like to understand how to create De-duplication task for asset that are already imported without using IRE engine  (that now exist inside the platform); for those CIs we would like to run the logic that is able to create De-duplication task grouping CIs based on the IRE rules defined.
 
We would like to understand if it's possible and eventually how to run IRE checks (and de-duplication task creation) on existing CIs.
1 ACCEPTED SOLUTION

Thank you for the suggestion good catch but for real duplicates, so for every asset that is not identified as duplicate but it should be we manage to use directly the CMDBDuplicateTaskUtils().createDuplicateTask() script include and method

View solution in original post

2 REPLIES 2

Sandeep90
ServiceNow Employee
ServiceNow Employee

@EdoForb  Please go through the CMDB health dashboard and running a correctness job will analyze the CIs and create appropriate dedup tasks for data in cmdb_ci. 

 

https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/configuration-manag... 

Thank you for the suggestion good catch but for real duplicates, so for every asset that is not identified as duplicate but it should be we manage to use directly the CMDBDuplicateTaskUtils().createDuplicateTask() script include and method