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.

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

Articles

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
  • 11079 Views
  • 8 comments
  • 5 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
  • 1781 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
  • 1428 Views
  • 2 comments
  • 4 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
  • 3885 Views
  • 1 comments
  • 2 helpfuls

AppDynamics Service Graph Connector

How do I configure the AppDynamics Service Graph Connector?   Version:  1.4 Sample Application Service to Monitor: MediaWiki URL: http://10.197.203.204:5000/mediawiki *Setup Method: Guided Setup *Going forward, Service Graph Connector Central is the ...

AnneMarieDuff_0-1696350185762.png AnneMarieDuff_0-1696596294459.png AnneMarieDuff_0-1696603598060.png AnneMarieDuff_1-1696604419978.png

IH-ETL FAQ - After running preview, data is not inserting/missing or results unexpected partial/incomplete payloads

General Debug Process     Detail examples for each process’ solution   1. Are all IRE required identifier fields mapped?   Go to “Class Manager”     Click “Open Hierarchy”     Find corresponding class and click “Identification Rules”     Make sur...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Siyou Li by ServiceNow Employee
  • 1956 Views
  • 1 comments
  • 1 helpfuls

SG-SCCM Service Graph Connector

How do I configure the SG-SCCM Service Graph Connector?   Version: 3.6 Sample Windows Server to Monitor: crusvrwin10 Software Asset Management Enabled(Yes\No): Yes SCCM Asset Intelligence Enabled(Yes\No): No Mid Server used to connect to SCCM SQL Ser...

AnneMarieDuff_0-1709744722026.png AnneMarieDuff_1-1709563740384.png AnneMarieDuff_3-1709564071358.png AnneMarieDuff_3-1709564818024.png

What's new in Xanadu and Q4

Now available on YouTube is an overview and demos for what's new in our Data Foundations release in Xanadu and Q4. Included in this session are the following topics:   https://youtu.be/4daG1TFDEbM   In this session we cover the following: API Insight...

Large AWS Landscape Tuning and Troubleshooting

This article covers simplified steps for tuning use of the ServiceGraph Connector for AWS (SGC-AWS) and when the landscape being discovered contains more than 10,000 EC2 instances.   Please refer to the Product documentation for new release notes and...

SanjeevanPujji_2-1718314606894.png SanjeevanPujji_3-1718314679432.png SanjeevanPujji_1-1718314500977.png SanjeevanPujji_0-1718314389877.png

Service Graph Connector for AWS - Functional Spec and CI

Functional Requirements Functional requirements are broadly classified into two categories: Hardware and Software. To pull CI information from AWS, follow the three data pull strategies below:  Baseline This is fresh import of data from AWS into the ...

find_real_file.png find_real_file.png
Murali Reddy1 by ServiceNow Employee
  • 19548 Views
  • 21 comments
  • 12 helpfuls

SGC-AWS - Release 2.0 Features

[SGC-AWS 2.0 will be available in stores on May 4, 2023] Service Graph Connector for AWS Release 2.0 is packed with many new features listed below. This article describes the features in detail.  Multi-Org (Multi-Instance) SupportSingle /Standalone ...

MuraliReddy1_1-1679598421796.png MuraliReddy1_0-1679599319491.png Screen Shot 2023-05-25 at 12.53.18 PM.png
Murali Reddy1 by ServiceNow Employee
  • 5783 Views
  • 3 comments
  • 5 helpfuls

Understanding CI Reclassification: What You Need to Know

Understanding CI Reclassification: What You Need to Know In the world of IT Service Management, Configuration Items (CIs) play a crucial role in tracking and managing the components of your IT environment. Sometimes, you might need to reclassify a C...

Pratiksha by Mega Sage
  • 3766 Views
  • 1 comments
  • 24 helpfuls

CMDBTransformUtil Usage in Transform Maps

Servicenow provides various options to get the data from different discovery sources. The data flows into Servicenow via different applications like 3rd Party Applications,  Excel imports and places into CMDB Tables. While doing these activities, it ...

Narsing1_0-1690470662170.png Narsing1_0-1690529727820.png Narsing1_1-1690471173925.png Narsing1_2-1690471232359.png
Narsing1 by Mega Sage
  • 5745 Views
  • 3 comments
  • 4 helpfuls
Top Contributors