How are new classes of Configuration Items (CIs) and relationships created in the ServiceNow CMDB?
Correct Answer: D
Explanation:
The most common and recommended way to create new CI classes in ServiceNow is by extending existing classes. This leverages the existing data structure and relationships within the CMDB. Here's why this approach is preferred: Inheritance: Extending a class allows the new class to inherit attributes and relationships from the parent class, ensuring consistency and reducing redundancy. Data Model Integrity: It helps maintain the integrity of the CMDB data model by building upon the established CSDM framework. Customization: Extending classes provides flexibility to add specific attributes and relationships that are unique to the new CI class. Why not the other options? A: While importing data can populate the CMDB, it's not the primary method for creating new CI classes and their relationships. B: ServiceNow does not offer predefined templates for creating new CI classes. C: IntegrationHub ETL is a powerful tool for data integration, but it's primarily used for data transformation and loading, not for creating new CI classes. Reference: ServiceNow CMDB documentation, ServiceNow Developer training materials
Question 2
What is the main focus in the Foundation stage of implementing the CSDM framework?
Correct Answer: C
Explanation:
The Foundation stage of the CSDM framework focuses primarily on establishing the core structure of your CMDB. This involves: Defining the scope: Determine which services and applications will be managed within the CMDB. Building the foundation data model: Implement the core CSDM classes and their relationships. This includes key classes like Application Service, Business Application, and Technical Service Offering. Populating foundational data: Start populating the CMDB with basic information about your core services, applications, and the technologies that support them. Why not the other options? A: While network infrastructure CIs are important, they are not the primary focus in the Foundation stage. The focus is on the core service and application model. B: Accurate business information is crucial for reporting, but the Foundation stage prioritizes establishing the structural relationships within the CMDB. D: Working with ITSM tables is part of the broader CMDB implementation, but the Foundation stage focuses on the core CSDM classes, which extend beyond ITSM. Reference: ServiceNow CSDM documentation
Demo Practice Mode
You are viewing only the questions marked as Demo.