Welcome to ServiceNow Flashcards
The ServiceNow user interface is made up of:
- Banner
- Content Frame
What display lists?
Records from a table
How are the modules grouped in an application?
By category, giving the structure: Application > Category > Module.
Lists are: (3 attributes)
o Searchable
o Sortable
o Editable (if permissions allow)
What display filters?
A subset of a table’s records
What are forms used for?
Create and edit records
What are views?
Different layouts of record’s data
What 4 workflows can you choose with ServiceNow?
- IT Workflows
- Employee Workflows
- Customer Workflows
- Creator Workflows
What are 4 ways to interact with ServiceNow application and data?
- Next Experience Unified Navigation
- Now Mobile app
- Service Portal
- Employee Center
What attributes has an instance?
An instance is independent, changeable, and highly configurable
Where can you request a free instance of ServiceNow?
ServiceNow Developer Program
“All” menu provides access to:
to all applications and modules they contain.
What is an application?
An application is a group of modules (or pages) that provide related information and functionality in an instance
Where can you quickly navigate to applications and modules?
In the Filter Navigator
How many items display in the History tab by default?
30
What can be changed in User Preferences?
- Display
- Accessibility
- Notification (Core and Workspaces)
- Theme (if enabled)
What are Common User Interfaces?
- Workspaces
- Lists
- Forms
- Dashboard
- Knowledge Articles
- Service Catalog
What is a workspace?
A workspace is a suite of tools displayed in a single-pane view that help resolve customer problems and provide answers to questions they may have
What do list view display?
The list view displays records from a table.
What does a form display?
A form displays fields from one record, where users can view and edit the record data.
What is a dashboard?
A dashboard is a custom arrangement of widgets and enables you to display multiple performance analytics and reporting on a single screen.
Service Catalog:
It provides customers with self-service opportunities.
What are useful resources?
- Now Learning
- ServiceNow Comminity
- Global Events
- Developer Site
What action do you take on a menu item for it to slways display in your instance?
Pin the menu
Lists:
Display records from a table in the platform
Forms
Display fields from record
Workspaces
A suite of tools displayed that help resolve problems in the platform
Knowledge Articles
Pieces of information to help support your role or job function
Each column on a list:
represents one field
Each row in a list:
represents once record
A list displays:
A set of records from a table
What does a List controls menu (list context menu)?
It allows to access options related to viewing and filtering the entire list.
Columns menu:
Allows to access additional actions related to the field
What is a view?
A version of a customized list or form which defines which fields appear and in what order.
A list that is displayed to a user for the first time will be sorted by:
one of the following:
* The order field, if one is present in the table
* The number field, if one is present in the table
* The name field, if one is present in the table
The list title bar:
Displays the list title and view name (when not on the default view), as well as search list values.
Breadcrumbs:
Offers a quick form of filter navigation. Breadcrumbs are created by using the condition builder to apply filters to a list.
Column header search (magnifying glass):
Provides a search within a specific column.
Column headers:
Displays the title (field on a form) of the column.
The Personalize List:
modifies the layout of a list for an individual user. It does not affect the Platform default.
A list collector (Personalize List Columns) allows to:
- Add or remove columns
- Rearrange columns
- Reset column defaults
List Editor:
allows a field value to be edited in a list without opening the record (incl. multiple records).
How to edit multiple records using List Editor?
Select any field on a record and then press the Shift key on your keyboard, and use your mouse to select multiple fields in a column to edit multiple records.
A filter:
Is a set of conditions applied to a table list to isolate a subset of data.
What are 3 filter components:
- Field
- Operator
- Value
Quick filters:
Right-click on any field and select Show Matching or Filter Out records
Tags:
provide an easy way to categorize, flag, and locate records.
Tags can be created:
For any record from a list or form view.
How would you add and apply, or remove tags through in-line editing?
Add a Tag column using list personalization.
Forms:
display fields that make up a record in a Platform.