Courseiva

CCNA Problem Management Questions

75 of 77 questions · Page 1/2 · Problem Management · Answers revealed

1
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.

2
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.

3
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.

4
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.

5
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.

6
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.

7
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.

8
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.

9
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.

10
MCQeasy

What does the 'Root cause summary' field on a Problem record typically capture?

A.The SLA breach percentage for the problem task
B.The detailed explanation of the underlying cause determined during investigation
C.A list of all engineers who logged into the server
D.The purchase order number of the replacement hardware
AnswerB

It provides a clear summary of why the failure occurred for future reference.

Why this answer

The root cause summary documents the underlying fundamental cause of the problem once determined.

11
Multi-Selecteasy

Which TWO fields are standard baseline fields on a Problem record in ServiceNow? (Choose two.)

Select 2 answers
A.Short description
B.Root cause
C.Patient diagnosis
D.Classroom ID
E.Flight number
AnswersA, B

Short description is a standard baseline task field.

Why this answer

Short description, state, assignment group, priority, and configuration item are standard baseline fields on task tables including problem.

12
MCQeasy

What is the primary objective of reactive Problem Management?

A.To build the initial Configuration Management Database (CMDB)
B.To review change request risk before deployment
C.To handle password reset requests from end users
D.To identify and eliminate the underlying causes of incidents that have already occurred
AnswerD

Reactive problem management addresses existing incidents and prevents their recurrence.

Why this answer

Reactive problem management is triggered in response to one or more incidents to find and eliminate the underlying root cause.

13
MCQhard

A custom integration creates Problem records in ServiceNow via REST API. The integration payload occasionally omits the 'Assignment group', but company policy requires all problems to have an assignment group before reaching the 'Assess' state. Where should this default assignment logic be robustly implemented?

A.In a Service Portal Widget controller script
B.In a UI Policy Action
C.In an onLoad Client Script on the Problem form
D.In a Before Insert/Update Business Rule on the Problem table
AnswerD

A Before Business Rule executes server-side for all insertion vectors, including REST APIs, ensuring robust data compliance.

Why this answer

A Before Insert/Update Business Rule on the Problem table ensures that if the state is moving past New and assignment group is empty, a default group is assigned or the transaction is aborted.

14
Multi-Selecteasy

Which TWO roles are commonly associated with viewing or managing Problem records in ServiceNow? (Choose two.)

Select 2 answers
A.shipment_receiver
B.hotel_booking_user
C.financial_analyst
D.problem
E.problem_admin
AnswersD, E

The problem role grants permissions to create and manage problems.

Why this answer

The 'problem' role and the 'itil' (with caveats) or 'problem_admin' roles are key roles in Problem Management.

15
Multi-Selecthard

When configuring Problem Management properties (Problem Administration > Properties), which TWO behaviors can typically be controlled or enabled? (Choose two.)

Select 2 answers
A.Automatically provision AWS cloud infrastructure upon problem creation
B.Configure bi-weekly payroll deduction rates
C.Require root cause to be filled in before closing or resolving a problem
D.Force all end users to reset their Active Directory passwords
E.Enable automatic communication of workarounds to related active incidents
AnswersC, E

Problem properties include settings to enforce mandatory root cause on resolution.

Why this answer

Problem properties allow controlling behavior such as mandatory fields on resolve, closure rules, and whether workarounds automatically propagate to incidents.

16
Multi-Selectmedium

Which THREE configuration steps are typically required when setting up a new Problem Task definition or type? (Choose three.)

Select 3 answers
A.Adding the task related list to the parent Problem form
B.Modifying physical data center HVAC cooling speeds
C.Rewriting the core database kernel in C++
D.Defining Access Control Lists (ACLs) to secure read/write access
E.Configuring Form Layout and View settings for the task form
AnswersA, D, E

Related lists allow viewing and creating tasks from the problem parent record.

Why this answer

Setting up task types involves defining dictionary entries, configuring form layouts, and assigning appropriate user roles or ACLs.

17
MCQeasy

Which related list on a Problem form displays incidents that have been associated with that specific problem?

A.Problem Tasks
B.Child Incidents
C.Outages
D.Knowledge Articles
AnswerB

The Child Incidents related list displays all linked incident records.

Why this answer

The 'Child Incidents' related list shows incidents linked to the problem record.

18
MCQeasy

What is the primary role of the 'Configuration Item' (CI) field on a Problem record?

A.To schedule an automatic reboot of the CI upon problem creation
B.To automatically assign the problem to the vendor who manufactured the hardware
C.To lock the CI from being modified while investigations are ongoing
D.To identify the specific hardware, software, or service suspected of causing the failure
AnswerD

Linking the CI aids in impact analysis and identifying related historical incidents.

Why this answer

The CI field identifies the specific infrastructure component, hardware, or software service suspected of causing the underlying problem.

19
Multi-Selecthard

A customized Problem workflow requires integrating with an external CMDB discovery tool. When a Problem is resolved, the integration must verify CI attributes via REST. Which TWO ServiceNow features support making outbound REST calls and parsing JSON responses? (Choose two.)

Select 2 answers
A.Dictionary Override checkbox attributes
B.Flow Designer with the 'REST Step' in IntegrationHub
C.Client-side alert() popups
D.RESTMessageV2 API inside a Script Include or Business Rule
E.UI Policy Action visibility toggles
AnswersB, D

Flow Designer offers native REST steps to send requests and parse JSON outputs.

Why this answer

RESTMessageV2 API (in scripts/workflows/flows) and IntegrationHub / Flow Designer REST step are standard tools for outbound REST integration.

20
MCQeasy

What is the primary purpose of the 'Known Error Article' integration with Knowledge Management?

A.To automatically order replacement hardware from vendors
B.To publish known errors and workarounds to a knowledge base for searchability and incident deflection
C.To generate annual financial audit reports
D.To reset user passwords automatically
AnswerB

Integration with Knowledge Management shares troubleshooting knowledge broadly.

Why this answer

Publishing known errors as knowledge articles allows self-service users and support staff to find workarounds easily.

21
MCQmedium

An organization wants to categorize problems using a hierarchical tree structure (e.g., Hardware > Server > Memory). Which feature should an administrator configure to support dependent category dropdowns on the Problem form?

A.Dependent field attribute configured on the Dictionary entry
B.Catalog Client Script
C.Data Lookup Matchers
D.Client Script with GlideRecord queries
AnswerA

The 'dependent' dictionary attribute allows filtering subcategories based on the parent category value.

Why this answer

Dependent dropdowns in ServiceNow are configured using 'Dependent field' attributes on the dictionary entry of the child field.

22
MCQmedium

An organization requires that when a Problem record moves to the 'Root Cause Analysis' state, the 'Work notes' field must become mandatory. Which ServiceNow feature should an administrator configure to achieve this without writing custom client scripts?

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

A UI Policy allows setting fields to mandatory when the state condition is met, without scripting.

Why this answer

UI Policies are designed to dynamically change field properties such as mandatory, visible, and read-only on a form based on conditions without scripting.

23
MCQmedium

An administrator needs to modify the default list layout for the Problem module so that all users see the 'Known Error' column by default. Where should this be configured?

A.System UI > Views > Problem Default View
B.Configure List Layout while logged in with no user preference overriding (Default view)
C.User Preferences table (sys_user_preference)
D.Navigation Pane Module Editor
AnswerB

Configuring the list layout as an administrator without a user filter sets the system default view.

Why this answer

Administrators configure default global list layouts by configuring the list view as an admin, which creates a sys_ui_list record with no user specified.

24
Multi-Selecthard

An administrator is designing a custom Flow Designer action to process Problem records. Which TWO types of inputs can be configured for a custom Flow Designer action? (Choose two.)

Select 2 answers
A.Live video streaming feed codec
B.Analog radio frequency wave capture
C.Record (referencing a specific table like Problem [problem])
D.Direct physical server motherboard circuit diagram binary
E.String (for text inputs like short descriptions or workarounds)
AnswersC, E

Actions can accept record object references as inputs.

Why this answer

Custom actions in Flow Designer accept various data types including records (GlideRecord references), strings, integers, booleans, and dates.

25
Multi-Selecteasy

Which TWO benefits are gained by linking related Incidents to a Problem record? (Choose two.)

Select 2 answers
A.Immediate deletion of all server hard drives
B.Automatic conversion of incidents into physical paper mail
C.Ability to send bulk communications to all affected incident callers when a workaround is found
D.Accurate calculation of total business impact and affected user counts
E.Automatic promotion of all end users to IT administrators
AnswersC, D

Linking enables mass communication of workarounds.

Why this answer

Linking incidents helps track the scope of impact and allows bulk updating/closure when the problem is resolved.

26
MCQhard

A custom workflow is designed for High Priority problems. When priority is 1 - Critical, the workflow must spawn a parallel set of problem tasks for Infrastructure, Security, and Database teams simultaneously. Which Flow Designer flow logic component accomplishes parallel execution?

A.For Each loop logic
B.Wait for condition activity
C.If / Else condition branches
D.Do in Parallel flow logic block
AnswerD

The 'Do in Parallel' block executes multiple paths at the same time.

Why this answer

The 'Do in Parallel' flow logic block in Flow Designer allows executing multiple branches concurrently.

27
MCQhard

A high-volume enterprise experiences thousands of problem state updates daily. To optimize database performance, an administrator wants to archive closed Problem records older than 3 years. Which feature should be configured?

A.Dictionary entry attribute 'auto_purge'
B.A scheduled job running manual SQL DELETE statements
C.Client script cleanup routine
D.Archiving Rules (Data Archiving plugin)
AnswerD

Data archiving rules define criteria to move old records to archive tables automatically.

Why this answer

Data Archiving (Archiving Rules) automatically moves old records from operational tables to archive tables based on age or state conditions.

28
MCQmedium

An organization wants to restrict problem creation so that only users assigned to the 'Problem Management' group can create new problem records. How should this be implemented?

A.A create Access Control List (ACL) on the Problem table checking group membership
B.A Dictionary entry attribute 'no_create'
C.A Client Script hiding the 'New' button for unauthorized users
D.A UI Policy enforcing mandatory user groups
AnswerA

Table-level create ACLs restrict who can insert new records into the problem table.

Why this answer

Create ACLs on the problem table for the 'create' operation that verifies if the user belongs to the Problem Management group.

29
MCQhard

During root cause analysis, a problem analyst identifies that a third-party application component is failing. The analyst wants to link an existing RFC (Request for Change) to the Problem record to track the remediation. How is this relationship established in ServiceNow?

A.By executing a background script to update the sys_audit table
B.By changing the task type of the problem to a change request
C.By adding the change request in the 'Caused by change' or 'Change requests' related list on the Problem form
D.By modifying the Problem workflow XML to inject the change task ID
AnswerC

Related lists allow linking changes directly to the problem record.

Why this answer

Problem records include a 'Caused by change' or 'Requests Change' related list and fields where change requests can be directly linked.

30
MCQmedium

A user with the 'itil' role tries to view a Problem record but receives an error stating 'Record not found' or is blocked by an ACL. What is the most likely cause?

A.The user lacks the 'problem' role required to read or write Problem records
B.The problem record was archived into an update set
C.The Incident Management plugin is inactive
D.The user's browser cache needs to be cleared
AnswerA

Out of the box, the 'itil' role alone does not grant access to Problem Management; the 'problem' role is required.

Why this answer

If an ITIL user cannot see a problem, they may lack the 'problem' role, or a restrictive ACL is blocking access based on assignment group or domain separation.

31
Multi-Selectmedium

Which THREE attributes or details are typically documented during the investigation phase of a Problem? (Choose three.)

Select 3 answers
A.Root cause summary
B.Affected Configuration Item(s)
C.Workaround instructions
D.Company stock ticker symbols
E.Employee cafeteria lunch menus
AnswersA, B, C

Root cause summary captures findings of the investigation.

Why this answer

During investigation, analysts document root cause summaries, workarounds, affected CIs, and related problem tasks.

32
MCQhard

A company integrates Problem Management with an external bug tracker. When a Problem state changes in ServiceNow, an outbound REST message must be sent asynchronously. Which ServiceNow feature should trigger this outbound REST call?

A.An asynchronous Business Rule or Flow Designer action invoking a REST message
B.A UI Policy with an inbound webhook script
C.A Dictionary Override on the REST endpoint field
D.A synchronous Client Script using XMLHttpRequest
AnswerA

Asynchronous business rules or flows prevent blocking the user transaction while waiting for external API responses.

Why this answer

Outbound REST messages triggered from Business Rules or Message/REST integration steps in Flow Designer handle asynchronous external system communications.

33
MCQhard

An enterprise uses Agile Development in tandem with Problem Management. When a root cause points to a software defect, the team wants to create a Defect record in ServiceNow Agile Development directly from the Problem form. How is this integration typically achieved?

A.By configuring a UI Action on the Problem form that instantiates an Agile Defect record and establishes a relationship
B.By mapping Data Lookup definitions between rm_defects and problem tables
C.By editing the core cmdb_ci relationship formatter
D.By changing the base table of the problem table to rm_defect
AnswerA

A custom or bundled UI Action bridges Problem Management and Agile Development.

Why this answer

Configuring UI Actions or extending Agile Development plugins enables creating Agile artifacts (Stories, Defects, Epics) from task forms like Problem.

34
Multi-Selecteasy

Which TWO methods can be used to navigate to Problem Management modules in the ServiceNow application navigator? (Choose two.)

Select 2 answers
A.Clicking on System Security > Certificates
B.Navigating via Problem > Open or Problem Administration > Properties
C.Accessing Facilities > Work Orders
D.Opening the Incident menu and selecting 'Payroll Runs'
E.Typing 'Problem' in the Filter navigator box
AnswersB, E

The Problem application menu contains these exact module links.

Why this answer

Users can use the application navigator filter to search for 'Problem' or browse under the ITSM application menu structure.

35
MCQmedium

An organization wants to track problem metrics using Performance Analytics. Which plugin must be active to utilize out-of-the-box Performance Analytics content packs for Problem Management?

A.Incident and Problem Analytics Pack
B.ITSM Performance Analytics Core
C.Problem Management Advanced Analytics
D.Performance Analytics - Content Pack - Problem Management
AnswerD

This specific content pack contains pre-built KPIs and dashboards for Problem Management.

Why this answer

The Performance Analytics Content Pack - Problem Management plugin provides out-of-the-box dashboards, indicators, and breakdowns for problem processes.

36
MCQhard

An organization requires that when a Problem goes to 'Resolved', all related active incidents must be updated with the workaround text and moved to 'Awaiting User Info' state. How should this be configured for optimal performance?

A.A Script Include combined with a Problem Business Rule to batch-update related incidents
B.An Access Control List script with update capabilities
C.A Dictionary Client Script on the Incident table
D.A Client Script running on the Problem form with synchronous GlideRecord loops
AnswerA

Encapsulating business logic in a Script Include called by a Business Rule ensures clean, maintainable, and high-performance server processing.

Why this answer

A Script Include called from a Business Rule or Flow Designer action can efficiently query and batch-update related incidents without looping inefficiently in client-side scripts.

37
Multi-Selecthard

An enterprise is auditing its ServiceNow instance for ITIL compliance in Problem Management. Which TWO core metrics or practices are typically evaluated to measure Problem Management effectiveness? (Choose two.)

Select 2 answers
A.Reduction in recurring incidents linked to known problems
B.Total number of printer toner cartridges ordered annually
C.Percentage of known errors documented with workarounds in the KEDB
D.Average employee commute distance
E.Frequency of firewall firmware updates
AnswersA, C

A successful problem process reduces the volume of recurring incidents.

Why this answer

Effectiveness is measured by metrics like incident recurrence reduction, percentage of problems with known error articles, and mean time to resolve/investigate problems.

38
MCQeasy

What is the primary purpose of the 'Description' field on a Problem record?

A.To hold the XML payload of inbound emails
B.To log the license key of the software
C.To provide a detailed explanation of the symptoms and issue observed
D.To store the administrator's login credentials
AnswerC

It helps investigators understand the symptoms reported.

Why this answer

The description field captures the detailed account of the symptoms and observations reported when the problem was logged.

39
MCQmedium

An analyst wants to search for problems that mention a specific error code in their description or workaround notes. Which ServiceNow search feature indexes and searches across all Problem records efficiently?

A.Global Text Search (Zing / AI Search)
B.Database Views builder
C.Metric Definition report generator
D.Data Archiving search query tool
AnswerA

Global search indexes task text fields, allowing keyword searching across problems.

Why this answer

Global Text Search (AI Search or legacy Zing text search) indexes problem records for quick keyword retrieval.

40
Multi-Selecthard

An administrator is configuring UI Policies on the Problem table to streamline user entry. Which TWO properties or configurations can a UI Policy modify on form fields without scripting? (Choose two.)

Select 2 answers
A.Instance IP address binding
B.Java runtime memory allocation
C.Underlying database table schema definition
D.Visible state (showing or hiding fields/sections)
E.Mandatory state (making fields mandatory or optional)
AnswersD, E

UI policies manage field and section visibility.

Why this answer

UI Policies can dynamically set fields to Mandatory, Visible, or Read-only based on conditions.

41
MCQmedium

An organization wants to enable the 'Create Problem' button on incident forms only when the Incident Category is set to 'Network'. Where should this condition be evaluated?

A.In the Data Policy configuration
B.In a Client Script using g_form.setDisabled()
C.In a UI Policy applied to the Incident form
D.In the Condition field of the 'Create Problem' UI Action record
AnswerD

The Condition field on the UI Action record determines when the button or link appears on the form.

Why this answer

UI Actions have a 'Condition' field where administrators can write server-side evaluation scripts or conditions (e.g., current.category == 'network') to control button visibility.

42
MCQhard

A company wants to implement a multi-stage approval for Problem records where the total estimated financial impact exceeds $10,000. Which ServiceNow feature should be used to orchestrate this conditional approval routing?

A.A Client Script validation check
B.An Email Notification template
C.A Dictionary Override on the Approval field
D.Flow Designer with Approval activities and conditional branching based on financial impact
AnswerD

Flow Designer provides robust approval orchestration based on record field values like financial impact.

Why this answer

Flow Designer or legacy Workflow engine with an Approval - User or Approval - Group activity handles conditional financial approvals.

43
MCQmedium

An administrator is tasked with ensuring that Problem records cannot be deleted by anyone except users with the 'admin' role. Where should this security rule be configured?

A.A Before Delete Business Rule on the Task table
B.A delete Access Control List (ACL) on the Problem table
C.Problem Administration Properties
D.Dictionary Overrides for the sys_id field
AnswerB

An ACL configured for the 'delete' operation on the problem table enforces who can delete records.

Why this answer

Table-level delete ACLs (delete operation on problem table) restrict deletion permissions.

44
MCQhard

An organization uses Domain Separation in ServiceNow. Problem records must be segregated by region. Where must an administrator verify domain separation configurations to ensure proper record visibility and visibility rules for Problem tasks?

A.System Security > Access Control Lists exclusively
B.Table dictionary attributes ensuring 'no_domain' is disabled and domain pathing is active on problem and problem_task
C.System Definition > Tables for problem and problem_task with Domain separation set to 'Edge'
D.Service Portal > Pages configuration
AnswerB

Ensuring domain separation attributes are configured properly on task-based tables guarantees correct partitioning.

Why this answer

Domain separation plugin and configurations must ensure table maps and domain paths are correctly applied across task-extended tables like problem and problem_task.

45
MCQeasy

What is the primary benefit of linking multiple recurring Incidents to a single Problem record?

A.It allows tracking the underlying root cause and enables bulk updates or closure once resolved
B.It converts all linked incidents into emergency change requests
C.It bypasses the need for Service Level Agreements on the incidents
D.It automatically increases the user satisfaction score (CSAT) for all affected callers
AnswerA

Single problem root-cause tracking addresses multiple symptom incidents simultaneously.

Why this answer

Linking incidents to a problem allows efficient tracking of the underlying cause and enables bulk communication or closure once the problem is resolved.

46
Multi-Selecthard

An administrator is troubleshooting why related incidents are not receiving workaround updates when a Problem is resolved. Which THREE areas should the administrator inspect? (Choose three.)

Select 3 answers
A.Problem Management properties governing workaround communication
B.The Employee Center portal theme configuration
C.The hardware asset barcode scanner plugin
D.Business rules or script logic responsible for updating child incidents
E.The relationship linkage in the 'Child Incidents' related list
AnswersA, D, E

Properties determine if workaround propagation is enabled globally.

Why this answer

Troubleshooting workaround propagation involves checking Problem properties, Business Rules responsible for propagating workarounds, and whether incidents are actually in an active/related state.

47
MCQmedium

An enterprise wants to ensure that when a Problem reaches the 'Resolved' state, any workaround discovered is automatically pushed to all active related Incidents. What is the recommended baseline feature to support this workflow?

A.Data Lookup Definitions
B.Scheduled Job running hourly
C.Communicate Workaround UI Action / Business Rule logic
D.Inbound Action script
AnswerC

The 'Communicate Workaround' feature propagates the workaround to all associated open incidents.

Why this answer

Problem Management has out-of-the-box business logic (like business rules) that can communicate workarounds to related incidents when updated or resolved.

48
MCQhard

A company uses ServiceNow Domain Separation. A global Problem record needs to be visible across child domains while allowing child domains to create local problem tasks. How should domain scoping be configured on the Problem Task table?

A.Ensure domain visibility and reference cascading are configured properly for parent-child domain hierarchies
B.Disable domain separation entirely on the task table
C.Create duplicate problem records in every child domain manually
D.Use Access Control Lists with domain bypass scripts
AnswerA

Proper domain visibility and paths allow referencing records across domain boundaries when permitted.

Why this answer

Domain relationship and visibility settings (such as Data Domain separation with delegation or sys_domain paths) allow upper-domain records to be referenced by child domain tasks.

49
MCQhard

A company implements proactive Problem Management. They want to automatically generate a Problem record when more than 5 incidents with the exact same Configuration Item and Category are logged within a 2-hour window. Which ServiceNow feature should be configured to achieve this automation?

A.A Dictionary Data Policy
B.An Email Notification template
C.Flow Designer with a scheduled trigger or table trigger combined with aggregate queries
D.A UI Action script
AnswerC

Flow Designer handles complex conditional logic, aggregations, and record creation workflows cleanly.

Why this answer

Event Management or Incident Triggered Flow Designer / Scheduled Script Execution combined with grouping logic is used for proactive problem generation, with Flow Designer / IntegrationHub or Scheduled Jobs being common mechanisms.

50
MCQhard

A Problem record is associated with a Change Request via the 'Caused by change' field. When the Change Request is cancelled, a stakeholder wants the linked Problem record to automatically transition back to the 'Assess' state and notify the problem assignee. How should this be configured?

A.A Data Lookup definition on the task table
B.A Business Rule on the Change Request table that evaluates state changes and updates linked Problem records
C.A Client Script on the Problem table checking parent change status
D.A UI Policy on the Change form
AnswerB

Since the trigger originates from the change record update, a business rule on the change_request table is appropriate.

Why this answer

A Business Rule on the Change Request table checking if state changed to Cancelled can query related problems and update their state and trigger an event.

51
MCQmedium

An IT manager wants to report on the average time it takes problems to move from the 'Assess' state to 'Root Cause Analysis'. Which reporting feature in ServiceNow should be used to track this stage duration?

A.Data Archiving rules
B.Sys_audit table queries in standard List View
C.Metric Definitions / Metric Instance table
D.Service Level Agreements (SLAs) on the incident table
AnswerC

Metric definitions track state durations and field changes over the lifecycle of a task.

Why this answer

Metric Definition (or Performance Analytics indicators) tracks the duration records spend in specific field values or states.

52
Multi-Selectmedium

Which THREE states are part of the baseline ServiceNow Problem lifecycle model? (Choose three.)

Select 3 answers
A.Pending Customer Approval
B.Archived Live
C.Assess
D.Fix In Progress
E.Root Cause Analysis
AnswersC, D, E

Assess is a baseline primary state.

Why this answer

Baseline states include New, Assess, Root Cause Analysis, Fix In Progress, Resolved, and Closed.

53
MCQeasy

What is the primary function of the 'Workarounds' field on a Problem record?

A.To document temporary solutions that can be shared with service desk agents to resolve related incidents
B.To log the exact times the server experienced packet loss
C.To store the final approved code for software deployment
D.To record the financial cost of the problem
AnswerA

Workarounds provide temporary relief for incidents pending permanent fixes.

Why this answer

The workaround field documents temporary solutions that can be applied to incidents while root cause analysis is underway.

54
MCQeasy

Which action should a problem coordinator take when a permanent fix has been successfully deployed and verified?

A.Change the priority to 1 - Critical
B.Delete the problem record immediately to save database storage
C.Transition the Problem state to Resolved / Closed
D.Reassign the problem to the Service Desk as a new incident
AnswerC

Moving the problem to Resolved/Closed finalizes the lifecycle after fix deployment.

Why this answer

When investigation and resolution are complete, the problem coordinator transitions the problem record to 'Resolved' or 'Closed' depending on organizational practice.

55
MCQmedium

An organization wants to ensure that when a Problem record is created, its priority is automatically calculated based on Impact and Urgency using a data lookup matrix. Which ServiceNow feature provides this capability?

A.Client Script onLoad calculation
B.Data Lookup Definitions and Matchers
C.Dictionary Overrides for Priority
D.UI Policy Action matrix
AnswerB

Data Lookups manage matrix calculations such as Priority lookups based on Impact and Urgency.

Why this answer

Data Lookup and Cascading Rules provide matrix-based field mapping (like Priority calculation based on Impact and Urgency).

56
MCQeasy

Which module allows problem managers to review unassigned problems that require triage and assignment?

A.Closed Problems
B.Known Errors
C.My Work
D.Open - Unassigned
AnswerD

The 'Open - Unassigned' filter/module displays problems where the assignment group or assigned to field is empty.

Why this answer

The 'Open' or 'Unassigned Problems' modules under Problem Management provide lists of unassigned records needing attention.

57
MCQmedium

An administrator wants to customize the mandatory fields required when closing a Problem record. Where should this requirement be configured to maintain best-practice upgradeability?

A.System UI > UI Actions > Close Problem
B.Global Client Script on the Task table
C.Dictionary Overrides on the State field
D.Problem Administration > Properties
AnswerD

Problem properties control behaviors such as mandatory fields upon closing a problem.

Why this answer

ServiceNow provides Problem Properties to define close-out requirements (e.g., require workaround or root cause before close) without altering baseline business rules directly.

58
MCQeasy

Which state indicates that a Problem has completed root cause analysis and investigation, and a fix is currently being implemented via Change Management?

A.Closed
B.Root Cause Analysis
C.Fix In Progress
D.Assess
AnswerC

Fix In Progress means the workaround or permanent fix is being applied.

Why this answer

The 'Fix In Progress' state indicates that investigation is done and the corrective action (such as an RFC) is being executed.

59
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.

60
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.

61
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.

62
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.

63
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.

64
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.

65
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.

66
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.

67
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]'.

68
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.

69
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.

70
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.

71
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.

72
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.

73
MCQeasy

What is the primary function of the 'Known Error Database' (KEDB) module in ServiceNow ITSM?

A.To store known problems and their documented workarounds for searching and incident deflection
B.To log hardware failures directly from network monitoring tools
C.To store employee training documentation for the service desk
D.To automatically approve change requests linked to problems
AnswerA

The KEDB acts as a searchable repository of known errors and workarounds.

Why this answer

The KEDB stores known errors with verified workarounds so IT staff can search them when resolving incidents.

74
MCQeasy

An ITIL practitioner needs to view the standard baseline workflow for Problem Management in ServiceNow. Which state comes immediately after the 'Assess' state in the baseline Problem lifecycle?

A.Resolved
B.Root Cause Analysis
C.Fix In Progress
D.Review
AnswerB

Root Cause Analysis is the direct successor to the Assess state in the baseline lifecycle.

Why this answer

In the baseline ServiceNow Problem Management workflow, the state sequence is New -> Assess -> Root Cause Analysis -> Fix In Progress -> Resolved -> Closed.

75
MCQhard

A Problem Coordinator wants to create a Problem record from an existing Incident. By default, which UI Action on the Incident form initiates this relationship and populates related fields?

A.Associate to Problem
B.Create Major Incident
C.Create Problem
D.Promote to Problem
AnswerC

The baseline 'Create Problem' UI Action handles the conversion and linkage.

Why this answer

The 'Create Problem' UI Action on the Incident form creates a new Problem record and maps relevant fields such as Short Description and Configuration Item.

Page 1 of 2 · 77 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Problem Management questions.