Question Q-13601 When an infrastructure CI fails, how is the impact traced…
2 comments · last active Aug 25, 2026
By Mr Sparkles · Updated Aug 10, 2026
| Certification | CIS – Data Foundations (CMDB and CSDM) (CIS-DF) |
| Questions | 195 |
| Passing Score | 75% |
| Format | 83% Multiple Choice |
| Sessions Logged | 7,646 |
| Your progress | Log in / Register to track times taken, best score, questions mastered, and coverage on this quiz. |
| Rating |
The ServiceNow CIS-Data Foundations certification is for CMDB admins and platform architects who spend their shifts fixing discovery duplicates and fighting with teams over broken CI classes. You sit this exam if you are the person the bridge call leader pings when the CMDB health dashboard stays red and the identification engine fails to reconcile incoming hardware data.
Expect to spend your time on Govern at 35 percent, which covers the reconciliation rules and data audits that stop the CMDB from becoming a junk drawer. Ingest and Insight make up 39 percent of the exam, focusing on how data enters the system and how you report on its health, while Configure and CSDM Fundamentals cover the remaining 26 percent. You will see questions about setting up identification and reconciliation rules for specific CI classes and mapping business services to infrastructure using the common service data model.
Catalog listing of the 5 preview questions for this quiz.
A payroll application server and its database server are both discovered successfully. Discovery shows the application process opening connections to the database listener, and the CMDB now contains a relationship between the application component and the database CI.
What best explains how the relationship was created?
Discovery detected connection and process dependency evidence and created the relationship automatically — Discovery can create relationships from observed processes, listening ports, and network connections between components.
The relationship was created only because the database class was marked Principal — Principal designation does not create relationships.
CMDB Health generated the relationship after detecting a missing dependency — Health can flag relationship quality issues but does not invent dependencies.
A reconciliation rule converted matching attributes into a dependency relationship — Reconciliation governs attribute updates, not relationship creation from runtime evidence.
A global company must ingest cloud infrastructure, on-premises servers, and a quarterly facilities CSV into the CMDB.
Which three patterns best fit the different data sources?
Service Graph Connector for supported cloud resources — A maintained connector provides supported mappings and an established IRE-aware ingestion path, reducing the custom code and maintenance burden of a bespoke integration.
MID Server-backed Discovery for reachable on-premises servers — A MID Server runs Discovery and JDBC activities inside the restricted network and communicates outbound to the instance, avoiding direct inbound access to protected systems.
Scheduled import set and transform map for the quarterly facilities CSV — Import sets and transform maps provide a repeatable staging and field-mapping process for batch files, with IRE-aware handling added when the target data is a CI.
Manual list edits for all three sources — Manual list editing does not provide repeatable, source-appropriate, IRE-aware ingestion for cloud, on-premises, and batch data.
Principal class settings as the ingestion engine — Principal-class configuration curates CI classes emphasized in task CI lookups. It does not control identification, reconciliation, lifecycle processing, relationships, or data quality.
A dashboard team already has strong reporting tools, but every department modeled “service” differently before CSDM.
Why are the reports still difficult to trust?
Reporting tools cannot compensate for inconsistent service definitions and relationships underneath — Reliable reports require consistent CSDM concepts and relationship patterns in the underlying data.
CSDM prevents dashboards from reading service records — CSDM is intended to improve service reporting; it does not block dashboard access to service records.
Business services must be discovered by SNMP before reports work — Business services are modeled and governed business objects, not records that must be discovered through SNMP.
Principal classes must be disabled for every service record — Principal-class configuration is unrelated to whether service definitions are consistent enough for reporting.
A file-based server import must use IRE so incoming rows are matched, inserted or updated, and reconciled according to source precedence. Put the high-level process in the correct order.
The required sequence is Source rows land in an import set staging table, then Transform logic invokes CMDBTransformUtil or an equivalent IRE-aware CMDB path, then IRE applies identification logic to determine whether each CI is new or existing, and finally Reconciliation rules determine whether source values may update governed attributes.
Staging must occur before transform processing, identification must resolve the CI before updates are considered, and reconciliation then applies source authority. Invoking the transform before data is staged or applying reconciliation before identification breaks that dependency chain.
A disk CI has serial number, model, capacity, and owner populated. It was updated yesterday by Discovery and has no duplicate candidates. CMDB Health still flags it because it is not linked to any host CI.
Which rule type most directly explains the flag?
Orphan rule — An orphan or relationship-correctness rule identifies a CI that lacks an expected relationship, such as a disk not linked to a host.
Reconciliation rule — Reconciliation decides source authority for attributes and does not assess missing host relationships.
Principal class rule — Principal configuration affects CI pickers, not relationship health.
Identification rule — Identification rules match incoming CIs and do not determine whether a disk has a required host relationship.
Incorrect chain of events in answer.
thank you - I updated this and actually rewrote the entire question