Courseiva

ServiceNow Certified Implementation Specialist - IT Service Management (CIS-ITSM) (CIS-ITSM) (CIS-ITSM) — Questions 175

500 questions total · 7pages · All types, answers revealed

Page 1 of 7

Page 2
1
MCQmedium

A change coordinator notices that conflict detection generated a 'Soft Conflict'. How does a soft conflict differ from a hard conflict in ServiceNow?

A.Soft conflicts are generated by manual user input, whereas hard conflicts are automated
B.Soft conflicts provide a warning without automatically blocking progress, whereas hard conflicts can block the change workflow
C.Soft conflicts only apply to standard changes
D.Soft conflicts require CAB approval, while hard conflicts do not
AnswerB

Soft conflicts alert users to potential overlaps without strictly preventing movement, depending on configuration.

Why this answer

Soft conflicts serve as warnings and do not automatically block change progression, whereas hard conflicts can be configured to block changes.

2
Multi-Selectmedium

Which THREE items can be added to an incident using the 'Related Records' section?

Select 3 answers
A.System User
B.Parent Incident
C.Change Request
D.Knowledge Article
E.Problem
AnswersB, C, E

Parent-child incident relationships are supported.

Why this answer

The Related Records section supports linking to Problems, Changes, and parent incidents.

3
MCQmedium

A company wants to automatically retire hardware CIs that have been in an 'In Maintenance' state for more than 180 days without an active update. Which CMDB feature is designed to automate this lifecycle management workflow?

A.Data Certification schedules
B.Lifecycle Management Business Rules
C.CMDB Data Manager
D.Scheduled Jobs with baseline scripts
AnswerC

CMDB Data Manager policies automate lifecycle operations such as retirement and deletion based on defined criteria.

Why this answer

CMDB Data Manager allows organizations to create automated policies for managing CI lifecycles, including attestation, archiving, and retirement.

4
Multi-Selectmedium

Which THREE methods can be used to assign incoming Problem records to the correct assignment group automatically? (Choose three.)

Select 3 answers
A.Flow Designer or Workflow assignment logic
B.Assignment Rules
C.Random guessing by junior service desk agents
D.Manually rolling dice in the server room
E.Data Lookup and Matching rules
AnswersA, B, E

Flows can assign groups programmatically during execution.

Why this answer

Assignment rules, Data Lookup rules, and Workflow/Flow Designer assignment logic automatically route tasks to groups.

5
Multi-Selectmedium

Which TWO steps are involved in the Incident-to-Problem workflow?

Select 2 answers
A.Change the Incident priority to Problem.
B.Create a Problem record from the Incident UI Action.
C.Delete the original Incident.
D.Assign the Incident to the Problem Manager.
E.Link the incident to the Problem as a 'Related Record'.
AnswersB, E

This is the primary method to start the workflow.

Why this answer

A problem can be created from an incident, and then the incident can be linked as the cause or related record.

6
MCQhard

An enterprise wants to track availability metrics across different geographies for a global email service offering. Each region has a different uptime target and maintenance window. How should the implementation specialist configure this in ServiceNow SPM?

A.Attach multiple SLA definitions to a single Business Service record
B.Create multiple Service Portfolios with domain separation enabled
C.Create separate Service Offerings under the parent email service for each region
D.Modify the base system SLA workflow using dynamic script includes
AnswerC

Service offerings allow variation in pricing, SLAs, and commitments for the same parent service across regions.

Why this answer

Different geographic commitments for the same service require separate Service Offerings, each with its own SLA and availability definitions.

7
MCQmedium

An ITIL process architect wants to ensure that all Problem records include a mandatory 'Category' and 'Subcategory'. Where can this be enforced without writing custom validation scripts?

A.Global System Properties file
B.Module Editor argument field
C.UI Action condition builder
D.Dictionary entry configuration by setting Mandatory to true
AnswerD

Setting mandatory to true at the dictionary level enforces it across all forms, lists, and APIs.

Why this answer

Dictionary entries for Category and Subcategory can have their 'Mandatory' checkbox checked, or UI Policies can be configured.

8
MCQhard

An administrator is configuring SLA Definitions for Incident Management. They need the SLA timer to pause whenever an incident is placed in the 'Awaiting Vendor' state. How should this be configured?

A.Set the Pause condition to State is Awaiting Vendor.
B.Modify the Incident workflow to suspend timers.
C.Set the Stop condition to State is Awaiting Vendor.
D.Create a Business Rule to pause task_sla records.
AnswerA

The Pause condition halts the SLA timer until the pause condition becomes false (e.g., state changes back to In Progress).

Why this answer

SLA Pause Conditions define when the SLA clock stops ticking, typically mapped to specific states such as 'Awaiting User' or 'Awaiting Vendor'.

9
MCQmedium

When using 'Incident Communication Plans', what happens when a major incident is updated?

A.The incident priority is automatically increased.
B.Notifications are sent to defined stakeholders.
C.All child incidents are immediately resolved.
D.The incident is automatically assigned to the Major Incident Manager.
AnswerB

Communication plans manage the automated outreach process.

Why this answer

Communication plans automatically trigger notifications or create tasks for defined stakeholders based on the incident state or updates.

10
MCQeasy

What is the primary purpose of the 'Conflict' related list on a Change Request form?

A.To display conflicting CMDB relationships
B.To show conflicting incident tickets assigned to the same user
C.To display any schedule overlaps or blackout conflicts detected for the change
D.To list conflicting user security roles
AnswerC

The conflicts related list lists all active conflicts found by the conflict engine.

Why this answer

The conflicts related list displays any detected scheduling conflicts, overlaps, or blackout violations for the change request.

11
Multi-Selecteasy

Which TWO fields are essential when documenting a Known Error Article originating from a Problem record? (Choose two.)

Select 2 answers
A.Recipe ingredients for baking bread
B.Personal credit card security code (CVV)
C.Automobile license plate registration
D.Workaround
E.Symptoms
AnswersD, E

Workarounds provide temporary resolution steps for agents.

Why this answer

Known error articles require clear symptom descriptions and actionable workaround instructions.

12
Multi-Selecteasy

Which TWO types of records can be directly linked to a Problem record in standard ServiceNow ITSM? (Choose two.)

Select 2 answers
A.Bank Account
B.Incident
C.Airplane Flight Plan
D.Change Request
E.Real Estate Deed
AnswersB, D

Incidents are linked to problems as child incidents.

Why this answer

Incidents, Change Requests, and Problem Tasks can be linked directly to a Problem record.

13
Multi-Selecthard

Which THREE are valid stages in the standard Incident lifecycle?

Select 3 answers
A.Planning
B.Draft
C.None
D.New
E.Resolved
.In Progress
AnswersD, E

New is the initial state of an incident.

Why this answer

The standard lifecycle includes New, In Progress, On Hold, Resolved, and Closed.

14
Multi-Selecthard

Which THREE configurations or components are involved when setting up and managing CAB meetings using the CAB Workbench? (Choose three.)

Select 3 answers
A.CAB Definitions (wm_definition)
B.CAB Agenda items (wm_agenda)
C.Incident Major Problem Log
D.CAB Attendees and Meeting instances
E.Risk Assessment Metric Categories
AnswersA, B, D

CAB definitions dictate meeting schedules, filters, and default attendees.

Why this answer

CAB Workbench setup involves CAB definitions, meeting instances, agenda items, and attendee tracking.

15
MCQeasy

Which ServiceNow table stores individual catalog variables associated with catalog items and variable sets?

A.item_option_new
B.sc_cat_item_variable
C.catalog_variable_def
D.sys_variable_value
AnswerA

item_option_new is the database table name for Service Catalog question/variable definitions.

Why this answer

Catalog item variables are stored in the Item Option New table (question).

16
MCQeasy

Which module allows service desk agents to view problems that have been published as known errors?

A.Known Errors
B.Problem Properties
C.Incident Overview
D.Change Schedule
AnswerA

The 'Known Errors' module lists problems flagged or published as known errors.

Why this answer

The 'Known Errors' module in Problem Management provides access to published known error records.

17
Multi-Selecteasy

Which TWO roles are typically associated with managing and interacting with Service Portfolios in ServiceNow? (Choose two.)

Select 2 answers
A.sn_spm.portfolio_manager
B.sn_sec_incident_analyst
C.sn_spm.service_owner
D.itil
E.sn_vul.vulnerability_admin
AnswersA, C

The portfolio manager role grants access to create and manage service portfolios.

Why this answer

Portfolio managers and service owners are the primary users who manage portfolios and services.

18
Multi-Selecteasy

Which TWO fields on a Change Request form help determine whether a schedule conflict exists? (Choose two.)

Select 2 answers
A.Planned end date
B.Assignment group
C.Category
D.Planned start date
E.Short description
AnswersA, D

Planned end date is evaluated by the conflict engine.

Why this answer

Planned start date and Planned end date are compared against other changes and blackouts.

19
MCQeasy

Which tab on a Catalog Item form is used to define which categories the item appears under?

A.Categories related list
B.Item Relationships related list
C.Catalogs related list
D.Portal Sections tab
AnswerA

The Categories related list maps catalog items to one or more categories.

Why this answer

Catalog items are assigned to categories using the 'Categories' related list on the Catalog Item form.

20
MCQmedium

You are configuring a Catalog UI Policy to hide a specific variable on a catalog item form. Which setting ensures the policy also applies when the variable is viewed in the Request Item (RITM) form?

A.Reverse if false
B.Catalog conditions
C.Applies on Requested Items
D.Global scope enforcement
AnswerC

This setting ensures the UI Policy executes on the RITM form.

Why this answer

The 'Applies on Catalog Tasks' and 'Applies on Requested Items' checkboxes must be selected to ensure the UI policy logic carries over from the initial request to the fulfillment process.

21
MCQmedium

A developer needs to ensure that a variable named 'request_justification' becomes mandatory only when another variable 'urgency' has a value of 'High'. Which configuration tool should be used to accomplish this without writing code?

A.Catalog UI Policy
B.Business Rule
C.Data Policy
D.Catalog Client Script
AnswerA

Catalog UI Policies provide a declarative, no-code way to dynamically change variable attributes such as mandatory, visible, and read-only.

Why this answer

Catalog UI Policies allow administrators to set mandatory, visible, and read-only states dynamically without writing scripts.

22
MCQmedium

A healthcare organization wants to ensure that its Electronic Health Record (EHR) service is linked correctly to its underlying infrastructure components, such as database servers and network switches, to analyze impact during outages. Which mechanism in ServiceNow should be used to achieve this business service mapping?

A.Application Service linked to a Business Service via CSDM relationships
B.Business Service Portfolio category mapping
C.Service Offering Pricing model
D.Dynamic Service Offering Subscription
AnswerA

Application Services connect technical CIs to business services as defined in the Common Service Data Model (CSDM).

Why this answer

Application Services in the CSDM framework map technical infrastructure to business services, enabling impact analysis and operational visibility.

23
MCQeasy

Where can a change manager view a graphical representation of planned changes, maintenance windows, and blackouts to identify potential scheduling conflicts?

A.Change Schedule calendar workspace
B.CMDB Health Dashboard
C.Service Portfolio Management dashboard
D.CAB Workbench
AnswerA

The Change Schedule provides the graphical calendar view for reviewing change windows, blackouts, and conflicts.

Why this answer

The Change Schedule provides a visual calendar interface where change managers can inspect scheduled changes alongside blackouts and maintenance windows.

24
MCQmedium

An administrator needs to create a variable that allows a user to select a single record from the 'User' (sys_user) table. Which variable type should be selected?

A.List Collector
B.Lookup Select Box
C.Single Line Text
D.Reference
AnswerD

Reference variables enable users to search and select records from a referenced table such as sys_user.

Why this answer

Reference variables allow users to select a record from another ServiceNow table.

25
MCQhard

A change request is currently in the 'New' state. You want to automate the transition to 'Assess'. Where do you define this logic in a Change Model?

A.Change Model Flow
B.UI Action on change_request
C.State transition table
D.Business Rule on change_request
E.Workflow properties
AnswerA

The Flow Designer flow linked to the model manages state transitions.

Why this answer

The Change Model's associated flow in Flow Designer manages the state transition logic.

26
Multi-Selectmedium

Which TWO of the following options correctly describe Record Producers? (Choose two.)

Select 2 answers
A.They always create a parent Request [sc_request] and Requested Item [sc_req_item] instead of a target table record.
B.They generate a record on a target table, such as Incident or Task.
C.They cannot contain variable sets.
D.They are restricted to administrators only and cannot be accessed by end users.
E.They use variables to capture user input that can be mapped to fields on the target record.
AnswersB, E

Correct. The primary function of a record producer is to create a record on a specified target table.

Why this answer

Record producers generate records on target tables (such as incident or task) and present a form interface similar to catalog items using variables.

27
Multi-Selectmedium

Which TWO steps are required to publish a new Standard Change template from a proposal? (Choose two.)

Select 2 answers
A.Publish the proposal to make it available in the Standard Change Catalog
B.Execute an automated network vulnerability scan
C.Convert the proposal into an Emergency Change record
D.Review and authorize the standard change proposal
E.Manually write a custom Business Rule for every proposal
AnswersA, D

Authorized proposals are published to appear in the standard change catalog.

Why this answer

Standard change proposals must be reviewed and authorized by an appropriate role before publishing to the catalog.

28
MCQeasy

A technician wants to view the graphical relationship hierarchy of a Business Service and its underlying servers. Which feature should they open from a CI record?

A.Relationship Builder
B.CMDB Dashboard
C.CI Class Manager
D.Dependency View
AnswerD

The Dependency View renders an interactive map of related CIs and service dependencies.

Why this answer

Dependency Views provide a graphical map of CIs and their relationships, allowing technicians to inspect upstream and downstream impacts.

29
MCQmedium

An organization requires that any Normal Change involving a core database server automatically triggers a pre-implementation review task assigned to the Database Team. Where should a ServiceNow administrator configure this requirement?

A.Using Change Management Rules to automatically generate pre-implementation tasks based on CI class or category conditions.
B.Inside the Standard Change catalog definition as a prepopulated template task.
C.By modifying the Change Schedule calendar properties to assign review tasks when core database CIs are selected.
D.Within the Risk Assessment engine by adding a conditional question that spawns a child task upon high risk scores.
AnswerA

Change Management Rules provide a centralized configuration interface to enforce policies, such as creating mandatory tasks or checks for specific conditions.

Why this answer

Risk assessments evaluate the impact of a change, and change models define workflows and tasks, but Change Management rules (configured via the Change Management > Administration > Change Management Rules module) allow administrators to enforce conditions such as automatically creating tasks or preventing movement to specific states based on criteria like configuration items.

30
Multi-Selectmedium

Which TWO components are part of the CAB Workbench meeting structure? (Choose two.)

Select 2 answers
A.Agenda management listing change requests to be reviewed
B.Attendee tracking and voting interfaces
C.Service Portfolio management dashboards
D.CMDB Discovery schedule configuration screens
E.Automated software patch deployment pipelines
AnswersA, B

The agenda lists change requests scheduled for discussion during the CAB meeting.

Why this answer

CAB Workbench includes agenda management and attendee tracking.

31
MCQhard

An administrator needs to review how conflict detection evaluates maintenance windows. Which script include contains the core logic for conflict detection in ServiceNow?

A.CABWorkbenchSNC
B.ConflictFinderSNC
C.RiskAssessmentSNC
D.ChangeManagementUtils
AnswerB

ConflictFinderSNC houses the baseline conflict detection logic for checking overlaps, blackouts, and maintenance windows.

Why this answer

ConflictFinderSNC is the base script include containing the core conflict detection algorithms and methods.

32
Multi-Selectmedium

Which THREE fields are auto-populated when an incident is created via email?

Select 3 answers
A.Priority
B.Description
C.Short Description
D.SLA
E.Caller
AnswersB, C, E

Typically extracted from the email body.

Why this answer

Common fields populated via Inbound Email Actions include Caller, Short Description, and Description.

33
Multi-Selectmedium

Which TWO of the following entities can be restricted using User Criteria in the Service Catalog? (Choose two.)

Select 2 answers
A.Workflow Activity Types
B.Catalog Categories
C.Catalog Items
D.Individual Catalog Variables
E.Service Portal Widgets
AnswersB, C

Categories can also have User Criteria applied to restrict entire browsing sections.

Why this answer

User Criteria can restrict Catalog Items and Catalog Categories. Individual variables cannot be restricted via User Criteria.

34
Multi-Selectmedium

Which TWO of the following methods are valid ways to access catalog variable values in server-side scripts? (Choose two.)

Select 2 answers
A.producer.variable_name in all server-side Business Rules
B.g_form.getValue('variable_name')
C.workflow.scratchpad.variables.variable_name
D.Querying the [sc_item_option_mtom] table to link requested items to option values
E.current.variables.variable_name
AnswersD, E

Correct. Backend variable values are stored via option mapping tables, which can be queried via GlideRecord.

Why this answer

Catalog variables on requested items can be accessed via current.variables.variable_name or retrieved from the [sc_item_option_mtom] table when querying programmatically.

35
Multi-Selecteasy

Which TWO methods are commonly used by end-users or support staff to find existing Known Error Articles in ServiceNow? (Choose two.)

Select 2 answers
A.The Known Errors module in the Problem Management application
B.Global Text Search
C.Dialing the instance server IP address into a landline telephone
D.Scanning the physical barcode of a server rack with a TV remote
E.Reading physical office bulletin boards
AnswersA, B

The Known Errors module lists published known error records.

Why this answer

Users can search via Global Search, Knowledge portals, or the Known Errors module.

36
MCQeasy

An ITIL user complains they cannot see the 'Major Incident' tab on an incident record. What is the most likely cause?

A.The user does not have the 'itil' role.
B.The incident is not in the 'In Progress' state.
C.The 'Major Incident Management' plugin is not active.
D.The user needs to be a member of the 'Major Incident Management' group.
AnswerC

The Major Incident Management module requires the specific plugin to be activated before UI elements appear.

Why this answer

The visibility of sections and UI components is controlled by View Rules, ACLs, or Form Layout/Sections configurations.

37
Multi-Selecthard

An administrator is configuring cascading variables in an Order Guide. Which THREE requirements must be met for variables to successfully cascade from the order guide to the ordered catalog items? (Choose three.)

Select 3 answers
A.The target items must be assigned to the same workflow
B.All catalog items must be record producers
C.The variable types on the order guide and the target items must be compatible (such as matching types)
D.The variables on the order guide and the target catalog items must have the exact same variable name
E.The 'Cascade' checkbox must be selected on the order guide record definition
AnswersC, D, E

Variable types should match or be compatible to accept the passed values.

Why this answer

Cascading requires variables to have the exact same name, same type, and cascading enabled on the order guide.

38
MCQmedium

An organization requires that network gear attributes can only be updated by the Network Discovery data source, while server attributes can be updated by both Discovery and a manual import set. Where must this restriction be configured?

A.Access Control Lists (ACLs)
B.CI Class Manager Identification Rules
C.Data Source Precedence Rules
D.Reconciliation Definitions
AnswerD

Reconciliation definitions allow administrators to specify authoritative data sources at the class and attribute levels.

Why this answer

Reconciliation definitions in the IRE determine which data sources are authorized to write to specific CI attributes, preventing lower-priority sources from overwriting authoritative data.

39
MCQmedium

A support agent needs to create a Problem record directly from an existing Incident while preserving the correlation between the two. Which related link or UI action should the agent use on the Incident form?

A.Create Knowledge
B.Create Problem
C.Create Change Request
D.Create Major Incident
AnswerB

Create Problem is the standard related link that initializes a problem record linked to the incident.

Why this answer

The 'Create Problem' UI action on the Incident form maps relevant incident details to a new problem record and establishes a baseline relationship.

40
MCQhard

Which table stores the relationship between a Change Request and its associated tasks?

A.CAB Meeting [cab_meeting]
B.Change Request [change_request]
C.Task Rel [task_rel]
D.Change Task [change_task]
E.Task [task]
AnswerD

The change_task table has a parent reference to the change request.

Why this answer

The 'change_task' table contains a reference field 'change_request' which links the two.

41
MCQhard

When using the CAB Workbench, meeting attendees can vote on change requests. Where are these votes stored in the database?

A.asmt_assessment_instance
B.wm_decision and related CAB meeting tables
C.approval_history
D.sys_audit
AnswerB

CAB decisions and votes are captured in the CAB meeting and agenda tracking tables.

Why this answer

CAB votes are stored in the wm_m2m_cy_attendee or wm_decision / wm_agenda related tables governing CAB meeting interactions.

42
MCQhard

An administrator needs to populate a catalog variable automatically with the logged-in user's department when the catalog item form loads. Which mechanism is recommended?

A.Set a Default Value on the variable using javascript:gs.getUser().getDepartmentID().
B.Write an onLoad Catalog Client Script utilizing g_user methods or GlideAjax.
C.Configure a Database View combining sys_user and sc_cat_item.
D.Create a Catalog UI Policy with a Set Variable Value action.
AnswerB

Correct. An onLoad catalog client script can populate form fields and variables upon loading using client-side APIs.

Why this answer

A Catalog Client Script of type 'onLoad' can use g_user.department or query user details via GlideAjax to set the variable value.

43
MCQeasy

What is the primary function of an Order Guide in the ServiceNow Service Catalog?

A.To guide users through a questionnaire and help them submit multiple related catalog items in a single request.
B.To automate the generation of Knowledge Base articles from resolved requests.
C.To enforce approval chains across multiple departments before submission.
D.To restrict catalog items based on user roles and company location.
AnswerA

Order guides collect initial info and orchestrate the ordering of multiple items together.

Why this answer

Order guides assist users in ordering multiple related items by prompting for common questions first and then generating a set of catalog items.

44
Multi-Selecthard

Which TWO ways can you restrict who can resolve an incident?

Select 2 answers
A.Update the Incident Properties.
B.Dictionary override.
C.UI Policy to hide the 'Resolve' button.
D.Write ACLs on the 'State' field.
E.Business Rule on the User table.
AnswersC, D

UI Policies can hide the UI action based on roles.

Why this answer

Access to specific states can be restricted via ACLs or by modifying the 'State' field choice options/choices.

45
MCQhard

A problem has been investigated, and a permanent fix has been identified. When the problem coordinator creates a known error article from the problem record, how does this workflow assist Incident Management?

A.It triggers an automatic change request to deploy the fix to production.
B.It populates knowledge base articles with workarounds that agents can reference to resolve or workaround active incidents.
C.It removes the incident-to-problem relationship and creates a parent-child incident hierarchy.
D.It automatically closes all active incidents matching the problem category.
AnswerB

Known error articles provide agents with documented workarounds to apply to active incidents.

Why this answer

Known error articles published from problems appear in knowledge searches for service desk agents, allowing them to attach workarounds to active incidents.

46
MCQeasy

What is the primary function of the Catalog Task [sc_task] table in Request Fulfillment?

A.To store the catalog item definition and pricing details.
B.To act as the top-level shopping cart container.
C.To represent individual work assignments generated during request fulfillment.
D.To track approvals required from department managers.
AnswerC

Correct. Catalog tasks are the actionable tasks assigned to teams to fulfill requested items.

Why this answer

Catalog Tasks represent the individual work units assigned to fulfillment groups during the execution of a Requested Item workflow.

47
MCQhard

A custom catalog item requires variable validation that depends on complex calculations spanning multiple fields, which cannot be achieved using standard UI Policy conditions. What is the best method to implement this client-side validation before the user submits the form?

A.Dictionary Client Script
B.UI Action with client-side script
C.Catalog Client Script (onSubmit) returning false upon failure
D.Business Rule (Before Insert)
AnswerC

An onSubmit Catalog Client script can execute complex logic and halt form submission by returning false.

Why this answer

Catalog Client Scripts of type 'onSubmit' can return false to halt submission if validation fails.

48
MCQhard

A requirement states that a Catalog Item must trigger a multi-stage approval process only if the 'Price' variable exceeds $5,000. Which approach is the most efficient to implement this?

A.Configure an Approval Definition on the Catalog Item
B.Use a Business Rule on the sc_req_item table
C.Modify the 'Service Catalog' workflow engine via script
D.Create a Flow in Flow Designer using a dynamic approval trigger
AnswerD

Flow Designer is the recommended tool for managing conditional catalog workflows.

Why this answer

Using a Flow Designer flow with a 'Wait for Condition' or 'Approval' action based on the variable value is the modern, best-practice approach for orchestrating catalog fulfillment logic.

49
MCQmedium

A company requires that when an incident is assigned to a specific group, the 'Assigned to' field must be mandatory. Which configuration change accomplishes this using the most efficient ServiceNow best practice?

A.Modify the dictionary entry for the 'Assigned to' field to be mandatory.
B.Write an OnChange Client Script on the assignment group field to set the field mandatory.
C.Create a Data Policy with the condition set to the assignment group.
D.Create a UI Policy with the condition 'Assignment group is [Group Name]' and 'Mandatory' set to true for the 'Assigned to' field.
AnswerD

UI Policies provide a declarative way to manage field attributes like mandatory, visible, and read-only based on form conditions.

Why this answer

UI Policies are the recommended method for making fields mandatory on a form, as they are client-side and easier to maintain than Business Rules or Client Scripts.

50
MCQmedium

An administrator wants to ensure that a change request cannot move to the 'Implement' state unless all associated change tasks are closed. Where is this validation typically enforced in modern ServiceNow ITSM instances?

A.Service Catalog client scripts
B.Network firewall settings
C.System dictionary attributes only
D.Change Management State Model configuration
AnswerD

State models control transition conditions and can require related tasks to be closed before proceeding.

Why this answer

State transition models and pre-transition checks (such as state model rules and change management script includes) validate mandatory tasks.

51
Multi-Selectmedium

Which TWO fields are commonly used to categorize an incident?

Select 2 answers
A.SLA Definition
B.Resolution Code
C.Category
D.Subcategory
E.Assignment Group
AnswersC, D

Category is the top-level classification.

Why this answer

Category and Subcategory are the standard fields used to define the nature of the incident.

52
Multi-Selecteasy

Which TWO fields are mandatory on the Incident form out of the box when creating a new incident manually? (Choose two.)

Select 2 answers
A.Configuration item
B.Work notes
C.Assignment group
D.Short description
E.Caller
AnswersD, E

Short description is a mandatory field on the incident form.

Why this answer

Out of the box, Caller and Short description are mandatory fields when creating an incident.

53
MCQeasy

An IT support team member needs to quickly communicate a known workaround to all active incidents related to a specific active Problem record. Which related link or related list on the Problem form enables the propagation of the workaround to all associated incidents?

A.Global Incident Synchronizer
B.Push Updates Business Rule
C.Broadcast Incident Action
D.Communicate Workaround UI Action
AnswerD

The 'Communicate Workaround' UI action on the Problem record copies the workaround field value to all related active incidents' work notes.

Why this answer

The Problem form includes a related list or UI Action allowing administrators to communicate workarounds to related incidents out of the box.

54
MCQmedium

When using the CAB Workbench, how is a meeting agenda created?

A.Defined in the Change Request form.
B.Manually add each change.
C.Set by the CAB manager in the meeting.
D.Generated automatically by the CAB Definition.
E.Imported via Excel.
AnswerD

The CAB definition defines the criteria for the agenda.

Why this answer

The CAB Workbench automatically pulls pending Change Requests into the agenda based on the CAB definition.

55
MCQmedium

An administrator needs to ensure that network gear discovered by Discovery is classified under a specific custom child table of cmdb_ci_netgear. Where should the administrator define the classification criteria to map network devices to this custom table?

A.Discovery Definition > Network Classifications
B.CI Class Manager
C.CMDB Properties
D.CI Identifier Rules module
AnswerB

CI Class Manager provides a unified interface to view and configure CI classes and their associated classification criteria.

Why this answer

CI Class Manager is the centralized location used to manage CI classes, including setting up identification rules, reconciliation rules, and classification criteria for discovered items.

56
Multi-Selectmedium

Which THREE actions can be performed directly from a Problem record form using baseline UI Actions or related lists? (Choose three.)

Select 3 answers
A.Create a Known Error Article
B.Create a Problem Task
C.Automatically reboot all linked server CIs
D.Create a Change Request
E.Convert the problem directly into an HR Case
AnswersA, B, D

Baseline problem forms include UI actions to create known error articles.

Why this answer

From a Problem form, users can typically create problem tasks, associate incidents, create change requests, or publish known error articles depending on configuration and UI actions.

57
MCQhard

If you perform a 'Mass Update' on multiple Change Requests, which feature ensures that risk assessments are recalculated for every record?

A.Scheduled Job
B.Business Rule
C.Flow Designer
D.UI Policy
E.Client Script
AnswerB

A business rule is triggered on update to initiate risk recalculation.

Why this answer

Business rules on the 'change_request' table are typically responsible for triggering the 'recalculate_risk' logic upon field updates.

58
MCQmedium

When a Standard Change proposal is submitted, what is its initial state before approval?

A.Draft / Submitted
B.Approved
C.Published
D.Closed
AnswerA

Proposals begin in draft/submitted state awaiting catalog administrator review.

Why this answer

Standard change proposals start in the 'Draft' or 'Submitted' / 'Review' state depending on the workflow.

59
MCQeasy

Which tab or related list on a Problem record displays the individual tasks assigned to various groups to investigate specific components of the root cause?

A.Problem Tasks
B.Child Incidents
C.Outages
D.Affected CIs
AnswerA

The Problem Tasks related list houses discrete tasks assigned to resolve aspects of the problem.

Why this answer

Problem Tasks are managed in the 'Problem Tasks' related list on the Problem form.

60
MCQeasy

What is the primary benefit of utilizing Change Models in modern ServiceNow implementations?

A.They generate automatic invoices for IT services
B.They allow tailoring workflows, states, and rules for different change types
C.They replace the need for the CMDB entirely
D.They automatically discover software vulnerabilities on network assets
AnswerB

Change models provide flexibility to customize lifecycles and behaviors per change category.

Why this answer

Change models allow administrators to define distinct workflows, states, and rules tailored to different types or categories of changes.

61
MCQhard

An organization requires that emergency changes bypass standard CAB approval but still require approval from a specific Incident Commander group. Which feature should be configured to achieve this without writing custom business rules?

A.Change Models and associated Approval Definitions
B.Change Management - State Model properties
C.Out-of-the-box Emergency CAB definition
D.Change Risk Calculator script
AnswerA

Change Models allow tailoring of workflows and approvals specific to emergency changes.

Why this answer

Change Management uses Change Authorities and Assignment Rules or Change Models with defined approval definitions to handle routing for different change types.

62
Multi-Selecthard

An implementation specialist is designing an Order Guide that triggers three different child items based on user selections. Which THREE of the following components are essential parts of configuring this Order Guide? (Choose three.)

Select 3 answers
A.Child Catalog Items that are active and accessible to the submitting user.
B.Order Guide Rule Base rules to determine when child items are included.
C.Catalog UI Policies mapped specifically to the order guide container.
D.A scheduled job on sc_cart to purge abandoned order guides.
E.Prompt variables to collect initial user information shared across items.
AnswersA, B, E

Active child items targeted by the rule base are required for successful generation.

Why this answer

Order guides require prompt variables, rule base rules linking conditions to items, and the order guide record itself.

63
MCQhard

An organization wants to ensure that change tasks of type 'Implementation' cannot be closed unless the parent change request is in the 'Implement' state. How is this relationship typically enforced?

A.Business rules and state validation on the change_task table
B.Client scripts running on the portal view
C.Dictionary overrides on the state field
D.CMDB class relationship definitions
AnswerA

Business rules and data/state validation enforce alignment between parent change states and child task progression.

Why this answer

State validation rules and business rules on the change_task table ensure tasks align with parent change lifecycle states.

64
MCQmedium

An IT manager wants to ensure that whenever a Problem is resolved, a survey is automatically sent to the caller of each associated active incident. Which ServiceNow feature manages survey triggers upon task resolution?

A.Email Client Template rules
B.Assessments / Trigger Conditions
C.Data Lookup definitions for surveys
D.UI Action Survey buttons
AnswerB

Assessment trigger conditions determine when surveys are automatically sent based on task state changes.

Why this answer

Assessments (Survey management) can be configured to trigger when tasks reach specific states like closed or resolved.

65
Multi-Selectmedium

Which TWO of the following are valid ways to trigger an approval for a Service Catalog request?

Select 2 answers
A.Business Rule on sc_request
B.Workflow Approval activity
C.Service Portal 'Approval' widget
D.Flow Designer Approval action
E.Client Script 'confirm()' function
AnswersB, D

Standard approach for legacy workflow orchestration.

Why this answer

Approvals can be triggered via Flow Designer (modern) or via the legacy Workflow 'Approval - User' activity.

66
MCQeasy

An implementation specialist is setting up the Service Portfolio in ServiceNow and needs to define the top-level container that groups services based on business units and strategic objectives. Which record type should the specialist create first?

A.Service Classification
B.Business Service
C.Service Offering
D.Service Portfolio
AnswerD

The Service Portfolio is the top-level container that structures and manages services.

Why this answer

The Service Portfolio represents the highest level of organization in Service Portfolio Management, allowing organizations to categorize services by business units, strategy, or target audience.

67
Multi-Selecteasy

Which TWO tasks are typically performed during the 'Review' state of a normal change? (Choose two.)

Select 2 answers
A.Performing risk assessment questionnaires
B.Running initial conflict detection and scheduling
C.Submitting standard change proposals to the catalog
D.Verifying whether the change was successful and documenting lessons learned
E.Conducting a Post Implementation Review (PIR)
AnswersD, E

Reviewing success and capturing lessons learned are key review tasks.

Why this answer

During the review state, teams conduct Post Implementation Reviews and check close codes.

68
MCQmedium

What happens when an incident 'Priority' is changed from 3 to 1?

A.SLA target dates are recalculated
B.The incident is deleted
C.The caller is notified via email
D.The incident is automatically closed
AnswerA

Changes to priority trigger a recalculation of the SLA due date.

Why this answer

The SLA engine recalculates the target resolution time based on the new priority if the SLA definition is tied to priority.

69
MCQmedium

An order guide is configured with three catalog items. The administrator wants to ensure that a specific item in the order guide is only displayed in the rule base when the user selects 'International' in a location variable. Where is this condition specified?

A.Workflow switch activity
B.Order Guide Rule Base condition builder
C.Variable Set mapping table
D.Catalog UI Policy on the parent order guide
AnswerB

The Rule Base allows administrators to define conditions based on order guide variables to determine when an item is included.

Why this answer

Order Guide Rule Base rules define when specific catalog items are included.

70
MCQmedium

An IT team wants to prevent agents from closing an incident unless the 'Resolution code' and 'Resolution notes' fields are populated. Which configuration tool is best suited to enforce this requirement upon clicking 'Resolve'?

A.Dictionary Overrides
B.UI Policy
C.Access Control Lists (ACLs)
D.Assignment Rules
AnswerB

UI Policies can make fields mandatory based on state conditions without writing JavaScript.

Why this answer

Client Scripts or UI Policies can enforce mandatory fields on form submission or state transition, but Data Policies or UI Policies specifically manage mandatory field states.

71
MCQmedium

A service desk manager wants to ensure that when an incident is assigned to the Hardware group, the Assignment group field automatically populates the Assigned to field with a specific default handler if left empty, or dynamically limits the list of assignees. Which core ServiceNow feature should be configured to automatically populate or route incident assignment within a specific group?

A.Data Lookup Definitions
B.SLas definition conditions
C.Assignment Rules
D.Business Services Management
AnswerC

Assignment Rules (sys_rule_assignment) allow administrators to automatically set the Assigned to or Assignment group based on defined conditions.

Why this answer

Assignment rules or configurable business rules/Client Scripts handle this, but the native baseline method for auto-assigning based on group routing is Assignment Rules. More specifically, Assignment Rules evaluate tables and set values when conditions match.

72
MCQeasy

When defining a Business Service in ServiceNow, which field is mandatory to uniquely identify the service record?

A.Name
B.Serial Number
C.MAC Address
D.IP Address
AnswerA

The Name field is the primary mandatory identifier for a business service record.

Why this answer

The 'Name' field is mandatory on the Business Service table [cmdb_ci_service] to identify the record.

73
Multi-Selecthard

Which THREE of the following actions can be performed using CMDB Data Manager? (Choose three.)

Select 3 answers
A.Generate real-time network topology maps for IT service mapping.
B.Archive old and unused CI records based on age and lifecycle state criteria.
C.Automatically discover cloud infrastructure using AWS CloudFormation templates.
D.Delete archived CIs after a specified retention period.
E.Retire CIs that have reached the end of their operational lifecycle.
AnswersB, D, E

Archiving is a supported lifecycle policy action in CMDB Data Manager.

Why this answer

CMDB Data Manager policies handle lifecycle operations including Attestation, Archive, Retire, and Delete.

74
MCQmedium

An IT organization wants to ensure that Emergency Changes bypass standard multi-tier CAB reviews while still capturing post-implementation reviews. Which configuration component natively supports this requirement in ServiceNow ITSM?

A.Assignment Rules
B.Change Schedule conflict rules
C.Change Risk Calculator properties
D.Change Models
AnswerD

Change models allow custom state flows, separate workflows, and tailored UI policies distinct from normal or standard changes.

Why this answer

Change models allow administrators to define distinct lifecycles, workflows, and state transitions for different change types, ensuring Emergency changes follow an expedited path.

75
MCQmedium

Which feature allows an agent to create a knowledge article directly from an Incident?

A.Create Knowledge UI Action
B.Incident Template
C.Import Set
D.Knowledge Management Plugin
AnswerA

This built-in UI Action simplifies the process of documenting resolutions.

Why this answer

The 'Knowledge' related link or UI action on an incident allows for quick article creation.

Page 1 of 7

Page 2

All pages