CSA-FlashCards-2
Delegated developers automatically get the permission for deployment.
t
Which of the following are the 3 key attributes for a field?
Name, Label, Value
Which of the following elements is used to store data in ServiceNow?
Tables
By default, what is the maximum number of activities displayed in the history tab of the application navigator?
30
The purpose of data policies is to enforce security in the system
You need to add a button to one of your forms. Which of the following should you use?
UI Action
A group can contain a nested group.
t
Which of the following should you use to search for information across applications and records?
Global Search
Which of the following is used to display a set of records?
List
Import Articles button can be used to import articles from Word documents into the knowledge base
t
Which module can be used to change the default date/time formatting?
System Properties > Basic Configuration UI16
Which of the following can be used to automate business logic for a particular process such as approvals, tasks, notifications, etc…
Flow Designer
Which module can be used to manage record numbers?
System Definition > Number Maintenance
Which of the following are valid data sources for import sets?
XML Files Excel files CSV Files JDBC HTTP
What does the wildcard “%abc” mean?
It will retrieve all results that end with “abc”
Which of the following can be useful if you want to restrict certain users from executing scripts on a tables?
ACL
Which of the following is NOT a type of Visual Task Board?
Kanban boards
Which of the following context menus can be used to create a quick pie chart report?
Column Context Menu
If a session requests access to data in a certain table, what happens if the user passes the field ACL rule but fails the table rule?
The user is denied access to the entire table even the field that he has access to
Which of the following content types are tracked by the history and appear in the history tab in the Application Navigator?
Records, Lists, Homepages
You can approve/reject an approval request record by right clicking the approval request in the list and then selecting approve or reject
t
You are importing data. Which of the following statements best describes what happens when a set of fields are coalesced?
If a match is found using the coalesce fields, no record is created but rather the existing record is updated with the information being imported
Which of the following can be enforced by a data policy?
Making a field mandatory Making a field read-only
If a table is extended but itself is not extending another table, it is called a ……….
base table