Courseiva
InsighthardMultiple ChoiceObjective-mapped

CIS-DF Insight Practice Question

An organization requires a custom report that extracts CIs that match a complex multi-class criteria: Linux servers running a specific Oracle version that connect to a Business Service via a downstream 'Depends on::Used by' relationship. What is the most efficient native way to generate this dataset?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use CMDB Query Builder to construct a multi-node relationship query and save it as a reporting source.

CMDB Query Builder allows administrators to define multi-class, relationship-aware queries across multiple tables and export or report on the resulting dataset.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Write a Database View joining cmdb_ci, cmdb_rel_ci, and cmdb_software_product.

    Why it's wrong here

    While database views are powerful, they are brittle, perform poorly on large CMDBs, and require complex SQL knowledge compared to Query Builder.

  • Build a custom Service Mapping Traffic Connection report.

    Why it's wrong here

    Service Mapping traffic connections track live network flows, not generalized multi-class CMDB logical queries.

  • Use CMDB Query Builder to construct a multi-node relationship query and save it as a reporting source.

    Why this is correct

    CMDB Query Builder is specifically designed for complex, multi-class relationship queries in the CMDB.

  • Create a standard ServiceNow List Report on the CI [cmdb_ci] table with multiple join conditions.

    Why it's wrong here

    Standard list reports on cmdb_ci cannot handle complex multi-hop relationship queries natively across disparate tables effectively.

About these practice questions

This CIS-DF question is part of Courseiva's 320-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official ServiceNow exam blueprint

This CIS-DF practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CIS-DF exam.