ServiceNow Administration Fundamentals Flashcards

ServiceNow Administration Fundamentals

1
Q

What are some of the ways to interact with the ServiceNow Platform?

A

Workspaces
Service Catalog
Dashboards
Lists
Forms
Knowledge Bases

Module 1: The Modernized Work Experience

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are some of the features of Employee Center?

A

Easy to configure options
Easy scalability
Customizable portal pages
Unified browser for all content types
Built-in extensibility
Integrated workflows
Pre-enabled widgets
Curated pages for popular topics
Employee-centric navigation
Intranet-like engagement and communication

Module 1: The Modernized Work Experience

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a set of installed applications on a ServiceNow instance, before any configuration or customization has been done?

A

Baseline implementation

Module 2: Explore the power of the ServiceNow Platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you activate applications and application features?

A

Plugins
ServiceNow Store
Request from ServiceNow

Module 2: Explore the power of the ServiceNow Platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a copy of a ServiceNow environment that is specific to a customer?

A

Instance

Module 2: Explore the power of the ServiceNow Platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can you explore an application before purchasing?

A

Use a personal developer instance
Use a non-production instance

Module 2: Explore the power of the ServiceNow Platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which field type displays as a check box on the form?

A

True/False

Module 3: Configure Applications for Business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can you identify a Choice field?

A

Dropdown arrow

Module 3: Configure Applications for Business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the three components of a filter condition?

A

Field
Operator
Value

Module 3: Configure Applications for Business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What limits a field’s available values?

A

Dependent field

Module 3: Configure Applications for Business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How can you identify a Reference field?

A

Magnifying glass

Module 3: Configure Applications for Business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which modules can you use to create a new table?

A
  1. Tables
  2. Tables & Columns

Module 4: Managing Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which role is required to modify access control rules?

A

security_admin

Module 4: Managing Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A parent class that is not an extension of another table is called what?

A

Base table

Module 4: Managing Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a CI?

A
  • Configuration Item
  • Can be tangible (hardware, software, servers, etc.) or intangible (services, email, etc.)

Module 4: Managing Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In what order are access controls evaluated?

A

Table-level: most specific to most general
then
field-level: most specific to most general

Module 4: Managing Data

17
Q

What are the three key tables in the CMDB?

A
  1. cmdb
  2. cmdb_ci
  3. cmdb_ci_rel

Module 4: Managing Data

18
Q

What is created when an order is placed for a catalog item?

A
  1. Request (REQ)
  2. Requested Item (RITM)
  3. Service Catalog Task (SCTASK)

Module 5: Configure Self-Service

19
Q

Which module is used to add, update, or remove catalog items?

A

Maintain Items

Module 5: Configure Self-Service

20
Q

What represents questions asked when ordering a catalog item?

A

Variables

Module 5: Configure Self-Service

21
Q

Which module is used to create or edit flow designer flows?

A

All > Process Automation > Flow Designer

Module 5: Configure Self-Service

22
Q

Where is the data from an action stored so it can used in subsequent actions in the flow?

A

Data pill

Module 5: Configure Self-Service

23
Q

What are the components of a Flow Designer flow?

A
  • Trigger
  • One or more Actions

Module 5: Configure Self-Service

24
Q

What should you consider when exporting a report to PDF and sharing the exported file?

A
  • Information may be obsolete
  • Access control is not enforced on exported data

Module 6: Enable Productivity

25
# hat What are the four tabs used to guide the user through creating a new report in the report designer?
1. Data 2. Type 3. Configure 4. Style ## Footnote Module 6: Enable Productivity
26
What can trigger a notification?
Record inserted or updated Event is fired A script ## Footnote Module 6: Enable Productivity
27
Name three ways of sharing a report with other people in the organization.
1. Scheduled email 2. Export to PDF 3. Publish ## Footnote Module 6: Enable Productivity
28
# Na Which three tabs are used to configure an email notification?
1. When to send 2. Who will receive 3. What it will contain ## Footnote Module 6: Enable Productivity
29
Where can users define notification channels and manage subscriptions?
All > Self-Service > My Notification Preferences (or) User profile menu > Preferences > Notifications > Core UI ## Footnote Module 6: Enable Productivity
30
Which script runs when a record is displayed, inserted, updated, or deleted, or when a table is queried?
Business Rule ## Footnote Module 7: Package Enhancements for Testing
31
What is used to frequently to move customizatons from one instance to another?
Update sets ## Footnote Module 7: Package Enhancements for Testing
32
Which types of records are not captured in an update set?
Data records ## Footnote Module 7: Package Enhancements for Testing
33
What protects applications by identifying and restricting access to available files and data?
Application Scoping ## Footnote Module 7: Package Enhancements for Testing
34
What attributes of a field can a UI Policy Action change on a form?
* Visibile / Hidden * Mandatory * Read only ## Footnote Module 7: Package Enhancements for Testing
35
What are the steps for applying an update set to an instance?
* Retrieve * Preview * Commit ## Footnote Module 7: Package Enhancements for Testing
36
What are the key data dictionary tables within the ServiceNow platform?
* sys_db_object * sys_dictionary * sys_documentation ## Footnote Module 4: Managing Data (additional research regarding "data dictionary"