CMDB articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

AWS Service Graph Connector Scheduled Import Jobs

AWS Service Graph Connector Scheduled Import Jobs   The Scheduled Data Import Table below shows the 31 Out of the Box Scheduled Data Imports that are installed on a ServiceNow instance that is enabled for Software Asset Management. They are shown in ...

Best practices for CMDB Data Management

Configuration Management Database (CMDB) is a repository which can be used to store and manage information about an organization's IT infrastructure. CMDB acts as a single source of truth that tracks the data for devices, services, applications, etc....

Cloud Discovery and SG-AWS

Cloud Discovery finds resources in the different cloud providers. It collects the logical data centres associated with the account, as well as any subaccounts. Collecting information about resources on the cloud is relevant for companies, organizatio...

CMDB Identification & Reconciliation

CMDB Identification & Reconciliation   The Identification and Reconciliation are also known as the Identification Reconciliation Engine (IRE). It provides a centralized method for identifying and reconciling data from different data sources.  Identif...

find_real_file.png find_real_file.png find_real_file.png

Scoring in New CMDB Health Dashboard

The CMDB Health Dashboard has been redesigned in Xanadu and moved to the CMDB Workspace, enabling ServiceNow to iterate more rapidly and improve the dashboard. In this article, I'll explain the new scoring system with an example dataset. Key changes ...

Screenshot 2024-11-07 at 10.19.46 AM.png Screenshot 2024-11-07 at 10.54.55 AM.png Screenshot 2024-11-07 at 12.27.49 PM.png Screenshot 2024-11-07 at 12.23.16 PM.png
Sandeep90 by ServiceNow Employee
  • 3237 Views
  • 3 comments
  • 5 helpfuls

How To Use IntegrationHub ETL

Articles to provide guidance on using IntegrationHub ETL (IH-ETL) application to integrate and ingest third-party data into CMDB.   In order to provide guided set-up experience while reading, we separated the content into below step-by-step sections:...

Siyou Li by ServiceNow Employee
  • 9847 Views
  • 8 comments
  • 5 helpfuls

IntegrationHub ETL Introduction

What is IH-ETL    Create and manage ETL transform maps Integrate third-party data into the CMDB without compromising the integrity of the CMDB Simplified user interface that guides you through the integration process end-to-end Includes test integrat...

find_real_file.png find_real_file.png
Siyou Li by ServiceNow Employee
  • 13509 Views
  • 10 comments
  • 9 helpfuls

Get Utilised CI class List

Following script-background helps you to take a list of CI classes utilized by your CMDB.   findUsedCIClasses(); function findUsedCIClasses() { var count = new GlideAggregate('cmdb_ci'); count.addAggregate('COUNT', 'sys_class_name'); coun...

Sandaru1 by Tera Expert
  • 1595 Views
  • 1 comments
  • 8 helpfuls

VIDEO: ServiceNow Unauthorized Change Detection

I struggled to get the Unauthorized Change Detection feature to work, so I contacted my internal colleagues. @Bill Iffland was able to identify the missing piece, which is a dependency on service mapping. So, it appears that a dynamic CI group is sim...

unauthorized.png
Ofer1 by ServiceNow Employee
  • 1069 Views
  • 2 comments
  • 3 helpfuls

IH-ETL Guided Setup Step 1 - Basic Detail

Previous Step   How to set up an IH-ETL transform map      In this step, input the basic details for your ETL transform map. Below is an example configuration:   1. To start configuring your mapping, click “Import Source Data and Provide Basic Detail...

find_real_file.png find_real_file.png SiyouLi_0-1691617374423.png find_real_file.png
Siyou Li by ServiceNow Employee
  • 3463 Views
  • 1 comments
  • 2 helpfuls
Top Contributors