100% Free CIS-DF Files For passing the exam Quickly UPDATED Aug 05, 2026
CIS-DF Dumps Questions Study Exam Guide
NEW QUESTION # 98
Drag and Drop Question
A manufacturing organization has implemented Incident Management in ServiceNow and wants to integrate additional products to enhance its functionality.
Drag each ServiceNow product to the value it brings in supporting Incident Management.
Answer:
Explanation:
Explanation:
Enhancing Incident Management in ServiceNow often involves integrating complementary products that enrich context,prioritization, and decision-making.
Discovery strengthens incident resolution by automatically populating accurate CI data and relationships, allowing responders to quickly understand affected infrastructure and applications.
Hardware Asset Management (HAM) adds visibility into asset lifecycle, ownership, and maintenance actions, which is especially valuable when incidents involve physical devices or failures.
Risk Management (part of IRM) provides insight into business and financial risk exposure, helping teams prioritize incidents based on potential regulatory, safety, or financial impact.
Service Portfolio Management (SPM) connects incidents to the service lifecycle, enabling better understanding of whether an incident affects a live, retiring, or planned service--and improving communication with stakeholders.
Together, these integrations transform Incident Management from a reactive process into a context- rich, business-aligned capability.
NEW QUESTION # 99
The Configuration Manager is preparing justification to utilize the CMDB Data Foundations Dashboard.
Which benefits align with the usage of this dashboard? (Choose 2 options)
- A. It enables monitoring and tracking of CMDB health over time
- B. It automates approval processes for Change Management
- C. It provides actionable insights to improve data quality and completeness
- D. It helps detect and eliminate duplicate records in the CMDB
Answer: A,C
Explanation:
The CMDB Data Foundations Dashboard is designed to provide visibility, insight, and guidance into the overall health of CMDB data. Its purpose is not to automate ITSM workflows, but to enable informed decision-making and continuous improvement of configuration data.
One of its primary benefits is providing actionable insights to improve data quality and completeness (Option B). The dashboard highlights gaps in CI attributes, missing relationships, and compliance issues, enabling CMDB administrators and data owners to take targeted corrective actions using Get Well Playbooks.
Another core benefit is enabling organizations to monitor and track CMDB health over time (Option D). The dashboard presents trends across health dimensions--completeness, correctness, and compliance--allowing teams to measure progress, justify investments, and demonstrate maturity improvements aligned to CSDM adoption stages.
NEW QUESTION # 100
What is the relationship between an Application and a Server?
- A. Application > Used by::Uses > Server
- B. Application > Uses::Used by > Server
- C. Application > Runs on::Runs > Server
- D. Application > Runs::Runs On > Server
Answer: C
Explanation:
In Data Foundations (CMDB and CSDM), relationship modeling must reflect real operational dependency so that incident triage, change impact analysis, and service visibility remain accurate. When an Application is hosted on a Server, the standard hosting-style relationship used in CMDB relationship governance is expressed as "Runs on::Runs". This pairing represents the two directional descriptors of the same relationship type: from the application perspective it runs on the server, and from the server perspective it runs the application.
This matters because CMDB relationships are used by downstream capabilities (for example, dependency views, impact calculations, and governance rules). Using the correct out-of-box relationship descriptor pair ensures consistent reporting and prevents confusion when teams traverse relationships "upstream" and
"downstream." In addition, relationship governance rules and inheritance are commonly built around standard relationship types; using the correct "Runs on::Runs" semantics supports validation across subclasses (for example, specific application and server subclasses) without requiring custom relationship definitions.
The other options are either reversed ("Runs::Runs On"), represent different semantics ("Uses::Used by"), or do not align with the typical hosting relationship naming used for application-to-server hosting dependencies.
Therefore, the correct relationship expression between an Application and a Server is Application > Runs on::
Runs > Server.
NEW QUESTION # 101
A CMDB Manager wants to start adding CSDM Design and Planning domain components into the CMDB.
Who is involved in this exercise?
(Choose 2 options)
- A. Application Service Owner
- B. Business Relationship Manager
- C. Application Owner
- D. Enterprise Architect
Answer: C,D
Explanation:
The Design and Planning domain of CSDM focuses on planning-level constructs such as Business Applications, Business Capabilities, Information Objects, and architecture context. The two roles most directly involved are the Application Owner and the Enterprise Architect . Application Owners provide authoritative ownership, lifecycle, criticality, and portfolio information for Business Applications. Enterprise Architects define and govern enterprise capabilities, application rationalization, architecture alignment, and strategic planning relationships. Application Service Owners are more closely aligned with operational service delivery and application service health, especially in the technical/manage domain. Business Relationship Managers are more closely tied to consumption, offerings, and business-facing service value.
Because Design and Planning is about application portfolio and enterprise architecture structure, the correct roles are Application Owner and Enterprise Architect.
=========
NEW QUESTION # 102
During a bulk import of user endpoint devices into the CMDB, Computer CI records are successfully populated with owner information in the Owned by [owned_by] field. The Asset Management team requires the same owner information to be synchronized automatically to the corresponding Asset records.
Which automated approach should a Configuration Analyst implement?
- A. Implement a custom business rule on the Computer table to script the value into the related Asset record.
- B. Use the Asset-CI Field Mapping module to create a rule that replicates the Owned by value between the Computer CI and its associated Asset record.
- C. Configure a scheduled Transform Map or IntegrationHub ETL workflow to copy the Owned by value from Computer CIs to the Asset table.
- D. Use CI Class Manager to establish a parent-child relationship between the Computer and Asset classes.
Answer: B
Explanation:
The Asset-CI Field Mapping capability is specifically designed to control synchronization between related Asset and CI records. The Configuration Analyst can create or configure a field-mapping rule so that the Computer CI's Owned by value is propagated to the corresponding Asset field through the platform's supported synchronization framework.
CI Class Manager controls CMDB class definitions and does not create parent-child inheritance between Asset and CI tables for field synchronization. A scheduled integration could copy the information, but it introduces unnecessary processing and delay when an out-of-box synchronization mechanism exists. A scripted business rule could also work technically, but it introduces custom code, maintenance effort, and upgrade risk.
Using Asset-CI Field Mapping provides a governed, supportable, and reusable configuration that keeps the operational CI and financial Asset perspectives aligned.
=========
NEW QUESTION # 103
A company wants to track regulatory compliance. ServiceNow has an artifact type called an information object as part of the CSDM framework.
What is the purpose of an information object?
- A. It describes the logical data to the Business Applications.
- B. It describes data exchanged between an API interface and an Application.
- C. It describes data in general on a group of Configuration Items.
Answer: A
Explanation:
Information Objects in CSDM are used to represent logical data associated with Business Applications.
They are especially important for governance, compliance, privacy, and audit use cases because they describe the type of data a Business Application processes, stores, or transmits. For example, if an application handles personal data, payment card data, or regulated healthcare information, that logical data context should be modeled as an Information Object and related to the Business Application.
Option A is too broad and incorrectly frames the object as general data for a group of CIs. CIs represent technical components, while Information Objects describe logical business data. Option B is too narrow because API exchange data is only one possible technical integration scenario and does not define the purpose of the CSDM artifact. Therefore, the correct purpose is to describe logical data related to Business Applications.
NEW QUESTION # 104
Drag and Drop Question
ServiceNow provides a suite of CMDB management tools designed to effectively ingest, manage, and maintain CIs and relationships.
Drag and drop the design architecture to its management tool. (Some options may not apply.)
Answer:
Explanation:
Explanation:
Agent Client Collector: This is ServiceNow's agent-based approach. It requires a software agent to be installed on the target host to run discovery patterns locally.
Import Sets: This is the traditional, manual way to bring in dat a. You define the source, and the organization builds the logic (Transform Maps) to move that data into the CMDB.
Service Graph Connector: These are found in the ServiceNow Store. They are "certified" integrations built to work with specific third-party vendors (like SCCM or Jamf) with minimal setup.
ServiceNow Discovery: The classic agentless method. It probes the network and uses patterns to identify and map CIs without needing software installed on every machine.
NEW QUESTION # 105
An organization uses multiple data sources to update its CMDB, each assigned a different priority level. A high-priority data source is scheduled to update server records weekly. However, because of an integration issue, the high-priority data source stops updating the records.
Which configuration can allow a lower-priority data source to update records after a specified period of inactivity from the higher-priority source?
- A. Data Refresh Rules
- B. Health Inclusion Rules
- C. Identification Rules
- D. Reconciliation Rules
Answer: A
Explanation:
Data Refresh Rules allow a lower-priority source to update an attribute when the higher-priority authoritative source has not refreshed that attribute within a configured period. This prevents CI data from remaining indefinitely outdated merely because the preferred source has stopped reporting.
Reconciliation rules establish the normal source priority and determine which authorized source wins when multiple sources report values for the same attributes. The guide confirms that source precedence is assigned through reconciliation rules. Data Refresh Rules supplement that precedence by defining a freshness exception: after the higher-priority source becomes inactive for the configured interval, a lower-priority source may supply a more current value.
Identification Rules determine whether an incoming payload matches an existing CI. Health Inclusion Rules control which CIs participate in CMDB Health calculations. Neither addresses temporary source inactivity or freshness-based update authorization.
=========
NEW QUESTION # 106
The CMDB Configuration Management team wants to manage de-duplication tasks generated from data ingested into the CMDB via the Identification and Reconciliation Engine (IRE). In which area of the CMDB Workspace can they locate these de-duplication tasks?
- A. CMDB feature adoption tile under the Insights tab
- B. Total status under the My Work tab
- C. Important actions tile under the Home tab
Answer: B
Explanation:
In ServiceNow, de-duplication tasks generated by the Identification and Reconciliation Engine (IRE) are operational governance tasks that require action by CMDB administrators or data owners. These tasks are surfaced in a role-based and actionable manner to ensure they are addressed promptly.
Within the CMDB Workspace, such tasks are accessed via the My Work tab, specifically under the Total status section. This area consolidates all actionable CMDB-related work items assigned to the user or their groups, including duplicate CI remediation tasks, data certification tasks, attestation requests, and lifecycle governance actions generated by CMDB Data Manager and IRE processes.
NEW QUESTION # 107
A Configuration Manager needs to ingest third-party CIs into the CMDB.
Which method minimizes the risk of technical debt?
- A. Vendor-provided integration
- B. Table API
- C. Service Graph Connector
- D. Import Sets and Transform Maps
Answer: C
Explanation:
The correct answer is Service Graph Connector . Service Graph Connectors are ServiceNow-supported ingestion solutions designed to bring third-party data into the CMDB using governed, repeatable, and upgrade- safer patterns. They are built to align with CMDB class models, Identification and Reconciliation Engine processing, source tracking, and ServiceNow data quality practices. This reduces custom scripting, unsupported mappings, and long-term maintenance burden. A generic vendor-provided integration may work, but it can introduce technical debt if it bypasses IRE, writes directly to CMDB tables, or uses unsupported mappings. Import Sets and Transform Maps can be used, but they require careful scripting and governance to avoid duplicates. Table API is the riskiest option because direct table writes can bypass CMDB identification and reconciliation logic. Therefore, Service Graph Connector is the best method to minimize technical debt.
=========
NEW QUESTION # 108
What ensures data volume in the CMDB is manageable?
- A. Scheduled Jobs
- B. Business Rules
- C. Archive Policies
Answer: C
Explanation:
Managing CMDB data volume is a key Data Foundations governance objective. Over time, CMDBs naturally accumulate retired, obsolete, or decommissioned CIs. If these records are not properly managed, they degrade CMDB performance, reduce reporting accuracy, and negatively impact discovery reconciliation and health scores.
Archive Policies are the mechanism designed to address this challenge. They define when CI records should be archived or deleted based on lifecycle state, age, or retention requirements. By automating archival and cleanup, archive policies ensure that only relevant, active CIs remain in the operational CMDB, keeping data volume manageable and performant.
NEW QUESTION # 109
The Apache Web Server Identification Rule is configured with the following criterion attributes:
Class
Configuration file
Version
Yesterday, an Apache Web Server CI was discovered as part of Service Mapping. Today, the application owner upgraded Apache to a different version and reran discovery of the service.
What will happen in the CMDB?
- A. The Apache Web Server CI will be reclassified as a Web Server CI.
- B. A new Apache Web Server CI is created.
- C. A duplication error will occur.
- D. The existing Apache Web Server CI will be reconciled and its version will be updated.
Answer: B
Explanation:
This scenario hinges on how the Identification and Reconciliation Engine (IRE) in ServiceNow evaluates identification rules.
The identification rule for the Apache Web Server class includes Version as part of the identifier criteria, along with Class and Configuration file. Identification rules must match all criterion attributes exactly for an incoming record to be identified as an existing CI and reconciled.
Yesterday's discovery created an Apache Web Server CI with a specific version value. When Apache is upgraded and discovery is rerun, the Version attribute changes. Because Version is part of the identifier, the incoming record no longer matches the existing CI's identifier entry. As a result, the IRE cannot identify the existing CI as the same configuration item.
When identification fails and no matching identifier entry is found, the IRE proceeds to insert a new CI record rather than updating the existing one. This behavior is intentional and protects the CMDB from incorrectly reconciling records that no longer meet identification criteria.
NEW QUESTION # 110
(Choose 2 options)
The following Reconciliation Rules were configured for ServiceNow, Altiris, and SCCM for the Windows Server (cmdb_ci_win_server) class:
Which statements are true?
- A. Data collected with a discovery source of Altiris can update records inserted by SCCM into the Windows Server table.
- B. Data collected with a discovery source of ServiceNow can insert new records into the Windows Server table, but cannot update records created by Altiris or SCCM.
- C. Data collected with a discovery source of SCCM can update any record in the Windows Server table because it has the highest priority number.
- D. Data collected with a discovery source of SCCM can be inserted as new records in the Windows Server table.
Answer: A,D
Explanation:
This question tests understanding of reconciliation source priority in the Identification and Reconciliation Engine (IRE) in ServiceNow.
In reconciliation rules, lower numeric values represent higher priority. Therefore, the priority order is:
ServiceNow (100) - highest authority
Altiris (200)
SCCM (300) - lowest authority
Why A is correct
Because Altiris (200) has higher priority than SCCM (300), data from Altiris can update records originally inserted by SCCM. This is exactly how reconciliation precedence works-higher-priority sources can overwrite lower-priority ones.
Why C is correct
SCCM, even though it has the lowest priority, is still an authorized discovery source. It can insert new records into the Windows Server table when no existing CI is identified. Priority only affects updates, not the ability to create records.
Why B is incorrect
ServiceNow (priority 100) can update records from Altiris and SCCM because it has the highest priority. The statement incorrectly claims it cannot.
Why D is incorrect
SCCM does not have the highest authority. A higher numeric value means lower priority, so SCCM cannot update records created by higher-priority sources.
NEW QUESTION # 111
Drag and drop the CMDB Health Dashboard metric to the description.
Answer:
Explanation:
Explanation:
* Duplicate identifies data quality issues where the same asset is modeled more than once, violating CMDB trust principles.
* Required ensures minimum viable CI creation and update-critical for ingestion and lifecycle integrity.
* Orphan highlights broken relationships, which directly impact impact analysis, Service Mapping, and Change Management.
* Stale flags CIs that are no longer being refreshed by Discovery or other sources but still exist in the CMDB.
* Recommended improves completeness and usability, supporting operational and reporting use cases without being mandatory.
* Audit validates data correctness by comparing CI field values against predefined templates or policies.
This exact mapping is what ServiceNow expects in CMDB Health Dashboard-related exam questions and real-world implementations.
NEW QUESTION # 112
A CMDB Administrator has imported data into the ServiceNow CMDB from a third-party source by using a Service Graph Connector. The Administrator wants to review specific field-to-field mappings for the import.
Which feature shows this information?
- A. CMDB Integrations Dashboard
- B. IntegrationHub ETL
- C. Integration Hub
Answer: A
Explanation:
The CMDB Integrations Dashboard provides visibility into integrations that populate the CMDB, including Service Graph Connector activity and mapping information. It enables administrators to inspect how source data is mapped to ServiceNow target classes and fields, review connector execution information, and investigate ingestion or mapping problems.
Service Graph Connectors are prebuilt, governed integrations that import third-party data into the CMDB through standardized class mappings and IRE processing. They are intended to minimize custom transformations and preserve source and reconciliation information. The guide describes Service Graph Connectors as upgrade-safe integrations that ingest external data while applying Identification and Reconciliation Engine controls.
Integration Hub is the broader integration and automation framework, not the specific dashboard for reviewing Service Graph Connector field mappings. IntegrationHub ETL is a separate tool for building and managing ETL transformations. It does not serve as the inspection dashboard for mappings belonging to an installed Service Graph Connector.
Therefore, B is correct.
NEW QUESTION # 113
A CMDB Administrator is reviewing the CMDB and notices that manyHardware CIs are missing serial numbers. The Administrator is concerned this may causeduplicate CIsand wants to resolve the issue quickly.
Whatstructured guidelines provided by ServiceNoware available to troubleshoot and resolve the issue?
- A. CMDB Health Dashboard Playbooks
- B. CSDM Now Create Playbooks
- C. CSDM Data Foundations Dashboard Playbooks
- D. CMDB Data Foundations Dashboard Playbooks
Answer: D
Explanation:
When data quality issues such asmissing serial numbersthreaten CMDB integrity and increase the risk of duplicates, ServiceNow providesprescriptive, step-by-step remediation guidancethrough theCMDB Data Foundations Dashboard Playbooks.
These playbooks are specifically designed to help administratorsidentify root causes, assess ingestion and governance gaps, and apply corrective actions using structured remediation plays (Analyze Data, Fix Data, Govern Data). For missing serial numbers, the playbooks guide teams to review Discovery patterns, identification rules, reconciliation sources, and governance controls to ensure authoritative data capture and prevention of future issues.
TheCMDB Health Dashboard Playbooksfocus on health scoring and metrics, not guided remediation.CSDM Data Foundations Dashboard Playbooksis not a distinct product naming; the correct construct is CMDB Data Foundations.Now Create Playbooksprovide implementation project guidance, not operational troubleshooting for live data issues.
Therefore, the correct answer isA - CMDB Data Foundations Dashboard Playbooks, which are purpose-built to quickly troubleshoot and remediate CMDB data quality problems while aligning with best practices inServiceNow.
NEW QUESTION # 114
A CMDB Administrator wantsonly the CIs of Principal Classesto appear inCI reference fields, such as the CI reference field on anIncident form.
Where does the CMDB Administrator designatePrincipal Classes?
- A. CI Class Manager
- B. CMDB Data Manager
- C. System Properties
- D. CMDB Workspace
Answer: A
Explanation:
Principal Classesare a key CMDB configuration concept used to controlwhich CI classes are selectable in reference fieldsacross ITSM processes. This helps reduce noise, prevent incorrect CI selection, and improve data quality.
InServiceNow, Principal Classes are designated within theCI Class Manager. This tool allows CMDB administrators to manage the CI class hierarchy, define ownership, and explicitly mark classes asprincipal.
Once a class is marked as principal, its CIs become available in CI reference fields such as those on Incident, Change, and Problem forms.
Option A (CMDB Workspace) provides operational and analytical views but does not control schema-level class behavior. Option C (System Properties) does not manage class designation. Option D (CMDB Data Manager) governs lifecycle and data quality policies, not reference field behavior.
By configuring Principal Classes in theCI Class Manager, organizations ensure that only relevant, high-value CI classes are exposed to end users, aligning with Data Foundations best practices.
Therefore, the correct answer isB - CI Class Manager.
NEW QUESTION # 115
The CMDB Administrator has set up two Dynamic Reconciliation Rules within the ServiceNow Production Instance. The 'Server' class has a Dynamic Reconciliation Rule of largest value for the RAM field. The 'Windows Server' class has a Dynamic Reconciliation Rule of most reported for the RAM field.
Given the above data in Multisource CMDB, which value is added to the CMDB for RAM for a Server CI?
- A. 8,192 MB
- B. 2,048 MB
- C. 4,096 MB
Answer: A
Explanation:
This question hinges on understanding class-specific Dynamic Reconciliation Rules in CMDB 360 / Multisource CMDB within ServiceNow.
Although two different dynamic rules are configured, the rule applied depends on the CI class being evaluated:
For the Server class, the configured rule is Largest value for the RAM attribute.
For the Windows Server class, the rule Most reported would apply-but only if the CI were evaluated as a Windows Server.
The question explicitly asks for the resulting RAM value for a Server CI, not a Windows Server CI.
Therefore, the Largest value rule governs the outcome.
Looking at the multisource values:
2,048 MB (LANDesk)
4,096 MB (Tivoli)
4,096 MB (ServiceNow)
8,192 MB (Altiris)
Under the Largest value dynamic reconciliation rule, the IRE selects the maximum numeric value, regardless of how frequently it is reported or which source provided it.
The Most reported logic (which would result in 4,096 MB) does not apply here because that rule is configured for a different class (Windows Server).
This scenario illustrates an important CMDB 360 principle: Dynamic reconciliation is evaluated per class, and child-class rules do not override parent-class rules unless the CI is actually classified under that child class.
NEW QUESTION # 116
A Configuration Manager is planning the implementation of the CMDB.
Which is the prescribed CSDM rollout order?
- A. Initiate, Plan, Execute, Deliver, Close
- B. Initial, Developing, Defined, Managed
- C. Architecture, Business, Technical, Governance
- D. Crawl, Walk, Run, Fly
Answer: D
Explanation:
The Common Service Data Model (CSDM) prescribes an incremental, maturity-based rollout approach to reduce risk and ensure sustainable adoption. The recommended order is Crawl, Walk, Run, Fly, which aligns implementation effort with increasing organizational capability and value realization.
Crawl focuses on foundational data hygiene: core CI classes, identification rules, reconciliation, basic Discovery ingestion, and CMDB Health basics.
Walk introduces service context, including Business Services, Application Services, and relationships that enable impact analysis for Incident and Change.
Run expands into operational excellence with Service Mapping, service offerings, advanced governance, and process automation.
Fly represents optimization and scale, leveraging analytics, AI/ML, proactive operations, and cross- domain integration (e.g., SecOps, APM, CSM).
This progression ensures teams do not over-model early or introduce complexity before data quality and governance are established. The other options describe generic project lifecycles or organizational categorizations, not the CSDM-recommended adoption path.
NEW QUESTION # 117
A Configuration Manager notices that the CMDB Health Dashboard Completeness Key Performance Indicator is low.
What can the Configuration Manager do to obtain a KPI that represents only CIs that are managed?
- A. Create a business rule to filter the CMDB Health results.
- B. Configure Health Inclusion Rules for the relevant CI classes.
- C. Nothing; the health score is calculated for the entire CMDB.
Answer: B
Explanation:
Health Inclusion Rules determine which CI records are included in CMDB Health calculations. Health Inclusion Rules The Configuration Manager can configure conditions for the relevant CI classes so that only managed, operationally relevant, or management-ready CIs contribute to the Completeness KPI.
For example, an inclusion rule can limit the calculation based on lifecycle stage, operational status, environment, discovery source, or another class attribute that identifies managed CIs. This prevents unmanaged, retired, transitional, or incomplete populations that are not yet under governance from distorting the organization's health score.
A custom business rule is unnecessary and would introduce avoidable customization and maintenance effort.
The score also does not have to include the entire CMDB because each health metric can have a separately controlled evaluation scope. Therefore, configuring Health Inclusion Rules i
NEW QUESTION # 118
During implementation, architects want to create a new CI class outside the cmdb_ci hierarchy.
What is the correct approach?
- A. Create a new unrelated table
- B. Create a custom asset table
- C. Extend cmdb_ci
- D. Modify task table
Answer: C
Explanation:
All CI classes must extend from cmdb_ci to maintain CMDB integrity and IRE functionality.
NEW QUESTION # 119
A Configuration Manager wants to use the Unified Map.
Where would it be accessed?
- A. CMDB Workspace
- B. CI Class Manager
- C. CMDB Data Manager
Answer: A
Explanation:
In Data Foundations, "insight" focuses on turning trusted configuration data into clear visual understanding--so teams can assess relationships, troubleshoot impact, and validate service context. Unified Map supports this by providing a graphical view of CIs and their relationships, combining strengths of traditional dependency views and service-mapping-style visualization into a single, consistent map experience.
Unified Map is accessed from CMDB Workspace, typically via a Quick Links entry (and in some experiences, also from relevant CI/service contexts). This location makes sense in the Data Foundations model because CMDB Workspace is the central place where configuration and service data is explored, validated, and used for operational decision-making--exactly what mapping relationships is meant to enable.
NEW QUESTION # 120
A CMDB Administrator needs to set up CMDB 360/Multisource CMDB Drag and drop the system propertyto the functionality Some options may not apply.
Answer:
Explanation:
Explanation:
InServiceNow,CMDB 360 / Multisource CMDBextends the Identification and Reconciliation Engine (IRE) to supportmulti-source visibility, reconciliation, and confidence scoring. Configuration is controlled throughsystem properties, each enabling a specific capability.
glide.identification_engine.multisource_enabledis the master switch that activates CMDB 360 functionality.
glide.identification_engine.multisource_cmdb_ci_enabledallows CMDB 360 to collect and evaluate data specifically fromCMDB CI classes.
glide.cmdb.logger.source.cmdb_multisourceenables detailed logging for troubleshooting multisource ingestion and reconciliation.
glide.identification_engine.multisource_recompute.max_ci_limitprotects performance by limiting how many CIs can be processed during a recompute operation.
Capturing CMDB 360 data fromnon-CMDB classesisnot supported, which is why no property applies to that option.
This mapping aligns withData Foundations and CMDB governance best practices, ensuring CMDB 360 is enabled safely, transparently, and at scale.
NEW QUESTION # 121
A CMDB Data Owner has requested better insights into the different data sources that make up the CMDB data set. The Platform Owner knows that the new Service Graph Connector Central plugin is what is needed.
After installing the plugin, what workspace will have the new Service Graph Connector Central tab available?
- A. Discovery Admin Workspace
- B. Service Graph Connector Workspace
- C. CMDB Workspace
Answer: C
Explanation:
The correct answer is CMDB Workspace. Service Graph Connector Central is designed to improve visibility into Service Graph Connector activity and source contribution within the CMDB operating experience. Since the objective is to understand data sources contributing to the CMDB, the functionality is surfaced in CMDB Workspace rather than a separate Service Graph Connector Workspace or Discovery Admin Workspace.
CMDB Workspace is the central workspace for managing CMDB data quality, source visibility, health, governance, and operational CMDB activities. Discovery Admin Workspace is focused on Discovery configuration and operations, not central CMDB source insight. Therefore, once the Service Graph Connector Central plugin is installed, the related tab is available in CMDB Workspace.
=========
NEW QUESTION # 122
......
CIS-DF Premium Exam Engine - Download Free PDF Questions: https://www.pass4leader.com/ServiceNow/CIS-DF-exam.html
Instant Download CIS-DF Free Updated Test Dumps: https://drive.google.com/open?id=113O0u-Zd516oTkEflEm3u4MEed9SVY8Y