ServiceNow CSA Fundamentals Flashcards
What would you do, on a list, if you wanted to show the records in groups, based on the column category? (Choose two.)
A. On list Context Menu, select Group By > Category
B. On the Filter Menu, select Group By > Category
C. Click Group On icon, select Category
D. On Navigator Filter, type tablename.group.category and press enter
E. On the Category column title, click Context menu > Group By Category
A. On list Context Menu, select Group By > Category
E. On the Category column title, click Context menu > Group By Category
When importing spreadsheet data into ServiceNow, in which step does the data get written to the receiving table?
Run Transform
What are the steps for applying an update set to an instance?
Retrieve, Preview, Commit
A department manager asks an analyst to build some reports. Where do you recommend the analyst start?
Reports > Create New
If a knowledge base has no access details specified, what users are able to read articles in that knowledge base?
Any active user
Which application is used primarily to load data into ServiceNow?
System Import Sets
On what part of the ServiceNow instance, would you find the option to Impersonate User?
Banner
What is the best practice related to using the Default Update Set for moving customizations between instances?
Submit Default update set to application repository
What are the three key tables in an enterprise CMDB?
cmdb
cmdb_rel_ci
cmdb_ci
What is used to determine user access to knowledge bases or a knowledge article?
User Criteria
What are the main components of the Form Design interface?
Page Header
Field Navigator
Form Layout
Which tab on the knowledge base record, would you use to identify the sets of users who are able to read articles in that knowledge base?
Can Read
What are examples of Core tables in the ServiceNow platform?
A. Configuration, Connect, Chat
B. Team, Party, Awards
C. User, Task, Incident
D. Work, Caller, Timecard
C. User, Task, Incident
Which tool graphically displays an infrastructure view for a configuration item (CI) and its relationship with other CIs?
Dependency View
What is the result of the order in which access controls are evaluated?
A. Ensures user has access to the fields in a table, before considering their access to the table
B. Ensures user can get to work as quickly as possible
C. Ensures user has access to the application, before evaluating access to a module within the application
D. Ensures user has access to a table, before evaluating access to a field in the table
D. Ensures user has access to a table, before evaluating access to a field in the table
You are asked to create an option in the Service Catalog, which will allow a user to click Get Help and describe the issue they are having. These forms should create incident records, which are automatically routed to the Service Desk. Which method would you use?
Create Record Producer
Which field (or fields) is used as a unique key during imports?
Coalesce Fields
What attributes can you manage, using System Properties > Basic Configuration UI16? (Choose five.)
A. Browser tab title
B. Module text color
C. Preferred browser
D. Base theme
E. Font style
F. Animation style
G. Header background color
H. Banner Image
A. Browser tab title
B. Module text color
D. Base theme
G. Header background color
H. Banner Image
What ServiceNow feature allows you to include data from a secondary related table on a report?
Dot Walking
What are benefits of assigning work tasks to a group, rather than to an individual? (Choose four.)
A. Group members can choose their tasks from My Groups Work
B. Groups can assign tasks to users based on on-call schedules
C. Site support members can pick tasks, based on Location
D. Groups can assign tasks to users based on skills
E. Group members can avoid tasks, which are nearing SLA breach
F. Groups can assign tasks to users based on availability
B. Groups can assign tasks to users based on on-call schedules
C. Site support members can pick tasks, based on Location
D. Groups can assign tasks to users based on skills
F. Groups can assign tasks to users based on availability
Which statement correctly describes the differences between a Client Script and a Business Rule?
A. A Client Script executes before a record is loaded and a Business Rule executes after a record is loaded
B. A Client Script executes on the server and a Business Rule executes on the client
C. A Client Script executes on the client and a Business Rule executes on the server
D. A Client Script executes before a record is loaded and a Business Rule executes after a record is updated
C. A Client Script executes on the client and a Business Rule executes on the server
Which role can manage multiple knowledge bases?
knowledge_admin
Which ServiceNow capability allows you to provide knowledge articles, via a conversational messaging interface?
Virtual Agent
What ServiceNow feature can be triggered by events, and is used to inform users about activities or updates in ServiceNow?
Notifications