Certification Training Flashcards
What is a Transform Map
A map to determine relationships between fields displaying in an Import Set and fields in an existing table
What application is available to all users
Self-Service
How do you change the sort sequence of fields or tasks?
Modify the order field
Tables and Fields can be viewed and manipulated where?
Record List, Form, Tables and Columns
Where do you change the Smart Filter Condition Builder
Click arrow next to breadcrumb in list
How do you display the slushbucket
Click the list mechanic gear above the check boxes
What do you call a saved version of a personalized form
A view
How do you apply a saved filter
Click the table name at the top of a list and select the filter you wish to apply
What displays fields from one record and can be used to edit the record data
A form
What are the field status indicators
Light red - required but has a saved value, Green - Modified field content (need to save), Red - required and needs value, Orange - read only
What does a red-dashed line indicate
Invalid data or mis-typed word
What do you click to save changes on a new form and return to the previous page
Submit
What do you click to save changes on an existing record and return to previous form?
Update
What do you click on to save changes without leaving the form
Right click the header and choose save
What do you do to save a new record to the db instead of updating the current item
Insert or Insert and stay
What is a rule that applies to a form to dynamically change form information on the form itself
UI Policy
What enables admins to set mandatory and read-only state for field
Data Policy (not used much)
What do you use to put buttons, links and context menu items on forms and lists?
UI Actions
What is a control that applies permissions, sends notifications and triggers other processes when a record is displayed, inserted, updated or deleted or when a table is queried
Business rule
client script applies only when
accessed through the form
Business rules apply when
Globally
When Shouldn’t you use client scripts
When you can use UI policies or access control rules instead
Client scripts can be executed in four ways, what are they
onCellEdit, onChange, onLoad, onSubmit
can plug-ins be removed
No, but they can be disabled
Name three interfaces for viewing and manipulating tables
Record list view, Schema map, Tables and Columns module
What stores structure and relationship definitions
Data Dictionary
What three tables provide Data Dictionary and relationship information
sys_dictionary
sys_documentation
sys_db-object
How do you establish the sequence for displaying lists
Order field - Best practice 3 digit numbers
What does CI stand for
Configuration item
What is a series of tables that contains all the assets and business services controlled by a company
Configuration Management Database
CMDB
What do you call a tangible device or intangible dedicated software in the CMDB
A Configuration Item
What is the core CI table
cmdb_ci
What is the CI relationship table
cmdb_rel_ci
List CI examples
A physical entity-such as a computer or router (computers/devices on the network)
A logical entity-such as an instance of a database (software contracts and licenses)
Conceptual-such as a Requisition Service (Business Services)
What are the two base tables of ServiceNow?
Task and Configuration Item (CI)
List Benefits of the Configuration Management Database (CMDB)
Locate failed changes and associate incidents, Facilitate quick analysis of impact helping to reduce or eliminate downtime, cost savings
What is a BSM map
a Business Service Map graphically displays the CIs that compose a biz service and indicates status
After the High Security plugin is activated, a security_admin privilege is created. What is an elevated privilege
A role that has special permissions for the duration of the log in session
To access the control list you have to have which access
security_admin
Where is the user record stored
In the User sys_user table