Request Fulfillment Flashcards
How does the Service Catalog and Request Fulfillment correlate?
After an order has been placed in SC, the Request Fulfillment process begins:
- for each catalog item, workflows facilitate the approval process as well as the fulfillment tasks
What are the four stages in the Request Fulfillment Process Lifecycle?
Submittal
- browse SC
- select item
- fill req form
Approval
- notify approvers
- approve/reject
Fulfillment
- locate/perform/update tasks
- view workflow to see tasks
Closure
- close all tasks
- req item + req closes automatically
What are the primary tables associated with catalog definitions?
Catalog (sc_catalog)
Category (sc_category)
Catalog Item (sc_cat_item)
Order Guide (sc_cat_item_guide)
What are the primary tables associated with managing open requests?
Requests (sc_request) Request Item (sc_req_item) Catalog Task (sc_task)
What role can delete catalog tasks?
itil_admin
Which of the following Service Catalog variable types are not supported in Mobile interfaces? (12)
- read these for recognition, no need to know them all
Break Containers Email HTML Label List Collector Lookup Multiple Choice Macros Masked Multiple Choice UI Page URL
How can info provided in a record producer be mapped to fields in the resulting record? (2 ways)
In the script field using javascript
By selecting the Map to Field checkbox on the variable record and selecting the fields to populate
What is the difference between the Default Variables Editor and the VEditor?
Default Variables Editor
- only for record producers
VEditor
- for Catalog Items and Catalog Tasks: works ONLY on Requested Item and Catalog Task Forms
What is a Content Item used for?
Link to KB Articles
Link to Catalog Content
Link for a Module
(link/target) External Content
How can you use Catalog UI Policies?
To make variables mandatory, visible or read-only based on defined conditions
True or False: When viewed through a Service Portal, Service Catalog Items may be formatted with a maximum of two columns
True
When an end-user (with no roles in the platform) submits an Incident using the Self-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
Related Search Result
Which feature can Service Desk Agents use to ensure that Knowledge Articles they attach to Incidents are appropriate to share with Callers?
Contextual Search - Search as
Which components can be turned on or off in the Service Catalog Cart Layout? (5)
No Cart No Quantity No Order No Proceed Checkout Omit Price in Cart
What happens if Cascade variables is set on the order guide?
For usability what should you do to hide cascade variables when building an order guide?
Values for common variables will be populated on each catalog item in the order guide.
Create an onChange catalog client script to hide the cascade variables
- keeps it clean and neat on the user interface