Text preview & study summary

ServiceNow CIS-ITSM - IT Service Management Implementation

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

Phishing reports should create Incidents straight from the catalog without REQ/RITM fulfillment. What catalog type is used?

Answer choices

  • A. Record Producer (Correct)

  • B. Order Guide

  • C. Catalog Item

  • D. Content Item

Explanation

The Service Catalog team uses a record producer. A record producer is a catalog item type that enables end users to create task-based records, such as incident records, from the service catalog. They are designed to create task-based records (i.e., Incidents in this case) directly from the catalog, bypassing the REQ/RITM/SCTASK lifecycle, which is unnecessary for a simple "break/fix" report. The Service Catalog team does not use a Catalog Item. Catalog items enable customers to request service and product offerings through self-service. Although phishing reports can be done via a catalog item, they do not trigger the Incident Management process. The Service Catalog team does not use an Order Guide. An Order Guide is specifically designed to bundle multiple catalog items into a single, cohesive request sequence. It is not relevant when there is one item, in this case, a phishing report. The Service Catalog team does not use a Content Item. A content item is a service catalog item that provides information instead of goods or services. Although providing information is important, phishing reports require users to submit information.

Question 2

Problems owned by Tier 3 sit idle and breach pause-aware timers. Which platform feature nudges owners when updates stop?

Answer choices

  • A. Predictive Intelligence

  • B. Inactivity monitors (Correct)

  • C. Form Builder

  • D. Problem Manager [problem_manager]

Explanation

The Administrators can set inactivity monitors to prevent tickets to sit untouched for weeks. Administrators can set an inactivity monitor that triggers an event for a task record, in this scenario a Problem, when the task has been inactive for a certain amount of time. Hence, Inactivity monitors can be configured to automatically trigger events and alerts when a problem record has not been updated for a specified duration, drawing management attention to stagnant tickets. The Administrators cannot set Predictive Intelligence to prevent tickets to sit untouched for weeks. Predictive Intelligence is a powerful interface to train machine learning models that can improve performance, efficiency, and flexibility to systems across multiple business units. Predictive Intelligence models can help route tickets; however, they do not monitor stagnation. The Administrators cannot set Form Builder to prevent tickets to sit untouched for weeks. Form Builder is the modern visual interface for adding fields, arranging layouts, and setting field properties without deep coding.

Question 3

What does a blackout window primarily protect?

Answer choices

  • A. Business-critical periods from risky change activity (Correct)

  • B. Agents from answering phones

  • C. Discovery from finding CIs

  • D. Knowledge subscriptions

Explanation

Blackouts align change activity away from peak risk intervals such as close, payroll, or launch events.

Question 4

How should an admin remove a single On Hold reason choice without deleting the underlying dictionary value?

Answer choices

  • A. Creating a Business Rule to error if selected

  • B. Using a Client Script to remove the option

  • C. Configuring the Choice List options (Correct)

  • D. Deleting the Awaiting Evidence option from the dictionary

Explanation

Configuring the Choice List options is the way of hiding an option. A choice list is a type of field that lets the user select from a pre-defined set of choices.

Question 5

Which artifact ties catalog fulfillment to structured tasks without writing REQ details manually?

Answer choices

  • A. Flow Designer / workflow on the Requested Item driving Catalog Tasks (Correct)

  • B. Schema map

  • C. CI dashboard

  • D. HR snippet

Explanation

RITM flows orchestrate catalog tasks and branching variables for scalable fulfillment.