ServiceNow Admin Exam Flashcards
What are the main sections when you are configuring email notifications?
- When to send
- What will it contain
- Who will recieve
Which CMDB feature tracks the activity and history of data sources as they insert and update CI attributes?
- Multisource CMDB
- CMDB 360
Where does the System Admin navigate to edit a catalogue item?
Maintain Items
Service Catalog > Catalog Definitions > Maintain Items
Which of the following is an example of a base table that is extended but is not extending another table?
Task[task]
The Task [task] table is an example of a base table that is extended but is not extending another table.
What can be used to extend the Flow Designer to call 3rd party systems, such as automating Microsoft Services and infratructure using PowerShell and REST?
IntegrationHub
The CMDB is the authoritive source of what information?
- Support group
- Owner
- Contact
The CMDB is the authoritative source of some information, including Support group, Contact and Owner.
Which tab contains the Activity Stream for a task?
Notes
An activity stream is a list of entries in records and conversations.
Which ServiceNow feature do you use to begin the creation of an application?
Guided Application Creator
Which of the following are different ways to add favourites in Next Experience?
- Select the star icon in the contextual app pill.
- Select the ‘Create Favorite’ item from the context menu of a list or record.
- Select the star icon next to a module or application name in the All menu.
What are the different types of Client Scripts that are supported in ServiceNow?
OnLoad()
OnCellEdit()
OnChange()
OnSubmit()
What is Configuration Item (CI)?
Components of an infrastructure required to deliver a product or service
Which of the following is a true statement regarding Flow Designer actions?
- Provide the ability to build own custom actions
- Represent reusable operations for use across multiple flows
- Can be contained in a spoke
Flow Designer actions represent reusable operations for use across multiple flows, can be contained in a spoke and provide the ability to build your custom actions.
What Visual Task Board type automatically updates the task when the respective cards are edited or change lanes?
Guided
Guided Boards
Which tool do you use to determine the relationship between fields in an import set and an existing table?
Transform map
How can you access the local flow variables in the Flow Designer?
As data pills in the Data panel
What is the system behaviour when applying a data policy to the list view to make a field read-only?
The field will appear to be editable, but the update will fail.
When applying a data policy to the list view to make a field read-only, the field will appear editable, but the update will fail.
What is created by default when you create a new table?
- Module with the plural of the table Label
- Application Menu with the same name as the table Label
Select the report visualisation types you can generate from a list of records.
- Pie chart
- Bar chart
What functionality can you use to track the time a task has been open to ensure that task are completed within an alloted time?
SLA - Service Level Agreements
What is created when an order is placed for a catalogue item?
- One or more Service Catalog Task (SCTASK) records
- A Request (REQ) record
- A Reuested Item (RITM) record
SCTASK , REQ, RITM
What are the steps for applying an update set to an instance?
- Retrieve
- Preview
- Commit
The steps to apply an update set to an instance or commit an update set are: retrieve, preview, and commit.
Manage how update sets store, retrieve, preview, and apply configuration changes between instances.
What type of service catalogue item is used to create an incident or raise an HR case?
Record producer
The record producer is used to create an incident or raise an HR case, especially from the Service Portal.
Which menu provides options related to viewing, configuring, creating favorites and saving form data?
Form Context Menu
The Form Context Menu provides options related to viewing, configuring, creating favourites and saving form data.