시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / CIS-DF 덤프  / CIS-DF 문제 연습

ServiceNow CIS-DF 시험

Certified Implementation Specialist - Data Foundations (CMDB and CSDM) 온라인 연습

최종 업데이트 시간: 2026년02월14일

당신은 온라인 연습 문제를 통해 ServiceNow CIS-DF 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 CIS-DF 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 69개의 시험 문제와 답을 포함하십시오.

 / 2

Question No : 1


Configuration Management requires an accurate inventory of devices to be reflected in the CMDB.
Which are common use cases for using Agent Client Collector (ACC)? (Choose 2 options)

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
The Agent Client Collector (ACC) in ServiceNow is designed to collect inventory data from endpoints that are not consistently reachable by traditional Discovery methods. ACC is especially valuable where credential-based, network-based discovery is impractical or impossible.
Devices in secure environments (Option C), such as isolated networks, restricted zones, or highly regulated environments, often block inbound discovery traffic. ACC runs locally on the device and securely sends inventory data outward, making it ideal for these scenarios.
Devices that intermittently connect to the network (Option D), such as laptops, remote endpoints, or roaming devices, are another core use case. Traditional Discovery requires the device to be reachable during scheduled scans, which is unreliable for mobile or off-network assets. ACC ensures inventory data is collected whenever the device is online.
Option A (data center servers) is better served by agentless Discovery, which provides deeper infrastructure and relationship data.
Option B (network devices in the DMZ) are typically discovered using SNMP and network discovery, not ACC.
ACC complements Discovery as part of a layered ingestion strategy, ensuring accurate inventory coverage across diverse environments.
Therefore, the correct answers are C C Devices in secure environments and D C Devices that intermittently connect to the network.

Question No : 2


The CMDB Configuration Management team has successfully developed a healthy and trusted CMDB. They have integrated discovered infrastructure data, accurately referenced non-discoverable data (such as change and support group information), and made the CMDB service-aware using Service Mapping.
Which field on an Incident form is automatically populated after a CI is selected that references an appropriate support group?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
In a mature CMDB implementation within ServiceNow, CI operational attributes are leveraged to automate ITSM workflows. One of the most important outcomes of accurate Configuration Management is automatic incident routing.
When a CI is selected on an Incident record, ServiceNow evaluates the CI’s Support Group attribute. If populated correctly, the platform automatically copies this value into the Assignment Group field on the Incident. This ensures incidents are routed to the correct resolver group without manual triage, reducing mean time to resolution (MTTR).
The Support Group is a CI attribute, not an incident field that drives workflow directly. The Assignment Group is the operational field used by Incident Management to assign ownership. Managed by Group, Approval Group, and Change Group are used in other governance and lifecycle contexts and are not auto-populated during incident creation.
This behavior is a direct result of Data Foundations best practices: maintaining accurate CI-to-support-group relationships to enable automation and consistency across ITSM processes.
Therefore, the correct answer is C C Assignment Group.

Question No : 3


A CMDB Administrator has installed a Service Graph Connector and customized a script transform.
What will happen on subsequent upgrades if the default definition of the script transform is
updated?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
In ServiceNow, Service Graph Connectors deliver data ingestion patterns using protected, upgrade-safe artifacts, including script transforms. When a customer customizes a script transform provided by a Service Graph Connector, ServiceNow follows standard update set and upgrade behavior to protect customer customizations.
During a subsequent upgrade, if the out-of-box (default) script transform definition changes, ServiceNow does not overwrite the customized version. Instead, the platform records a skipped change, indicating that an update was available but intentionally not applied due to a local customization. This ensures customer-specific logic is preserved while still maintaining transparency about what changed in the newer release.
Option A is incorrect because upgrades do not halt due to customized transforms.
Option C is also incorrect because Service Graph Connector upgrades proceed normally; they do not refuse to start because of customizations.
This behavior aligns with Data Foundations best practices: avoid modifying OOTB content when possible, but when customization is necessary, ensure it is protected during upgrades. Administrators should review skipped changes after upgrades to decide whether to manually adopt new OOTB logic.
Therefore, the correct answer is B C A skipped change is created and no change is made to the script transform definition.

Question No : 4


In a company, there is a need to understand the CSDM maturity level required. Different stakeholders listed several use cases they expect over time.
Which use case requires information objects?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
Within the Common Service Data Model (CSDM), information objects are used to represent non-CI data entities that provide important business or governance context but are not configuration items themselves. These objects are especially important when extending service visibility beyond pure infrastructure and application relationships.
The use case described in Option A―understanding asset lifecycle compliance in a Business Application context―explicitly requires information objects. Asset lifecycle data (such as financial state, depreciation, warranty, and compliance milestones) is typically managed in IT Asset Management (ITAM) and must be associated to Business Applications without converting every asset-related data point into a CI. Information objects enable this linkage while maintaining clean CMDB boundaries.
Option B focuses on event-to-incident automation, which relies on CIs, technical services, and operational relationships, not information objects.
Option C (proactive case management) is primarily a CSM and service offering use case.
Option D (SecOps risk context) relies on application services and business application relationships, not information objects.
Option E (business service impact) is addressed through service modeling and service mapping, again without requiring information objects.
Information objects are introduced as organizations mature and need to integrate governance, financial, or compliance data with service and application models―making asset lifecycle compliance the correct match.
Therefore, the correct answer is A.

Question No : 5


A CMDB Manager wants to improve data quality using the CMDB Health Dashboard.
What needs to happen to generate CMDB health scores?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
In ServiceNow, the CMDB Health Dashboard does not calculate health scores in real time by default. Instead, health scores are generated and refreshed by scheduled calculation jobs that evaluate CI data against defined health rules across the dimensions of completeness, correctness, and compliance.
To generate and maintain CMDB health scores, the scheduled jobs for CMDB Health must be active. These jobs periodically scan the CMDB, apply health rules (for example, required attributes populated, lifecycle status compliance, certification results), and calculate scores that are displayed on the dashboard and scorecards. Without these scheduled jobs running, the dashboard cannot produce current or meaningful health metrics.
Option B is incorrect because CMDB health scoring is not automatic or real-time; it depends on scheduled processing.
Option C is also incorrect because CMDB Health is part of the core CMDB/Data Foundations capability in ServiceNow and does not require a separate “CMDB health calculation” plugin to be installed in modern implementations.
Activating and maintaining these scheduled jobs ensures that health scores remain accurate, trend able over time, and useful for governance decisions. This is a foundational requirement for using the CMDB Health Dashboard as a data quality improvement tool.
Therefore, the correct answer is A C The scheduled jobs for the CMDB Health Dashboard must be activated.

Question No : 6


Configuration Management needs to ensure data quality for all CIs in the CMDB.
What areas of data quality for CIs are included in the CMDB Health Dashboard? (Choose 2 options)

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
The CMDB Health Dashboard is a central component of CMDB Data Foundations insight and governance. It measures and tracks data quality using well-defined health indicators that focus on the accuracy, relevance, and usability of CI data.
Two key data quality areas included in the dashboard are Stale CIs and Duplicate CIs.
Stale CIs (Option D) refer to configuration items that have not been updated within a defined time window. These records are risky because they may no longer reflect the current state of the environment, leading to inaccurate impact analysis, poor change decisions, and misrouted incidents. Monitoring staleness helps organizations identify where discovery, integrations, or ownership processes are failing.
Duplicate CIs (Option E) occur when the same real-world asset or service is represented by multiple records. Duplicates undermine trust in the CMDB, distort reporting, and break service mappings. The CMDB Health Dashboard highlights duplicate trends and integrates with de-duplication and remediation workflows to address them.
Options A (Downgraded CIs), B (Upgraded CIs), and C (Missing CIs) are not standard CMDB Health Dashboard quality dimensions. While “missing” data may be inferred through completeness checks, Missing CIs as a category is not directly tracked.
Therefore, the correct answers are D C Stale CIs and E C Duplicate CIs, which are core CMDB Health indicators used to maintain high-quality configuration data.

Question No : 7


A Configuration Manager needs to leverage a policy type to automate the creation and assignment of tasks to validate the existence of CIs.
Which policy type should be used to accomplish this goal?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
In ServiceNow, validating whether Configuration Items (CIs) still exist is a core CMDB governance activity. Over time, environments change rapidly―servers are decommissioned, cloud resources are torn down, and applications are replaced. If existence validation is not enforced, the CMDB quickly fills with obsolete or “ghost” CIs.
Attestation policies are specifically designed to address this need. An attestation policy automatically generates and assigns tasks to responsible users or groups, asking them to confirm that a CI still exists and is still relevant. This process focuses on acknowledgment rather than deep data validation, making it lightweight and scalable across large CMDBs.
Certification policies (Option A) are used when specific attributes must be validated, such as lifecycle status, support group, or environment. While important for data correctness, certification is not intended solely to confirm CI existence. Delete (Option B) and Retire (Option C) policies are lifecycle actions that remove or transition records, but they do not validate existence before taking action.
Attestation integrates cleanly with CMDB Workspace, assigns tasks automatically, and supports auditability―ensuring accountability for CI ownership. This makes it the correct and Data FoundationsCaligned policy type for validating CI existence.
Therefore, Option D C Attestation is the correct answer.

Question No : 8


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)

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
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.
Option A is incorrect because Change Management approvals are handled by workflow and policy engines, not the Data Foundations Dashboard.
Option C is also incorrect because duplicate detection and remediation are handled through de-duplication tools and the Duplicate CI Remediator, not directly by the dashboard itself.
Therefore, the correct answers are B and D, which accurately reflect the strategic and operational value of the CMDB Data Foundations Dashboard.

Question No : 9


What ensures data volume in the CMDB is manageable?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
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.
Business Rules (Option A) are used to enforce logic during record creation or updates, not for long-term data volume control. Scheduled Jobs (Option B) may execute tasks, but without archive policies they have no governance logic to determine what should be removed or retained.
Archive policies work in conjunction with CMDB Data Manager to enforce lifecycle-based retention and cleanup, making them the correct and verified answer.
Therefore, Option C C Archive Policies is correct.

Question No : 10


An organization is changing data centers and needs to know the consequences of the planned changes.
How can Application Service Mapping be used as part of Change Management?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
Application Service Mapping is a critical capability in ServiceNow for enabling business-aware Change Management. Its primary value is not in identifying physical shutdown sequences or CI locations, but in translating technical changes into business impact.
When an organization plans a data center move, multiple infrastructure components―servers, databases, network devices―may be affected. On their own, these technical CIs provide little insight into business risk. Application Service Mapping connects these CIs to Application Services and Business Services as defined by the Common Service Data Model (CSDM). This relationship allows Change Managers to see which business services, customers, and processes are impacted by the planned change.
By leveraging service maps, Change Management can answer critical questions such as:
Which customer-facing services may experience downtime?
What revenue-generating or mission-critical services are at risk?
Which stakeholders must be notified or involved in approvals?
Option A is incorrect because service mapping does not determine shutdown order; that is handled by infrastructure planning.
Option C focuses on physical location data, which is typically managed through Location CIs and Discovery, not service mapping.
Therefore, the correct answer is B C To understand the business impact of CIs, which aligns directly with ITIL 4, CSDM, and Change Management best practices.

Question No : 11


A CMDB Administrator needs to identify which attributes have been created specifically for the Windows Server class.
Which tab in the Attributes section is used?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
Within the CMDB class dictionary in ServiceNow, attributes can be inherited from parent classes or defined directly on a specific class. To identify attributes created specifically for the Windows Server class, administrators must use the Added tab.
The Added tab displays attributes that are unique to the selected class and not inherited from parent classes (such as Server or Computer). This is essential for understanding class-specific extensions―
like Windows-only configuration details―that were introduced to support platform requirements, discovery enhancements, or organizational needs.
The All tab shows every attribute available to the class, including inherited and added attributes, which makes it difficult to isolate class-specific additions. The Child tab focuses on attributes inherited by subclasses, not attributes introduced at the current class level. The Derived tab shows attributes calculated or derived from other data, not necessarily those created specifically for the class.
Using the Added tab supports best practices for configuration transparency, impact analysis during upgrades, and governance―especially important in Data Foundations to minimize unnecessary customization and maintain upgrade-safe designs.
Therefore, the correct answer is B C Added.

Question No : 12


The CMDB Administrator group aims to display meaningful results on the CMDB Health Dashboard C Compliance Scorecard for server records that are not on the latest patch.
What must be configured to achieve this goal?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
In ServiceNow, the Compliance dimension of the CMDB Health Dashboard is driven by Data Certification. To surface meaningful compliance results―such as identifying servers that are not on the latest patch―the platform requires a combination of Certification Policies, Data Filters, and Scheduled Jobs.
Certification Policies define what data must be validated and which attributes are subject to compliance checks (for example, patch level, OS version, or last update date). Data Filters scope the population―such as server classes only―ensuring the compliance evaluation targets the correct CIs. Scheduled Jobs automate when certifications run, keeping compliance scores current and reflective of the latest state.
Options A and C are incorrect because audits and stale/orphan/duplicate checks relate to other health dimensions (correctness and completeness), not compliance.
Option B focuses on service modeling and group alignment, which does not directly drive compliance scoring for patch currency.
Therefore, configuring Certification Policies, Data Filters, and Scheduled Jobs is required to accurately measure and display patch compliance on the CMDB Health Dashboard.

Question No : 13


CMDB class owners are receiving tasks under the “My Work” tab in the CMDB Workspace.
Which CMDB management tool is generating those tasks?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
The CMDB Data Manager is the ServiceNow capability responsible for generating actionable governance tasks and assigning them to CI class owners and data stewards. These tasks appear directly in the “My Work” tab within the CMDB Workspace, enabling proactive and role-based CMDB governance.
CMDB Data Manager focuses on data lifecycle management, including archival, retirement, and cleanup of CIs based on defined policies. When lifecycle rules or retention thresholds are met―or when human validation is required―the Data Manager creates tasks to prompt responsible owners to take action. This ensures that CMDB data remains accurate, compliant, and lean over time.
The CMDB Health Dashboard (Option C) provides visibility into health metrics such as completeness, correctness, and compliance, but it does not generate tasks. Similarly, De-duplication templates (Option A) support duplicate identification and remediation workflows, but they do not create ongoing governance tasks in the CMDB Workspace.
By surfacing tasks in “My Work,” CMDB Data Manager operationalizes governance and embeds accountability into daily workflows, which is a key principle of CMDB Data Foundations.
Therefore, the correct answer is Option B C CMDB Data Manager.

Question No : 14


What is the difference between Data Certification and Attestation policies when managing a CI?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
Within ServiceNow CMDB governance, Attestation and Data Certification serve distinct but complementary purposes. The key difference lies in what is being validated.
Attestation is focused on existence and ownership confirmation. When a CI is attested, the assigned user or group is asked to confirm that the CI still exists, is still relevant, and is still owned or managed by the appropriate team. No detailed attribute-level validation is required. This lightweight process is commonly used to prevent “ghost CIs” from lingering in the CMDB.
Data Certification, on the other hand, is more rigorous. It requires the certifier to validate specific attributes of the CI, such as lifecycle status, support group, environment, or service relationships. Certification ensures data correctness and completeness, which directly impacts CMDB Health scores and downstream processes like Change and Incident Management.
Options A, B, and C incorrectly describe these mechanisms or their assignment and scheduling capabilities. Both attestation and certification can be scheduled and assigned flexibly, but their validation depth is what truly differentiates them.
Therefore, Option D correctly describes the distinction: attestation confirms existence, while data certification validates CI attributes.

Question No : 15


A CMDB Administrator identifies duplicate CIs. One was created by a manual import, and the other was created by automated discovery. The discovered CI has the latest IP address, while the manually
imported CI has an accurate relationship to a critical business application.
How does the Administrator use the Duplicate CI Remediator to resolve this issue?

정답:
Explanation:
Comprehensive and Detailed Explanation (200C300 words):
In ServiceNow, the Duplicate CI Remediator is designed to resolve duplicate records while preserving the most authoritative data from each source. Data Foundations guidance clearly states that automated discovery is the system of record for technical attributes, such as IP address, hostname, and operational status, while manually maintained records often contain valuable business context, such as relationships to business applications or services.
In this scenario, the discovered CI contains the most accurate and up-to-date technical data, making it the correct CI to retain as the primary record. However, the manually imported CI has a critical relationship to a business application, which is essential for impact analysis, incident prioritization, and CSDM alignment. Deleting this CI without preserving the relationship would result in loss of business context and reduced CMDB value.
The Duplicate CI Remediator supports selective merging, allowing administrators to retain one CI while merging specific attributes or relationships from the duplicate.
Option C reflects this best practice by retaining the discovered CI and merging the relationship from the manually imported CI, ensuring both technical accuracy and business relevance are preserved.
Options A and D would result in the loss of important relationship data, while Option B would discard the discovered CI, violating the principle that discovery should be the authoritative source for technical attributes.
Therefore, Option C is the correct and Data FoundationsCaligned answer.

 / 2
ServiceNow