Courseiva

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

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

Page 5

Page 6 of 7

Page 7
376
Multi-Selecthard

An organization is implementing Change Management and needs to configure Maintenance and Blackout schedules. Which THREE characteristics apply to cmn_schedule records used in this context? (Choose three.)

Select 3 answers
A.Schedules are automatically generated by ITOM Discovery based on server reboots
B.Schedules can be referenced by conflict detection to identify blackout violations
C.Schedules can define recurring windows of time (such as weekly maintenance windows)
D.Schedules can include time zone considerations for global organizations
E.Schedules are strictly limited to single-day events and cannot span multiple days
AnswersB, C, D

Conflict detection checks blackout schedules to warn or block changes during prohibited times.

Why this answer

Schedules support child schedules, time zones, and recurrence rules, and can be referenced by conflict detection for blackouts and maintenance windows.

377
MCQhard

When configuring a custom Change Model, which property determines the flow of the Change Request?

A.Process Flow
B.State transition map
C.Business rule script
D.Workflow context
E.Flow Designer flow
AnswerE

Change Models are directly linked to Flow Designer flows to manage state transitions.

Why this answer

Change Models leverage Flow Designer to define the process and state machine for specific change types.

378
Multi-Selecthard

Which THREE components must be configured to use the Major Incident Management features?

Select 3 answers
A.CMDB Health dashboard.
B.Incident State transition definition.
C.Service Portal configuration.
D.Communication plan definitions.
E.Major Incident Management plugin.
AnswersB, D, E

Proper state flows ensure MIM processes trigger correctly.

Why this answer

Major Incident Management requires the plugin, the UI actions for promotion, and the communication plan definitions.

379
MCQhard

A Problem task is assigned to a vendor group. The vendor updates the task via an inbound email action. The administrator wants to ensure that the inbound email sender is validated against the vendor company record before updating the task. Where should this validation be implemented?

A.In a Client Script running on the Email form
B.In the Dictionary entry for email body
C.In the script of the Inbound Email Action record
D.In a UI Policy Action
AnswerC

Inbound email action scripts process incoming emails and can inspect sender attributes before applying updates.

Why this answer

Inbound Email Actions contain script blocks where administrators can validate sender credentials or company associations before processing updates.

380
MCQhard

What is the correct order of operations when an incident meets criteria for both a standard SLA and an SLA pause condition?

A.The latest SLA created always takes priority
B.Conditions are evaluated based on defined order
C.Only one SLA can be active at a time
D.Pause conditions take precedence over start conditions
AnswerB

SLA engine processes conditions based on the order defined in the engine configuration.

Why this answer

The system processes business rules and workflows that evaluate the SLA definition conditions sequentially.

381
MCQmedium

An administrator needs to configure Blackout Schedules so that no changes can be scheduled during end-of-quarter financial processing. Which application should the administrator use to create this restriction?

A.System Scheduler > Schedules
B.Change Management > Administration > Blackout Policies
C.Change Management > CAB Definitions > Blackouts
D.Service Level Management > Schedule Configuration
AnswerA

Schedules and Schedule Entries define blackout periods, maintenance windows, and operational hours referenced by Change conflict engines.

Why this answer

Blackout schedules are created using Schedule records (sys_schedules) within the Core UI, which are then referenced by the Change Management conflict engine.

382
MCQhard

An administrator is troubleshooting why conflict detection is not running when changes are updated via a REST API integration. Which condition in the conflict detection business rule might prevent execution during API calls?

A.Conflict detection requires an interactive web browser session
B.The business rule checks if the update modifies schedule-related fields (like planned start/end or CI) and runs accordingly
C.REST APIs inherently disable all database business rules globally
D.Integration accounts lack read access to the cmdb_ci table
AnswerB

Conflict detection only runs when fields impacting scheduling or CI assignment are modified to optimize performance.

Why this answer

Business rules often check 'current.isAction()' or execution context (e.g. checking if it is an interactive session or if relevant schedule fields changed).

383
MCQeasy

Which user role is required by default to create, manage, and close incident records within the standard ServiceNow IT Service Management application?

A.snc_read
B.sn_incident_write
C.admin
D.itil
AnswerD

The itil role is the standard operational role required for incident fulfillment.

Why this answer

The ITIL role grants standard fulfillment permissions for incident, problem, and change management modules.

384
Multi-Selectmedium

Which TWO of the following fields are typically mandatory to advance a Change Request to 'Review'?

Select 2 answers
A.CAB date
B.Risk assessment result
C.Assignment group
D.Close notes
E.Close code
AnswersD, E

Required to explain the result.

Why this answer

Successful closure usually requires filling in the 'Close code' and 'Close notes' to document the outcome.

385
MCQhard

An organization requires that when a user submits an order guide, the fulfillment workflow needs to evaluate rules to determine which catalog items are included based on user input. Where are these rules defined?

A.Order Guide Item Mappings
B.Rule Base
C.Catalog Client Scripts
D.Workflow Canvas
AnswerB

The Rule Base contains the evaluation criteria and cascading rules that determine which catalog items are added to the cart.

Why this answer

Rule Base defines the conditions under which items are included in an order guide.

386
MCQmedium

When resolving an incident, the system automatically checks for related resolved incidents. What feature provides this functionality?

A.Knowledge Management.
B.Incident Deflection.
C.Related Incidents logic.
D.Problem Management.
AnswerC

ServiceNow includes OOB logic to flag related incidents based on CI or service.

Why this answer

Incident 'Related Records' and the 'Related Incidents' list/feature often use the 'Related Incidents' UI Policy or Business Rule to suggest correlation.

387
Multi-Selecteasy

Which TWO are common types of changes in ServiceNow?

Select 2 answers
A.Risk-based
B.Scheduled
C.Emergency
D.Normal
E.Routine
AnswersC, D

Standard type.

Why this answer

Normal, Standard, and Emergency are the three standard change types.

388
MCQmedium

A team is importing asset and CI data from an external asset management tool. They want to ensure that when a CI is deleted in the external tool, it is also deleted in the ServiceNow CMDB. Which IRE payload setting accomplishes this?

A.Setting the Reconciliation Rule action to 'Cascade Delete'.
B.Including 'operation': 'delete' in the IRE payload structure for the target CI.
C.Enabling 'Auto-Delete' on the Data Source transform map properties.
D.Configuring the CI Class Manager to purge orphans automatically.
AnswerB

The IRE supports explicit delete operations passed within payload structures to remove CIs safely.

Why this answer

Payload processing in the IRE supports delete operations when configured via appropriate payload flags or integration mechanisms like IRE API delete requests.

389
MCQmedium

A company needs to retire an outdated legacy payroll service. Before deleting or deactivating the service record in ServiceNow, what critical step should an implementation specialist perform to ensure historical incident and change reporting remains intact?

A.Update the Lifecycle stage to 'Retired' and remove it from active portfolios
B.Delete all downstream Application Service mappings
C.Purge all historical incident records associated with the service
D.Convert the service record into an Application Service CI
AnswerA

Setting the lifecycle stage to 'Retired' maintains foreign key relationships while removing it from active service availability.

Why this answer

Services should have their lifecycle stage updated to 'Retired' rather than deleted to preserve referential integrity for historical reporting.

390
MCQhard

An enterprise requires that when a Major Incident is declared, a dedicated Child Incident task is automatically created for each affected business service found in the Business Service CI relationship. Which out-of-the-box feature supports this specialized workflow?

A.Major Incident Management (MIM) Workbench
B.Service Level Agreement Engine
C.Data Lookup Definitions
D.Incident Templates
E.Outbound REST Message
AnswerA

The Major Incident Workbench and associated flows manage major incident states, communications, and child incident associations.

Why this answer

Major Incident Management (MIM) includes specialized workflows and communication plans to handle major incidents, including child incident management.

391
MCQmedium

When a change request moves to the 'Review' state, what is the primary objective of this phase?

A.Assigning implementation tasks to resolver groups
B.Conducting a Post Implementation Review (PIR) to verify success and capture lessons learned
C.Performing initial conflict detection
D.Running automated risk assessments
AnswerB

The review stage is dedicated to PIR and verifying that the change achieved its objectives without unintended incidents.

Why this answer

The review phase ensures the change was successful, checks for incidents caused by the change, and performs PIR (Post Implementation Review).

392
Multi-Selectmedium

Which THREE of the following are valid ways to trigger the Major Incident Management workflow?

Select 3 answers
A.Clicking the 'Propose Major Incident' button on an incident record.
B.Automatically when an incident meets predefined criteria defined in Major Incident Trigger Rules.
C.A scheduled job that checks for incident volume.
D.By promoting a child incident to a major incident.
E.Via a direct integration with the CMDB.
AnswersA, B, D

This is the standard manual trigger for the process.

Why this answer

Major Incidents can be triggered manually by the user, via business rules based on criteria, or during the incident update process.

393
Multi-Selectmedium

Which THREE fields on a Problem record are typically editable when the problem is in the 'Assess' state, prior to root cause analysis? (Choose three.)

Select 3 answers
A.Short description
B.Assignment group
C.Sys_created_on timestamp
D.Configuration item
E.System sys_id (read-only system identifier)
AnswersA, B, D

Short description remains editable during assessment.

Why this answer

In early states like New and Assess, fields like Short Description, Description, Assignment Group, Priority, and Configuration Item are fully editable.

394
Multi-Selecthard

Which THREE of the following are benefits of using CI Class Manager? (Choose three.)

Select 3 answers
A.Automatic execution of incident management triage workflows for failed discoveries.
B.Direct editing of system-level Java source code for Discovery patterns.
C.Centralized viewing and editing of class-specific identification rules.
D.Ability to add, modify, and delete attributes for specific CI classes within the hierarchy.
E.Centralized management of reconciliation rules for classes and attributes.
AnswersC, D, E

CI Class Manager allows management of identification rules per class.

Why this answer

CI Class Manager provides a centralized console to manage classes, view class hierarchies, and configure identification/reconciliation rules.

395
MCQmedium

Which field must be populated to allow the 'Resolution' tab to be visible or actionable?

A.Incident State
B.Caller
C.Assignment Group
D.Category
AnswerA

Moving the state to Resolved triggers the display of resolution fields.

Why this answer

The state must be set to 'Resolved' to trigger the mandatory resolution information fields.

396
MCQeasy

Which module allows an administrator to define how incidents are escalated?

A.Incident > Escalation
B.System Definition > Escalations
C.Service Management > Escalations
D.SLA > Escalation
AnswerA

The Escalation module provides the interface for defining these rules.

Why this answer

Escalation rules are managed within the 'Incident' module under 'Escalation' or via SLA breach triggers.

397
Multi-Selecthard

A Major Incident is declared. Which THREE of the following actions are automatically performed or enabled by the Major Incident Management plugin?

Select 3 answers
A.Access to the Major Incident Workbench.
B.Automatic assignment to the Service Desk manager.
C.Communication plan tasks are generated.
D.Creation of a Major Incident Candidate record.
E.Automatic closure of all related incidents.
AnswersA, C, D

The workbench is the central view for managing major incidents.

Why this answer

Major Incident Management functionality provides specific workflows to handle high-impact incidents.

398
MCQmedium

An incident is associated with a Parent incident. What behavior does ServiceNow exhibit regarding state changes between parent and child incidents out of the box?

A.Parent and child incidents must always have identical priority values.
B.Child incidents automatically inherit the assignment group of the parent upon creation only.
C.Child incidents must be manually closed one by one before the parent can close.
D.Resolving the parent incident can automatically resolve child incidents via business rules.
AnswerD

Baseline business rules cascade state changes (like resolution) from parent incidents to child incidents.

Why this answer

Out of the box, when a parent incident is resolved or closed, business rules can automatically resolve or close associated active child incidents.

399
MCQhard

During an import of server CIs, duplicate records are being created because different data sources send serial numbers in different cases (uppercase vs lowercase). Which configuration in Identification and Reconciliation Engine (IRE) will prevent this issue?

A.Enable case-insensitive matching on the identifier entry for the Serial Number attribute.
B.Create a custom CMDB Data Manager policy to merge duplicates automatically.
C.Set the Reconciliation Rule to discard updates from the secondary data source.
D.Modify the Identification Rule weight to a higher number.
AnswerA

Configuring the identifier entry to ignore case ensures that 'SN12345' and 'sn12345' are treated as the same hardware instance.

Why this answer

IRE identification rules can utilize preprocessing scripts or transform rules, but more commonly, identifier entries are configured with normalization or matching criteria, or payload transformers to normalize case sensitivity before matching.

400
MCQmedium

An administrator needs to configure Problem Management properties to automatically close related incidents when a Problem is closed. Where are these global properties accessed?

A.ITSM Properties > General
B.Problem Administration > Properties
C.Incident Management > Properties
D.System Properties > Problem
AnswerB

Problem Administration > Properties contains all baseline configurable settings for the Problem Management plugin.

Why this answer

Problem Management properties are managed under Problem Administration > Properties in the Navigator.

401
MCQhard

A fulfillment team requires a workflow to dynamically branch based on the value of a choice variable selected in a Catalog Item. Which activity should be placed in the Flow Designer flow to evaluate this condition?

A.If
B.Wait for Condition
C.Switch Case
D.Ask for Approval
AnswerA

The If logic activity evaluates a condition (like a variable value) and allows branching paths.

Why this answer

The If flow logic activity is used to evaluate conditions, such as checking the value of a catalog variable, and directing the flow path accordingly.

402
MCQhard

An enterprise uses custom change states. Where must an administrator define these new states to ensure proper integration with the Change State Model framework?

A.Change State Model records and state transition rules
B.Workflow Designer transition lines only
C.System Dictionary choices on the state field only
D.UI Actions script bodies
AnswerA

Change state models define allowable transitions and behavior for custom states in ServiceNow.

Why this answer

Custom states are added and mapped via the Change State Model configuration module (std_change_process_definition or change state transition rules).

403
MCQeasy

An administrator needs to review the overall CMDB health scores for Completeness, Correctness, and Compliance across all classes. Which application and module should they navigate to?

A.CI Class Manager > Overview
B.System Definition > Health Log
C.Configuration > CMDB Dashboard
D.Discovery > Health Metrics
AnswerC

The CMDB Dashboard module opens the comprehensive health dashboard tracking core CMDB health metrics.

Why this answer

The CMDB Health Dashboard provides centralized visibility into the completeness, correctness, and compliance KPIs of the CMDB.

404
MCQhard

An enterprise requires that a specific workflow stage set on the Requested Item (sc_req_item) is dynamically updated based on custom fulfillment states. Which mechanism should be used to synchronize workflow stages with custom choices on the state field?

A.Modify the Service Portal angular widget for sc_req_item to evaluate custom stages.
B.Configure 'Stage Field' mapping on the Workflow properties and ensure stage values match choice list values.
C.Write an After Update Business Rule on sc_req_item that calls wf.running() to force stage recalculation.
D.Use a Catalog Client Script to update g_form.setValue('stage', newState).
AnswerB

Setting the stage field mapping in workflow properties allows the workflow to track state/stage synchronization automatically.

Why this answer

Workflows can have stages mapped to fields or updated via workflow stage sets, but custom stage sets or script activities using current.stage = 'value' are often used when custom state fields drive progression.

405
MCQeasy

Which state does an Emergency Change typically enter immediately upon creation?

A.New
B.Implement
C.Scheduled
D.Assess
E.Closed
AnswerD

Emergency changes bypass standard queueing into New.

Why this answer

Emergency Changes skip initial approvals and start in the 'Assess' state to expedite work.

406
MCQhard

A team uses Problem Tasks to divide root cause investigations. A requirement states that a Problem record cannot be moved to 'Fix In Progress' until all child Problem Tasks are in either 'Closed Complete' or 'Closed Skipped' state. How should an administrator configure this validation?

A.An Access Control List (ACL) with script execution
B.A Before Update Business Rule on the Problem table checking active child task counts
C.A Dictionary Override on the State field
D.A UI Policy with an advanced script condition
AnswerB

A server-side Before Business Rule can query related problem tasks and abort the transaction if open tasks exist.

Why this answer

A Business Rule (before update on the problem table) checking related problem_task states ensures the transition criteria are met.

407
MCQhard

You are designing an integration where incidents are created via an API. How do you ensure that 'Assignment Rules' are triggered?

A.Ensure the API user has the 'itil' role.
B.Set the 'auto_assignment' flag to true.
C.Enable the 'Run Assignment Rules' checkbox in the API call.
D.Leave the assignment fields empty in the API payload.
AnswerD

Assignment rules trigger when records are created with empty assignment fields, assuming the rule criteria are met.

Why this answer

Assignment rules run automatically upon record insertion if the assignment group/assigned to fields are empty, provided the rule is active.

408
MCQmedium

An ITIL process owner wants to ensure that when a Problem record is set to 'Resolved', the 'Root cause' field is mandatory. Which out-of-the-box or configurable feature should be verified or adjusted?

A.Incident Management Properties
B.Change Management Properties
C.Problem Properties (com.snc.problem.mandatory_on_resolve)
D.System Properties > UI Defaults
AnswerC

Problem properties control out-of-the-box mandatory field enforcement on resolution.

Why this answer

Problem Properties contain settings to enforce mandatory fields like root cause or workaround upon resolution.

409
Multi-Selecthard

Which THREE of the following statements are true regarding Identification and Reconciliation Engine (IRE) processing? (Choose three.)

Select 3 answers
A.IRE relies solely on the sys_id attribute to match and update existing Configuration Items.
B.IRE automatically deletes any CI that has not been updated within 30 days.
C.IRE processing can be invoked via script using the CMDBEngine API or JSON payloads.
D.IRE ensures that duplicate CIs are not created when multiple data sources report the same physical item.
E.Reconciliation rules determine which data sources are authorized to update specific CI attributes.
AnswersC, D, E

Administrators and developers can invoke the IRE programmatically using script includes and payload APIs.

Why this answer

IRE uses identification rules to find CIs, applies reconciliation rules to govern attribute updates, and processes payloads through APIs or Discovery.

410
MCQeasy

Where do you configure the email notification that is sent to the 'Caller' when an incident is resolved?

A.Business Rule > Email
B.System Notification > Email > Notifications
C.Incident Form Layout
D.Service Portal Configuration
AnswerB

This is the central location for managing system-wide email triggers.

Why this answer

Notifications are configured in the 'System Notification > Email > Notifications' module.

411
MCQeasy

Which user role is required by default to create, manage, and close Problem records in ServiceNow?

A.change_manager
B.itil
C.problem
D.major_incident_manager
AnswerC

The problem role is the baseline role required for Problem Management activities.

Why this answer

The 'problem' role is required to manage and work on problem records out-of-the-box.

412
MCQhard

An organization wants to ensure that whenever a Normal Change is set to 'Assess', an automatic risk assessment questionnaire is sent to the change assignee. Which mechanism triggers this assessment out of the box?

A.Scheduled jobs running nightly
B.Assessment trigger rules (asmt_metric_type / risk assessment triggers)
C.Email notifications with mail scripts
D.Client scripts on the change request form
AnswerB

Risk assessment trigger rules define when assessment instances are generated and sent to users.

Why this answer

Assessments are triggered via Assessment Metrics and Metric Types, often invoked via business rules or workflow activities when entering the Assess state.

413
MCQmedium

What must be defined in the CAB Definition to ensure the right people are invited to the CAB meeting?

A.Approval Rules
B.Assignment Groups
C.CAB Members
D.User Criteria
E.Change Groups
AnswerC

CAB members define the invite list in the CAB definition.

Why this answer

The 'CAB Definition' includes a list of attendees who are automatically added to meeting invitations.

414
MCQeasy

Which form component is used to quickly search the Knowledge Base based on incident short description?

A.Incident History
B.Catalog
C.Service Portal
D.Knowledge Sidebar
AnswerD

The knowledge sidebar provides contextual suggestions based on the short description.

Why this answer

The 'Knowledge' related link or side-panel search helps agents find relevant articles.

415
MCQeasy

An incident has been inactive in the 'Resolved' state for a specific number of days defined by system properties. Which out-of-the-box scheduled job automatically moves it to 'Closed'?

A.Incident Escalation Job
B.Data Archival Job
C.Autoclosed Incidents
D.SLA Generation Job
AnswerC

Autoclosed Incidents is the baseline scheduled job that checks resolved incidents against glide.ui.autoclose.time.

Why this answer

The 'Autoclosed Incidents' scheduled job runs periodically to transition resolved incidents to closed status after a set duration.

416
MCQmedium

A change practitioner is scheduling a change and needs to verify if any 'Blackout Schedules' apply. Where are Blackout Schedules created and managed in ServiceNow?

A.Data Policies table
B.CI Class Manager
C.Schedules module (cmn_schedule table)
D.Change Properties > Blackout tab
AnswerC

Schedules are defined in cmn_schedule and used for blackout and maintenance windows.

Why this answer

Blackout and maintenance schedules are managed under Service Management > Schedules or System Scheduler > Schedules.

417
MCQmedium

When configuring CAB meeting definitions, how can an administrator ensure that only High-risk changes are automatically pulled into the meeting agenda?

A.By modifying the Risk Assessment questionnaire
B.By setting a system property for global CAB filters
C.By writing an inbound email action
D.By defining filter conditions on the CAB definition record
AnswerD

CAB definitions include filter conditions that determine which change requests automatically populate the agenda.

Why this answer

CAB definitions use filter conditions to dynamically query and populate meeting agendas based on criteria such as risk, state, and type.

418
MCQeasy

Which field on a Change Request indicates whether the change was successful, successful with issues, or unsuccessful during the Post Implementation Review?

A.Category
B.Risk value
C.Close code
D.Conflict status
AnswerC

Close code records the outcome status (e.g., Successful, Unsuccessful) during review.

Why this answer

The 'Close code' field captures the outcome of the change during review and closure.

419
MCQhard

When designing a Record Producer that maps user input to the Incident table, an administrator notices that the 'Caller' field on Incident is not populating correctly even though the variable is mapped to 'caller_id'. What is the most likely reason?

A.The variable name must exactly match 'sys_id' to populate reference fields.
B.The variable type is set to Single Line Text instead of Reference pointing to the sys_user table.
C.Record producers cannot map fields to the Incident table due to security restrictions.
D.The Incident table requires an active Business Rule to accept record producer inputs.
AnswerB

Mapping a text variable to a reference field fails because reference fields expect a valid sys_id reference object/string from a reference variable type.

Why this answer

Record producer variable mapping requires the variable type to match the target field type (e.g., Reference variable for Reference fields), and sys_id values must be passed correctly.

420
MCQeasy

Which application menu in ServiceNow provides access to the CAB Workbench?

A.Incident > CAB Workbench
B.System Definition > CAB Workbench
C.Problem > CAB Workbench
D.Change > CAB Workbench
AnswerD

The CAB Workbench module is located under the Change application menu.

Why this answer

The CAB Workbench is accessed directly under the Change application menu in the navigator.

421
MCQmedium

An administrator wants to add a custom field called 'Root Cause Category' to the Problem table. What is the recommended best practice for naming the column name in ServiceNow?

A.It must match an existing incident table column exactly
B.It must contain uppercase spaces for readability
C.It must start with 'sys_' to ensure system privileges
D.The system automatically prefixes custom fields with 'u_' (e.g., u_root_cause_category)
AnswerD

The 'u_' prefix designates custom columns created by administrators.

Why this answer

Custom fields in ServiceNow automatically prepend 'u_' to ensure they do not conflict with baseline table schema columns.

422
MCQmedium

When creating a Catalog Client Script, what is the purpose of selecting 'Mobile / Service Portal' as the UI type?

A.It ensures the script executes correctly in Service Portal and mobile interfaces where DOM manipulation is restricted.
B.It restricts the script to run exclusively on native iOS and Android mobile apps.
C.It bypasses client-side caching for catalog item variables.
D.It automatically converts jQuery syntax into AngularJS directives.
AnswerA

Service Portal and mobile apps require portal-compatible APIs, and setting the UI type ensures proper scoping and execution.

Why this answer

Selecting 'Mobile / Service Portal' ensures the client script executes within the Service Portal and mobile environments rather than legacy UI16.

423
MCQeasy

A catalog administrator needs to create a collection of variables that can be reused across multiple catalog items. Which feature should they use?

A.Variable Templates
B.Variable Sets
C.Variable Collections
D.Catalog Item Groups
AnswerB

Variable Sets allow for the grouping of variables to be shared across multiple catalog items.

Why this answer

Variable Sets are designed for reusability, allowing administrators to group variables and apply them to multiple catalog items or order guides simultaneously.

424
MCQeasy

Which state is the Change Request in after it has been approved by the CAB and is ready for implementation?

A.Assess
B.Review
C.Authorize
D.Scheduled
E.Implement
AnswerD

Scheduled confirms the change is ready for execution.

Why this answer

The 'Scheduled' state indicates that all approvals are complete and the change is ready for the planned implementation window.

425
MCQhard

You want to hide the 'Impact' field from all users except those with the 'admin' role. What is the most secure way to do this?

A.Use an ACL.
B.Update the Dictionary entry.
C.Use a Data Policy.
D.Use a UI Policy.
AnswerA

ACLs provide the most secure way to restrict field access at the database level.

Why this answer

An ACL (Access Control List) is the standard method for restricting field-level access.

426
MCQeasy

When managing known errors, what is the primary purpose of a Known Error Article in ServiceNow Problem Management?

A.To permanently close all related Incidents without user confirmation
B.To communicate workarounds and symptoms to support staff for faster incident resolution
C.To automatically deploy software patches to affected configuration items
D.To replace the need for creating a Root Cause Analysis document
AnswerB

Known Error Articles provide actionable workarounds for service desk agents handling related incidents.

Why this answer

Known Error Articles document identified errors, workarounds, and symptoms so service desk agents can quickly find temporary fixes before a permanent change is implemented.

427
MCQmedium

An administrator wants to configure SLA definitions specifically for Problem Management. Where should the SLA definition be targeted so it only applies to Problem records?

A.By writing a Client Script on the Incident table
B.In the Problem Properties module
C.By selecting 'Problem [problem]' in the Table field of the SLA Definition record
D.Via Dictionary Overrides on the Task SLA table
AnswerC

Setting the table target to Problem ensures the SLA evaluates problem lifecycle states.

Why this answer

SLA Definitions (contract_sla table) include a 'Table' field where the administrator selects the target table, such as 'Problem [problem]'.

428
MCQeasy

What is the definition of a 'Known Error' in ITIL and ServiceNow Problem Management?

A.A software bug that has been successfully patched and deployed to production
B.An expired knowledge base article
C.An incident that has been rejected by the service desk three times
D.A problem that has a documented root cause and a temporary workaround, but no permanent fix yet
AnswerD

This is the classic ITIL definition reflected in ServiceNow's Known Error handling.

Why this answer

A known error is a problem that has a documented root cause and a temporary workaround, but for which a permanent fix is not yet implemented.

429
MCQeasy

Which field on the Incident form indicates the urgency of the issue from the user's perspective?

A.Priority
B.Severity
C.Urgency
D.Impact
AnswerC

Urgency reflects the business need for a quick resolution.

Why this answer

The 'Urgency' field represents how quickly the user needs the issue resolved.

430
MCQmedium

A fulfillment team requires that specific tasks within a Catalog Task activity are assigned dynamically based on the value of a variable selected by the user in the catalog item. How can an administrator achieve this in the Workflow designer?

A.Use a Catalog Client Script to change the assignment group of the underlying task record directly.
B.Dot-walk from the Catalog Task activity configuration to the requested item variables to set the Assignment Group.
C.Configure the Catalog Task activity assignment group field to reference a system property containing the mapping.
D.Write a Business Rule on the sc_req_item table that triggers before insert to assign the task.
AnswerB

Catalog Task activities allow dot-walking directly to variables using syntax like current.variables.[variable_name] in advanced scripting or direct assignment fields where supported.

Why this answer

Using workflow script or dot-walking in the Catalog Task activity configuration allows referencing current.variables.variable_name to assign groups dynamically.

431
MCQmedium

A change manager needs to review the history of a change request, including all state transitions and approval decisions. Which related list on the Change Request form provides this audit trail?

A.Approval History / Activity Stream
B.Outages
C.Configuration Items
D.Catalog Tasks
AnswerA

The Activity stream and related lists track all changes, state updates, and approvals.

Why this answer

The 'Approvals' and 'Activity' formatter or 'History' logs track state transitions and audit trails.

432
MCQhard

A customized Problem workflow utilizes legacy workflow engine. During testing, a workflow timer activity fails to resume after a server restart. What is the most likely cause related to workflow engine execution?

A.The browser cache needs clearing
B.The system scheduler (sys_trigger) or workflow event queue processing encountered an issue
C.The user session expired
D.The Problem form layout was modified
AnswerB

Workflow timers depend on scheduled jobs in sys_trigger to wake up and resume execution.

Why this answer

Workflow timers rely on the system scheduler (sys_trigger). If the scheduler is misconfigured or frozen, workflow timers fail to resume.

433
MCQeasy

What is the purpose of the 'Outages' related list on a Problem record?

A.To record periods of service unavailability associated with the problem's impact
B.To schedule future maintenance windows
C.To log network printer connection drops
D.To track employee vacation schedules
AnswerA

Outages track exact downtime durations for reporting and SLA analysis.

Why this answer

The Outages related list records downtime intervals associated with the problem or its affected configuration items.

434
Multi-Selectmedium

Which THREE entities can be associated as 'Affected CIs' or related configuration items in ServiceNow ITSM problem handling? (Choose three.)

Select 3 answers
A.Hardware server
B.Personal grocery shopping list
C.Software application
D.Business service
E.Fictional movie character profile
AnswersA, C, D

Hardware servers are tracked as CIs.

Why this answer

CIs can include hardware servers, software applications, and business services.

435
MCQhard

An organization wishes to customize the Risk Assessment questionnaire to include custom branching logic based on the user's previous answer. Which module is used to design and manage these assessments?

A.Assessment Designer (survey_designer)
B.Service Catalog Item Builder
C.Form Designer
D.Workflow Studio
AnswerA

Assessment Designer allows administrators to create and configure assessment metrics, categories, and questionnaires.

Why this answer

Assessments (Assessment Designer, survey_designer) are used to configure risk assessment questionnaires and categories in ServiceNow.

436
MCQmedium

When configuring a CAB meeting definition, what does the 'Duration' field specify?

A.The maximum allowable time a change request can stay in the Authorize state
B.The window of time for conflict detection lookahead
C.The lead time required before submitting a normal change
D.The planned length of time for the CAB meeting session
AnswerD

Meeting duration defines how long the meeting room / agenda session runs.

Why this answer

The duration field on a CAB definition specifies how long the scheduled CAB meeting is planned to last.

437
MCQhard

An administrator needs to track how many times an incident has been reassigned between different assignment groups to measure process efficiency. Which feature or field type natively captures and displays this movement?

A.Audit Log History (sys_audit)
B.Metric Definition (Metrics)
C.SLA Breach Counter
D.The Reassignment count field on the Task table.
AnswerD

Reassignment count is an out-of-the-box field on task records that tracks group changes.

Why this answer

The Incident table inherits from Task, which includes the Reassignment count field, incremented automatically by business rules whenever the assignment group changes.

438
MCQhard

During an order guide configuration, an administrator needs to ensure that specific catalog items are automatically added to the cart based on the user's answers in the initial 'Describe Needs' prompt. Where should the administrator define this logic?

A.Order Guide Rule Base
B.Workflow Properties
C.Cart Layout
D.Catalog Client Script
AnswerA

Correct. Rule bases define the conditions under which specific catalog items are included in an order guide submission.

Why this answer

Order Guide Rule Bases contain the rules that evaluate user input from the describe needs section and conditionally include specific catalog items in the generated cart.

439
MCQeasy

An IT team is creating a new service for employees to request standard laptop hardware. According to the Common Service Data Model (CSDM), where does this requestable item sit in relation to the Service Portfolio?

A.It exists independently outside of the Service Portfolio hierarchy
B.It acts as the parent container for the Service Portfolio
C.It maps directly to a Service Offering within the portfolio
D.It replaces the Business Service record entirely
AnswerC

Catalog items map to service offerings to fulfill user requests.

Why this answer

Requestable items in the Service Catalog map to Service Offerings, which sit within the Service Portfolio.

440
MCQhard

A security requirement states that when a Problem record is marked with a Priority of 'Critical', only members of the assigned Problem group can view the record, overriding standard department-based ACLs. How should this be implemented?

A.By updating the Problem Management properties file
B.By configuring a UI Policy to hide the entire form for non-group members
C.By writing a script in a read ACL on the Problem table that checks if priority is critical and the user is in the assignment group
D.By using Data Filtration rules on the Task table
AnswerC

Row-level read ACL scripts provide precise conditional security based on record field values and group membership.

Why this answer

A custom or modified read ACL on the problem table can evaluate whether the user belongs to the assigned assignment group when priority is critical.

441
Multi-Selecthard

Which THREE factors can be used by the Change Conflict Detection engine to identify a conflict?

Select 3 answers
A.The change requester's location
B.Planned start and end dates
C.Blackout or maintenance windows
D.The change priority level
E.Configuration Item (CI)
AnswersB, C, E

Timing is the core logic for conflict.

Why this answer

Conflicts are typically based on CI, scheduled dates, and the 'blackout' or 'maintenance' window schedules.

442
Multi-Selecteasy

Which TWO options represent valid ways an end user (caller) can check the status of their submitted incident? (Choose two.)

Select 2 answers
A.Accessing the core UI Incident list view
B.System Administrator impersonation
C.Direct database query via ODBC client
D.Automated email notifications triggered by lifecycle state changes
E.Service Portal ('My Requests' or 'My Tickets' widget)
AnswersD, E

Notifications keep users informed of status changes on their incidents.

Why this answer

End users can check incident status via the Service Portal or via automated email notifications.

443
MCQmedium

An organization uses custom pricing for specific catalog items based on user attributes or quantities. Where is item pricing primarily configured for a standard catalog item?

A.Workflow transition conditions
B.Service Level Agreement (SLA) definition
C.Order Guide Rule Base
D.Catalog Item form (Price and Recurring Price fields)
AnswerD

Base pricing is set directly on the catalog item form using the Price and Recurring Price fields.

Why this answer

Standard catalog items have a Price and Recurring price field directly on the catalog item record, supplemented by variable pricing if applicable.

444
MCQeasy

Which role is the minimum required to read and update incident records?

A.user
B.itil
C.admin
D.itil_admin
AnswerB

The itil role grants access to incident management functionality.

Why this answer

The 'itil' role is the standard role for fulfilling incident tickets.

445
MCQmedium

When assessing the risk of a change, which component calculates the risk score based on the risk and impact questions?

A.Risk Assessment
B.Conflict Detection
C.Change Schedule
D.Standard Change Template
E.CAB Workbench
.Risk Condition
AnswerA

Risk Assessment is the engine that calculates risk based on user responses.

Why this answer

Risk Assessment calculators use defined conditions to automatically set the risk level on a Change Request.

446
Multi-Selecteasy

Which TWO change types are recognized out-of-the-box in ServiceNow Change Management? (Choose two.)

Select 2 answers
A.Temporary Change
B.Normal Change
C.Emergency Change
D.Routine Change
E.Scheduled Change
AnswersB, C

Normal is a core out-of-the-box change type.

Why this answer

The standard out-of-the-box change types include Normal, Standard, and Emergency.

447
MCQeasy

An administrator needs to create a variable that is shared across multiple catalog items in ServiceNow. Which feature should the administrator use to achieve this efficiently without recreating the variables each time?

A.Order Guide
B.Catalog UI Policy
C.Record Producer
D.Variable Set
AnswerD

A Variable Set is a container for variables that can be reused across multiple catalog items.

Why this answer

Multi-row variable sets or standard variable sets can be attached to multiple catalog items. Standard variable sets are designed for sharing collections of variables across items.

448
MCQmedium

When configuring User Criteria to restrict a catalog item so that only members of the 'HR' department can view it, where should this user criteria be attached?

A.In the 'User Criteria' related list on the Catalog Category form.
B.In the 'Available For' related list on the Catalog Item form.
C.In the 'Audience' field of the Service Portal Page record.
D.In the 'Access Control' rules mapped to the sc_cat_item table.
AnswerB

Available For and Not Available For related lists on catalog items define user criteria visibility.

Why this answer

User criteria is attached to catalog items via the 'Available For' or 'Not Available For' related lists.

449
Multi-Selectmedium

Which THREE components are part of the standard Common Service Data Model (CSDM) conceptual framework related to SPM? (Choose three.)

Select 3 answers
A.Business Service
B.Hardware Asset Tag Registry
C.Application Service
D.Discovery Schedule Configuration
E.Service Offering
AnswersA, C, E

Business Services represent services delivered to the business.

Why this answer

CSDM defines distinct domains, including Design, Sell, Consume, and Manage Technical Services. SPM heavily interacts with Business Services, Application Services, and Service Offerings.

450
Multi-Selecteasy

Which TWO tabs or related lists on a Catalog Item form are used to manage User Criteria for visibility? (Choose two.)

Select 2 answers
A.Dictionary Overrides
B.Available For
C.Assignment Rules
D.Not Available
E.Workflow Activities
AnswersB, D

The 'Available For' related list determines which user criteria grant visibility to the item.

Why this answer

'Available For' and 'Not Available' related lists manage user criteria.

Page 5

Page 6 of 7

Page 7

All pages