csa bilbioteca Flashcards
What are the different interfaces for
accessing a ServiceNow instance?
Now Platform® User Interface
- Service Portal
- ServiceNow Mobile Classic
- ServiceNow Agent
What are the components of the
Application Navigator?
- All applications
- Favorites
- Your history
- Filter navigator
Where can you locate product
documentation?
- docs.servicenow.com
What is a collection of permissions
used to grant access to different
parts of the platform?
- Role
What is a common way of testing
functionality for different roles?
- Impersonate user
What are the three different types
of context menus in a list view?
List, Column, and Record
What defines which fields appear in
a list and the order of said fields?
- View
Which field type displays as a
check box on the form?
- True/False
Which field type displays
information from another table?
- Reference
Which tool can be used to change
the layout of the form view for all
users?
- Form Designer
What are the three main components
of the Form Designer?
- Page Header
- Field Navigator
- Form Layout
What allows fields to be populated
automatically when applied?
- Template
Which UI action saves information for
a new record and leaves the form?
- Submit
Which icon on the banner frame is
selected to customize an
individual’s instance?
- System settings (gear icon)
Which module allows an admin to
change the look and feel for an
instance?
- System Properties > Basic
Configuration UI16
What is the difference between
Work notes and Additional
Comments?
–Work notes are visible to only
those who can view the task
–Additional comments are visible
to the customer (requestor)
Which tab contains the activity
stream for a task?
–Notes
What can trigger a notification?
– Record inserted or updated
– Event is fired
–A script
Which three tabs are used to
configure an email notification?
–When to send
–Who will receive
–What it will contain
What is used to get information from
tables through referenced fields?
–Dot-Walking
How is dot-walking used when
configuring a notification?
– Identify the recipient
(e.g. Users/Groups in fields)
– Populate data in the notification
(e.g. ${number} or ${URI_REF})
Which module opens the Report
Designer interface?
– Reports > View / Run
Name three ways of sharing a
report with other people in the
organization
– Scheduled email
– Export to PDF
– Publish
What are the four tabs used to guide
the user through creating a new
report in the report designer?
– Data, Type, Configure, and Style
What should you consider when
exporting a report to PDF and
sharing the exported file?
– Information may be obsolete
–Access control is not enforced
on exported data
Which modules can you use to
create a new table?
– Tables
– Tables & Columns
What is created by default when you
create a new table?
–Application Menu with the same
name as the table Label (e.g.
Infinity)
– Module with the plural of the
table Label (e.g. Infinities)
How can you edit the title of an
application menu?
– Click the Edit Application
(pencil) icon
–Update the Title field on the
form