CMDB correctness scorecard

Vamsi Priya
Kilo Contributor

Hi All,

I am on Madrid Patch 4 version of ServiceNow. There is requirement to create the custom interactive filter on CMDB View Dashboard for health metrics, the filter is working only for reports but not for Completeness, Compliance and Corretcness Scorecard.

The code used for CMDB Dashboard is found in CMDB Widgets but inside this script they have called some pages which are not found. Below is the url where we need to change which was not found.

Urinstanceurl/ $cmdb_scorecard.do?sysparm_type=correctness

find the screenshot below.

Can anyone help me out.

find_real_file.png

 

 

Thanks & Regards,

Vamsi

2 REPLIES 2

Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

The code for cmdb health is all internal to SN source code. Customizations are not allowed. Are you looking to filter down what the metrics are running against? If so, you can look at setting up a inclusion rules. See link below. 

 

https://docs.servicenow.com/bundle/madrid-servicenow-platform/page/product/configuration-management/...

Vamsi Priya
Kilo Contributor

Hi Patrick DeCarlo,

Thanks for the reply. Based on the cmdb hierarchy selection can a custom report be hidden?

For example we have some custom report for Web site class the report right now is global can this be restricted to only website class.

 

Thanks & Regards,

Vamsi