Text preview & study summary
ServiceNow CIS CSM - domain 4
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
A technical architect needs to ensure that when an external contact views the Customer Service Catalog on the portal, certain catalog items are visible only if their primary Account has a specific "Gold" premium tier field flag. How should this access control be implemented?
Explanation
Portal catalog visibility is controlled by User Criteria (sys_user_criteria). Advanced User Criteria can utilize scripts or relational conditions to inspect the contact's parent account fields to govern access.
Question 2
An organization wants to create an elegant form on the customer portal that guides users through reporting a property damage claim. The form must collect 5 specific text inputs and then automatically insert a record into the custom extended Case table. What tool should be developed?
Explanation
Record Producers act as user-friendly catalog interfaces that map user inputs into specific fields on target database tables, making them the standard tool for external portal case intake configurations.
Question 3
A UI developer is using UI Builder to modify the customer service workspace layout. They want to insert a new visual indicator in the top Ribbon area that shows the total value of the customer's active contracts. What component structure must be verified?
Explanation
Ribbon elements in configurable workspaces rely on Ribbon Configurations (sys_aw_ribbon_config) and workspace components managed via UI Builder, utilizing data brokers to query and count targeted database rows.
Question 4
A support manager wants to monitor real-time case influx metrics, agent utilization, and channel volumes within a modern, unified visual workspace interface. What platform tool provides these embedded dashboard analytics?
Explanation
Platform Analytics elements are natively integrated into the modern configurable workspace, offering visual data tracking components, inline data visualizations, and operational dashboards.
Question 5
A global metrics analyst wants to build a complex Performance Analytics breakdown widget in the workspace that evaluates the "Average Resolution Time of Cases". The breakdown must filter data concurrently by the customer's industry sector and the assigned agent's location country. What structural setup is required?
Explanation
Multi-dimensional analytics tracking is achieved in the Performance Analytics engine by implementing automated indicators and combining individual breakdown sources into a Matrix Breakdown matrix mapping.
