Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Unable to complete CMDB Fundamentals: Configure the CMDB (Paris) Task 09: Configure Reconciliation Rule

PHS1
Kilo Expert

Problem description:

find_real_file.png

Proposed Solution:

find_real_file.png

 

Task validation fails with error message:

find_real_file.png

Please advise.

 

 

Regards,

PHS

1 ACCEPTED SOLUTION

PHS1
Kilo Expert

I created a ticket with Service Now Learning Team and they proposed updating the priorities to 100 and 200 respectively:

find_real_file.png

That completed the task validation successfully.

View solution in original post

67 REPLIES 67

Check above threads and answers - I think this requirement is not correct and few users raised it with Service Now team and they suggested to change the Order as 100/200 so after reading every answers and all discussions i reached on this conclusion and task got completed.

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

ServiceNow Rising Star-2025

glenn_pinto
ServiceNow Employee
ServiceNow Employee

We have a good video on Now Learning showing the enhancement of reconciliation rules in Paris where Precedence and Reconciliation rules were merged.
https://nowlearning.service-now.com/lxp?id=overview&sys_id=679a21be1be550d0fde3a687bd4bcbe2&type=course

The rule is very simple, you have defined a reconciliation rule with two sources, meaning both are allowed to update records in the Windows class. The priority determines which is the authoritative truth, so if ServiceNow updates a record and the discovery source of the CI now displays ServiceNow, no other authorized discovery source with a higher priority order number is allowed to update the record. It is confusing as the lower order number has higher priority, but this is common with other lists in ServiceNow, so it is consistent across the platform (i.e. business rules). Any source with order 100 has higher priority than a source with order 200. 

Hope this helps.

 

Steve59
Kilo Contributor

I agree.  There should be some filtering but it works

glenn_pinto
ServiceNow Employee
ServiceNow Employee

The filtering so to speak takes place by defining the data source on the first tab of the wizard. You are choosing a data source to build the reconciliation rule with so there is no need to define a filter for the data source as well. The filter is used to maybe filter on a specific operating system or device of a specific manufacturer that the rule can be used for.

Thank you