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.

How "CIs not processed via IRE" metric works on CMDB data foundation dashboard

Servicenow38
Tera Contributor

Hi,

I can see the records under the metric 'CIs not processed via IRE'. I want know how these records populated/calculated.

I found script include - CMDBGetWellCalculateCIsNotProcessViaIRE

 

Attached the script for reference.

 

Servicenow38_0-1730879312341.png

 

1 REPLY 1

Sandeep90
ServiceNow Employee
ServiceNow Employee

@Servicenow38  Any CIs inserted through IRE are tracked in the sys_object_source table. If a CI record was inserted by a method other than IRE, there won't be a corresponding mapping record for it. The count of these unmapped records indicates those processed outside of IRE.