Practice Test 002: CSA Flashcards
What are the types (3) of SLA’s in ServiceNow(SN)?
SLA agreement, Underpinning Contact, & Operational Level Agreement
What are the different Visual Task Board (VTB) Structures used in SN?
Guided, Freeform, & Flexible
What does the SN Homepage provide?
When a user logs to SN, they’ll be taken immediately to their homepage. If the user has a personalized homepage that’s what they’ll see. A user sees the homepage with the lowest Order Value
What is a characteristic of importing data into SN?
An existing Transform Map can be used multiple times on the same import set
What is a Schema Map?
A visual display of details of tables and their relationship, allowing admins to view and access different parts of the database
What are the 3 types of numbers from orders?
REQ (Request Number), RITM (Request Item Number), & SCTASK (SC Task Number)
SN uses what term to describe all data saved within a particular form?
Record
What is the relationship between incident table and task table?
The incident table extends the task table
What list does the house icon access?
The list of homepages
What do you used to removed a field from a list by moving a field from the selected column to the available column?
A slush bucket
Where would you go in SN to order services and products offered by various departments?
Service Catalog
Access control rules provide access security to what database objects?
For a specific CMDB CI
What are the 4 aspects of SLA?
SLA Automation, Task SLA, SLA Definition, & SLA Workflow
What conditions are evaluated against the Users to determine CRUD?
User Criteria
What is an example of one-to-many relationships?
The Task table [task] ‘assigned to’ field references the user table [sys_user]
What tool is used to create dependencies between CI in the CMDB?
CI Class Manager
What is the function of User Impersonation?
Testing and Visibility
Where can admins check the release running on a SN instance?
Stats Module
A piece of JavaScript (JS) that runs in the server side.
Business Rule
How do you mark a Knowledge Article (KA) for review?
Flag Article
What is the platform name for the user table?
sys_user
How can you influence performance on homepage dynamically generated?
Set refresh to off or for longer time increments
What table is a role recorded in?
sys_user_role
A User is stored in what table?
sys_user
How do you make a list filter available to everyone?
Assign a name, set visibility and save
What is the organizing structure used in the Knowledge Base (KB) to organize articles?
By Category
How would the SN system assign the table name to a newly created global custom table named “abc”?
u_abc
How would you import data from a spreadsheet into SN?
Select Import Set, Select Transform Map, Run Transform
What are conditions that will trigger an SLA?
Start Condition, Pause Condition, & Stop Condition
What is the language used for scripting in SN?
JS