Fragen Flashcards
Which of the following statements is true when an Incident has several child Incidents?(4)
Parent Incident updates to: State Comments Work Notes Resolutions Code are updated for all active Children (Inga automatiska ändringar sker)
For the majority of Catalog Items, the customer requires Quantity and Price to be displayed. However, for one Item, the customer would like to omit these two fields. Which of the following approaches should be used to satisfy this requirement?
Set ‘Use cart Layout ‘ to false on the Catalog Item and set both ‘No Quantity’ and ‘Omit Price in Cart’ to true
In which situation would an Order Guide be used?
Multiple items are typically ordered together
Which of the following describes the purpose of User Criteria when used in the Service Catalog application?
Determine who can see Categories and Items
When an end-user (with no roles in the platform) submits an Incident using the eSelf-Service interface or Service Portal, Related Search Results automatically display search results from Knowledge Bases and Service Catalogs. These Related Search Results are a form of __________ ?
Incident Deflection
incident task table and change task table extended from …
Task
In the base system, when is the 1st notification sent for an SLA workflow
50%
Common recurring Catalog Variables can be grouped and standardized using
Variable Sets
What are the considerations for determining the need for multiple Service Catalogs
Services and types of services
Audience
Administration Delegation
What is a key benefit of implementing knowledge Management
Detecting the creation of incidents so users may help themselves with common issues
Problem management investigation and diagnosis activities include (4)
Conduct a root cause analysis
create problem tasks
Document root cause and workarounds
Communicate details about the known Error (if appropriate))
Best practice for using service catalog categories include
Organize categories in a way that your audience will understand
When referring to a state of an incident in serverside code. Such as in script include, business rules or UI actions. Which method is the preferred way to refer to the state field value.
Incident.State.CLOSED,
Incident.STATE.IN_PROGRESS
What actions on the incident tables require the itil_admin role.
Delete Incident record (enda jag kan se skiljer mot ITIL)
Detect Incident???
Close Incident, but you can close if it’s ‘your’ incident, even if you aren’t an itil_admin.)???
ITIL term refers to the cause of one or more incidents that is typically unknown at the time of detection
Problem
The change management lifecycle steps in order include (4)
Creation and Scope
Approval
Implementation
Closure
What triggers the re-open count field value on an incident to be incremented (ökat)?
State changes from Resolved to Open
What is the Incident management Lifecycle? (3)
Creation and Classification
Investigation and Diagnosis
Resolution and Closure
What is the GOAL of Incident management?
To restore normal service operation as quickly as possible within an agreed service level agreement (SLA), minimize the impact on business operations, and ensure the best possible levels of service quality and availability are maintained
Which servicenow feature allows users to contact service desk agents using chat queues and allows service desk agents to open incidents directly from chat sessions with users
connect support
What is the minimum role required for a user to create an emergency change?
ITIL
In change management, which record should be modified to restrict when a change can move to a specific state.
ChangeRequestStateModel Script Include
When evaluating change request states in a script include, which is the preferred method for referencing a state?
Use the State name Constant, such as ChangeRequestStateHandler.SCHEDULED
Which mechanism is used to specify who can read articles and who can contribute articles in a knowledge base?
User Criteria