Text preview & study summary

ServiceNow CIS CSM - domain 5

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 global firm wants to assign a user to handle translating knowledge articles into French. Which role is required for a user to perform knowledge translation tasks?

Answer choices

  • A. knowledge_admin

  • B. knowledge_translator (Correct)

  • C. translator

  • D. sn_customerservice.agent

Explanation

The knowledge_translator role is the dedicated application role that empowers a user to manage localized translations and fulfill translation tasks for articles.

Question 2

When defining the scope of an initial implementation project using the recommended best practice framework, what is the core methodology designed to guide the project timeline, lifecycle, and deployment assets?

Answer choices

  • A. Agile Scrum Blueprinting

  • B. The platform's official implementation framework / implementation methodology guidance (Correct)

  • C. Waterfall Phase Mapping

  • D. Unmanaged Developer Scoping

Explanation

The official implementation methodology provides pre-built accelerators, deployment checklists, and phase-gate guidance to ensure customer service applications are deployed efficiently and within scope.

Question 3

An organization is adopting Knowledge-Centered Service (KCS) best practices. When an agent resolves a case by identifying a new solution, they click a button to generate a draft knowledge article from the case context. What configuration controls how case fields (Short Description, Resolution Notes) map into the new knowledge article fields?

Answer choices

  • A. Mapping Configurations or the KCS Article Template definitions paired with csm-to-knowledge properties (Correct)

  • B. A standard UI Policy running on the workspace page

  • C. The default database index settings on the task table

  • D. The Advanced Work Assignment channel mapping table

Explanation

Generating articles from cases leverages article templates and application configuration fields that map case data attributes directly into designated fields on the new knowledge record.

Question 4

A team wants to configure the Article Quality Index (AQI). They need to define the specific questions and point deduplications used during an article review. Where is this checklist managed?

Answer choices

  • A. Inside system properties under glide.kb.aqi.questions

  • B. Within the AQI Questions configuration table (kb_aqi_question) (Correct)

  • C. Inside a global business rule script

  • D. On the knowledge base form fields

Explanation

AQI criteria, evaluation questions, weighting parameters, and true/false point deductions are managed as data rows inside the dedicated kb_aqi_question configuration table.

Question 5

A multinational enterprise acquires a competitor that runs an entirely independent, legacy on-premise case system. The enterprise architect decides that instead of a rapid data migration, they will establish a multi-instance hub-and-spoke integration strategy to sync support data. What is the recommended architectural best practice for routing and resolving cases safely across these distinct boundaries?

Answer choices

  • A. Grant every competitor agent a full administrator profile on the core cloud instance.

  • B. Leverage integration framework engines and standard REST APIs to sync records, and map the competitor's structural parameters into the hub instance using the Account Relationship and Case Type extension layers. (Correct)

  • C. Bridge the instances by emailing CSV files back and forth automatically every hour.

  • D. Force all users to share a single shared web portal login.

Explanation

Best practice for multi-instance or hub-and-spoke support relies on robust web service integrations combined with data models like Configurable Case Types and Account Relationships to maintain structural boundaries while syncing cases.