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

KC1

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

KC2

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

KC1

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

KC2

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

KC3

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

KC4

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

KC1

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

KC2

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

KC3

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

KC4

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

KC5

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

KC1

Module 4: Managing Data

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

Which elevated role is required to modify access control rules?

A

security_admin

KC2

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.)

KC3

Module 4: Managing Data

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

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

A

base table

KC4

Module 4: Managing Data

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

In what order are access controls evaluated?

A

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

KC5

Module 4: Managing Data

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

What are the three key tables in the CMDB?

A
  1. cmdb
  2. cmdb_ci
  3. cmdb_ci_rel

KC6

Module 4: Managing Data

19
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)

KC1

Module 5: Configure Self-Service

20
Q

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

A

Maintain Items

KC2

Module 5: Configure Self-Service

21
Q

What represents questions asked when ordering a catalog item?

A

Variables

KC3

Module 5: Configure Self-Service

22
Q

How many KBs can one article be associated with?

A

An article can only be associated with one knowledge base

KC4

Module 5: Configure Self-Service

23
Q

What defines who can and cannot access KB articles?

A

User Criteria

KC5

Module 5: Configure Self-Service

24
Q

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

A

All > Process Automation > Flow Designer

Module 5: Configure Self-Service

25
Where is the data from an action stored so it can used in subsequent actions in the flow?
Data pill | KC6 ## Footnote Module 5: Configure Self-Service
26
What are the components of a Flow Designer flow?
* Trigger * One or more Actions | KC7 ## Footnote Module 5: Configure Self-Service
27
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 | KC1 ## Footnote Module 6: Enable Productivity
28
What are some configuration options in the Visualization Designer?
* Data * Type * Metrics * Presentation | KC2 ## Footnote Module 6: Enable Productivity
29
# 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
30
What can trigger a notification?
Record inserted or updated Event is fired A script | KC3 ## Footnote Module 6: Enable Productivity
31
Name three options to share or create copies of the visualizations?
* Duplicate * Share * Export | KC4 ## Footnote Module 6: Enable Productivity
32
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
33
# Na Which three tabs are used to configure an email notification?
1. When to send 2. Who will receive 3. What it will contain | KC5 ## Footnote Module 6: Enable Productivity
34
Where can users define notification channels and manage subscriptions?
All > Self-Service > My Notification Preferences (or) User profile menu > Preferences > Notifications > Core UI | KC6 ## Footnote Module 6: Enable Productivity
35
Which script runs when a record is displayed, inserted, updated, or deleted, or when a table is queried?
Business Rule | KC1 ## Footnote Module 7: Package Enhancements for Testing
36
What is used to frequently to move customizatons from one instance to another?
Update sets | KC2 ## Footnote Module 7: Package Enhancements for Testing
37
Which types of records are not captured in an update set?
Data records | KC3 ## Footnote Module 7: Package Enhancements for Testing
38
What protects applications by identifying and restricting access to available files and data?
Application Scoping | KC4 ## Footnote Module 7: Package Enhancements for Testing
39
What attributes of a field can a UI Policy Action change on a form?
* Visibile / Hidden * Mandatory * Read only | KC5 ## Footnote Module 7: Package Enhancements for Testing
40
What are the steps for applying an update set to an instance?
* Retrieve * Preview * Commit | KC6 ## Footnote Module 7: Package Enhancements for Testing
41
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"
42
What are the two types of data encryption?
1. at rest 2. in transit | KC1 ## Footnote Module 8: Securing a ServiceNow Instance
43
Which two roles allow you to view the Security Center?
1. admin 2. sn_vsc.security_center_viewer | KC2 ## Footnote Module 8: Securing a ServiceNow Instance
44
What does the scanner reveal?
A comparison of current security suits you have set up in your instance | KC3 ## Footnote Module 8: Securing a ServiceNow Instance