CMDB correctness scorecard

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2019 12:43 AM
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.
Thanks & Regards,
Vamsi
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2019 04:48 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2019 10:29 PM
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