ServiceNow Cram Flashcards
What does the Banner Frame contain?
Logo and Global Navigation Control.
What does the Application Navigator contain?
Provides links to all applications menus and modules.
What does the Content Frame Contain?
Displays info like Lists, Forms, Home Pages and Wizards.
What’s the name of the Application Navigator search box?
“Type filter text” field.
What's a module and application in the example.... Incident > create new
Incident is an application and create new is the module.
What is the Edge?
Located on the left side of the screen, allows you to create, customize bookmarks, toggle screen views, display tagged documents and view a Live Feed layout.
What are the 5 ways you can search in ServiceNow?
Lists, Global Text Search, Knowledge Base, Navigation Filter, & Live Feed.
Where is the List Search option?
Above the Lists View; lets you narrow down search.
Where is the Global Text search?
In the Banner
True or False
Searches are case sensitive.
False
What’s the name of the text indexing search engine?
Zing Text Search
Where would you change the banner icon and text?
System Properties > My Company
Where would you change banner color and other colors?
System Properties > CSS
What two ways can something in the Edge bar be opened?
In a window flyout or in the window pane.
What does a List display?
It displays information in a table, organized in sortable columns.
What does a Form display?
Display information from a record.
Lists can display how many tables?
One table; however not that it can reference other tables.
What is a Record?
It is one set of table fields.
What does the List Editor do?
It allows you to update the record without having to into a form.
What is a sys_id?
It is a unique 32 character globally unique id used to identify a record; so, when you send someone an incident link…the sys_id is within the link.
Where are the bread crumbs in ServiceNow?
It’s the filter views (I.e., when you run a report); the more you add the longer it gets.
What options do you have for saved filters?
You can save to yourself or a group. Admins can save it to everyone.
Where do saved filters end up?
Click on the arrow next to the application aka incidents and right click select filters.
What does the search term
“!*mySearchTerm” do?
Does a search that “does not contain” mySearchTerm.