Text preview & study summary
ServiceNow CIS CSM - domain 3
A free sample of 5 questions from this quiz, shown in full with answer choices and explanations. No interactivity — everything is visible on this page for study and review.
Want to test your knowledge? Launch the Interactive Exam Simulator
Question 1
While managing a case task, an internal engineering group updates the task's Action Status field to "Blocked" and provides a reason. How does this impact the parent case record visually for the primary customer agent?
Explanation
The Action Status framework propagates task status indicators upward, ensuring that when a child task is marked as blocked, a visual alert or status indicator warns the case owner within the workspace view.
Question 2
A developer wants to customize the state transitions of a case. They need to ensure that a case cannot move from "New" directly to "Resolved" without checking specific criteria. Which core application script include contains the baseline state transition evaluation logic that should be extended or overridden?
Explanation
The CSMCaseStateUtils script include houses the foundational application logic governing permissible state vectors and transitions for the customer service case architecture.
Question 3
While reviewing an open case, an agent locates a relevant knowledge base article that directly explains the workaround for the customer's issue. Which workspace action should the agent select to attach the article text directly to the case's comments for the customer to see?
Explanation
Selecting the "Attach" or "Link Article" action links the knowledge record to the case history and copies the article URL or content directly into the case communication stream to assist the customer.
Question 4
What is the primary operational objective of generating an Internal Case Digest during a critical major support incident?
Explanation
Internal Case Digests are designed to aggregate technical milestones and operational summaries from a major case into a clean format, ensuring internal leadership stays informed without reading extensive raw activity logs.
Question 5
A platform administrator is adjusting the case closure timeline. Which specific system property must be modified to change the default auto-close duration for resolved cases from 5 days to 10 days?
Explanation
The system property sn_customerservice.case_auto_close_days dictates the exact number of days a case remains in the "Resolved" state before the system-scheduled job moves it to "Closed".
