Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > ServiceNow > Certified System Administrator > CSA

CSA ServiceNow Certified System Administrator Question and Answers

Question # 4

Which tool is used to have conversations with logged-in users in real-time?

A.

Connect Chat

B.

Now Messenger

C.

User Presence

D.

Comments

Full Access
Question # 5

A knowledge article must be which of the following states to display to a user?

A.

Published

B.

Drafted

C.

Retired

D.

Reviewed

Full Access
Question # 6

How is the Event Log different from the Event Registry?

A.

Event Log contains generated Events, the Event Registry is a table of Event definitions

B.

Event Log is formatted in the Log style, the Event Registry displays different fields

C.

Event Log lists Events that were triggered by integrations, the Event Registry lists the Events that were triggered during the day (24-hour period)

D.

Event Log is the same as the Event Registry

Full Access
Question # 7

Which three Variable Types can be added to a Service Catalog Item?

A.

True/False, Multiple Choice, and Ordered

B.

True/False, Checkbox, and Number List

C.

Number List, Single Line Text, and Reference

D.

Multiple Choice, Select Box, and Checkbox

Full Access
Question # 8

What are the 5 provided Roles by ServiceNow?

A.

System Administrator: The admin role provides access to all platform features, applications, functions and data.

B.

Specialized Administrator: Specialized administrator roles manage specific functions or applications, such as Assignment Rules, Knowledge base, reports, or web services

C.

Fulfiller: Users with the ITIL role may fulfill ITIL activities associated with the ITIL workflow, including Incident and Change management.

D.

Approver: Users with the Approver user role can perform all requester actions and may view or modify approval records directed to the approver

E.

Requester: Also known as Employee Self Service (ESS) users, these users have no roles but can submit and manage their own requests, access public pages, etc.

Full Access
Question # 9

A group is stored in which table?

A.

Group[user group]

B.

Group[sys_user]

C.

Group[sys_user_group]

D.

Group[sys_user_group_profile]

Full Access
Question # 10

As it relates to ServiceNow reporting, which of the following statements describes what a metric can do?

A.

A metric is a report gauge used on homepages to display real-time data

B.

A metric is a time measurement used to report the effectiveness of workflows and SLAs

C.

A metric is used to measure and evaluate the effectiveness of IT service management processes

D.

A metric is a comparative measurement used to report the effectiveness of workflows and SLAs.

Full Access
Question # 11

In what order should filter elements be specified?

A.

Field, Operator, then Value

B.

Field, Operator, then Condition

C.

Operator, Condition, then Value

D.

Value, Operator, then Field

Full Access
Question # 12

Table Access Control rules are processed in the following order:

A.

any table name (wildcard), parent table name, table name

B.

table name, parent table name, any table name (wildcard)

C.

parent table name, table name, any table name (wildcard)

D.

any table name (wildcard), table name, parent table name

Full Access
Question # 13

Knowledge Base Search results can be sorted by which of the following? (Choose three.)

A.

Most recent update

B.

Popularity

C.

Relevancy

D.

Manager assignment

E.

Number of views

Full Access
Question # 14

Which configuration allows you to use a script to coalesce data in Import Sets?

A.

Multiple-field coalesce

B.

No coalesce

C.

Conditional coalesce

D.

Single-field coalesce

Full Access
Question # 15

Which are states that you can make a field on a form using UI Policy?

A.

read-only

B.

write-only

C.

Necessary

D.

Mandatory

E.

Empty

F.

Hidden

Full Access
Question # 16

Access Control rules may be defined with which of the following permission requirements? (Choose three.)

A.

Roles

B.

Conditional Expressions

C.

Assignment Rules

D.

Scripts

E.

User Criteria

F.

Groups

Full Access
Question # 17

ServiceNow uses what term to describe all the data saved within a particular form?

A.

Fields

B.

Form

C.

Record

D.

Lists

Full Access
Question # 18

What is the master table that contains a record for each table in the database?

A.

[sys_master_db]

B.

[sys_db_object]

C.

[sys_master_object]

D.

[sys_object_db]

Full Access
Question # 19

A User is stored in which table?

A.

User [sys_user]

B.

User [ sys_user_group]

C.

User [ syst_user_profile]

D.

User [user_profile]

Full Access
Question # 20

What is the purpose of a Related List?

A.

To create a one-to-many relationship

B.

To dot-walk to a core table

C.

To present related fields

D.

To present related records

Full Access
Question # 21

What is the Import Set Table?

A.

A table where data will be placed, post-transformation

B.

A table that determines relationships

C.

A staging area for imported records

D.

A repository for Update Set information

Full Access
Question # 22

What is the platform name for the User table?

A.

u_users

B.

sys_users

C.

x_users

D.

sys_user

Full Access
Question # 23

Which one of the following statements is true about Column Context Menus?

A.

It displays actions such as creating quick reports, configuring the list, and exporting data

B.

It displays actions related to filtering options, assigning tags, and search

C.

It displays actions related to viewing and filtering the entire list

D.

It displays actions such as view form, view related task, and add relationship

Full Access
Question # 24

Which one of the following statements is a recommendation from ServiceNow about Update Sets?

A.

Avoid using the Default Update set as an Update Set for moving customizations from instance to instance

B.

Before moving customizations from instance to instance with Update Sets, ensure that both instances are different versions

C.

Use the Baseline Update Set to store the contents of items after they are changed the first time

D.

Once an Update Set is closed as “Complete”, change it back to “In Progress” until it is applied to another instance

Full Access
Question # 25

A Service Catalog may include which of the following components?

A.

Order Guides, Exchange Rates, Calendars

B.

Order Guides, Catalog Items, and Interceptors

C.

Catalog Items, Asset Contracts, Task Surveys

D.

Record Producers, Order Guides, and Catalog Items

Full Access
Question # 26

FILL IN THE BLANK

_______________ is a computer program running as a service; a physical computer dedicated to running one or more services, or a system running a database.

Full Access
Question # 27

Which one statement correctly describes Access Control rule evaluation?

A.

Rules are evaluated using roles. The role with the most permissions evaluates the rules first

B.

If more than one rule applies to a row, the older rule is evaluated first

C.

If a row level rule and a field level rule exist, both rules must be true before an operation is allowed

D.

Rules are evaluated from the general to the specific, so a table rule must be active to continue

Full Access
Question # 28

When searching using the App Navigator search field, what can be returned? (Choose four.)

A.

Names of Applications and Modules

B.

Names of Modules

C.

Names of Applications

D.

Favorites

E.

History Records

F.

Titles of Dashboard Gauges

Full Access
Question # 29

Buttons, form links, and context menu items are all examples of what type of functionality?

A.

Business Rule

B.

UI Action

C.

Client Script

D.

UI Policy

Full Access
Question # 30

Which of the following is used to initiate a flow?

A.

A Trigger

B.

Core Action

C.

A spoke

D.

An Event

Full Access
Question # 31

What is the path an Administrator could take to view the fulfillment stage task list for an order placed by a user?

A.

RITM (Number)>REQ (Number)>PROCUREMENT (Number)

B.

REQ (Number)>RITM (Number)>PROCUREMENT (Number)

C.

REQ (Number)>RITM (Number)>TASK (Number)

D.

FULFILLMENT (Number)>RITM (Number)>TASK (Number)

Full Access
Question # 32

How are Workflows moved between instances?

A.

Workflows are moved using Update Sets

B.

Workflows are moved using Transform Maps

C.

Workflows are moved using Application Sets

D.

Workflows cannot be moved between instances

Full Access
Question # 33

Which one of the following statements best describes the purpose of an Update Set?

A.

An Update Set allows administrators to group a series of changes into a named set and then move this set as a unit to other systems

B.

By default, an Update Set includes customizations, Business Rules, and homepages

C.

An Update Set is a group of customizations that is moved from Production to Development

D.

By default, the changes included in an Update Set are visible only in the instance to which they are applied

Full Access
Question # 34

What is (are) best practice(s) regarding users/groups/roles? Choose 2 answers

A.

You should never assign roles to groups.

B.

You should assign roles to users.

C.

You should assign roles to groups

D.

You should add users to groups

Full Access
Question # 35

What are the 6 methods available for user authentication?

A.

Local Database: The user name and password in their user record in the instance database.

B.

Multifactor: The user name and password in the database and passcode sent to the user's mobile device that has Google Authenticator installed

C.

LDAP: The user name and password are accessed via LDAP in the corporate directory, which has a matching user account in the database.

D.

SAML 2.0: The user name and password configured in a SAML identity provider account, which has a matching user account in the database.

E.

OAuth 2.0: The user name and password of OAuth identity provider, which has a matching user account in the database.

F.

Digest Token: An encrypted digest of the user name and password in the user record.

Full Access
Question # 36

Which type of tables may be extended by other tables, but do not extend another table?

A.

Base Tables

B.

Core Tables

C.

Extended Tables

D.

Custom Tables

Full Access
Question # 37

What is a key difference between Reporting and Performance Analytics?

A.

Performance Analytics contains snapshots of data taken over time; Reporting shows only the data as it is, at the moment the report is run.

B.

Performance Analytics can show trends; Reports cannot.

C.

Reports can be run on a scheduled basis; Performance Analytics cannot.

D.

Performance Analytics data can be published to Dashboards; Reports cannot.

E.

Performance Analytics shows KPIs; Reporting does not.

Full Access
Question # 38

What displays a set of records from a table?

A.

View

B.

Dashboard

C.

Panel

D.

List

Full Access
Question # 39

What controls the publishing and retiring process for knowledge articles?

A.

Approval Policies

B.

Approval Definitions

C.

Workflow Designer

D.

Workflows

E.

State Lifecycle

Full Access
Question # 40

Which one of the following statements applies to a set of fields when they are coalesced during an import?

A.

If a match is found using the coalesce fields, the existing record is updated with the information being imported

B.

If a match is not found using the coalesce fields, the system does not create a Transform Map

C.

If a match is found using the coalesce fields, the system creates a new record

D.

If a match is not found using the coalesce fields, the existing record is updated with the information being imported

Full Access
Question # 41

Which client-side scripts apply to Record Producers?

Choose 2 answers

A.

fix Scripts

B.

Ul Scripts

C.

Catalog Client Scripts

D.

Catalog Ul Policies

E.

Record Producer Policies

Full Access
Question # 42

Which feature can be used to categorize a set of records from a list and make them visible to other users?

A.

Tags

B.

History

C.

Favorites

D.

Activity Formatter

Full Access
Question # 43

When importing spreadsheet data into ServiceNow, in which step does the data get written to the receiving table?

A.

Run Transform

B.

Run Import

C.

Import Dataset

D.

Execute Transform

E.

Schedule Transform

Full Access
Question # 44

Which roles are required to configure the form layout using Table Builder? (Choose 2 answers)

A.

personalize_form

B.

app_engine_admin

C.

admin

D.

read_only_user

E.

support_specialist

Full Access
Question # 45

Farm a form, what would you click, to modify the order of the fields on the form?

Choose 2 answers

A.

Context Menu > Configure > Form Layout

B.

Context Menu > Form > Layout

C.

Right click on header > Configure > Form Design

D.

Context Menu > Configure > Form Designer

E.

Right click on header > Configure > UX Dashboard

Full Access
Question # 46

Which action enables a user to view and specify date and time formats in their instance?

A.

Create a UI Script to set the default timezone

B.

Ask the user to adjust the time zone on their personal computer

C.

Select the User menu > Preferences > Language & Region > Set date and time format and time zone

D.

Select the User menu > Preferences > Time Settings > Toggle display time zone

E.

Use the system properties to correct the instance's time zone

Full Access
Question # 47

What is the platform name for the Group table?

A.

SyS_USer_group

B.

Sys_group

C.

group

D.

sys_groups

Full Access
Question # 48

Which source control operation is available from BOTH Studio and the Git Repository?

A.

Stash Local Changes

B.

Edit Repository Configurations

C.

Apply Remote Changes

D.

Create Branch

Full Access
Question # 49

Which modules can you use to create a new table?

Choose 2 answers

A.

Tables & Columns

B.

Schema Map

C.

Dictionary

D.

Tables

Full Access
Question # 50

After you create a new table, what is the best practice regarding the navigation pane?

Choose 2 answers

A.

Set the filter condition on the Application Menu

B.

Set the font style on both the Application Menu and the Module

C.

Specify which Roles are able ta see the Module

D.

Specify which Roles are able to see the Application Menu

E.

Create Application Menu with the same name as the table label

F.

Create Module with the plural of the table label

Full Access
Question # 51

What is the purpose of the coalesce field when importing data?

A.

When a match is found, a new record is inserted

B.

a match "s not found, the existing record is updated

C.

To identify and merge duplicate records

D.

To determine if a record matches an existing record or is a new record

Full Access
Question # 52

If users would like to locate and assign a task to themselves in the Platform, What action could they perform from the list view to make the assignment?

Choose 2 answers

A.

Select the record using the check box, then select the Person icon

B.

Double click on the Assigned to value, type the name of the user, and select the green check

C.

Select the record using the check box then select the Assign To Me UI action on the List Header

D.

Right click on the Task number and select the Assign to me option in the menu

E.

Select the Task number, and select the Assign to me UI action on the form

Full Access
Question # 53

What is the definition of a group?

A.

An escalation pod

B.

A department

C.

A collection of users

D.

A collection of subject matter experts

E.

A team of users

Full Access
Question # 54

Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?

Choose 3 answers

A.

Publish to a local drive

B.

Publish to an Update Set

C.

Publish to an application repository

D.

Publish to a spreadsheet

E.

Publish to a local USB device

F.

Publish to the ServiceNow Store

Full Access
Question # 55

A graphical view of relationships among tables is a .

A.

Schema map

B.

Graphical User Interface

C.

Map source report

D.

Dependency view

Full Access
Question # 56

Tables may be set up with Many to Many relationships. What is a classic example of a scenario where the tables would have many to many relationships?

A.

Requests can contain many items; and Items can be any item from the catalog.

B.

Vendors can sell multiple products; and products can be sold by multiple vendors.

C.

A Task can trigger many Workflows; and a Workflow can trigger many Tasks

D.

A Configuration Item can belong to multiple Classes; and Classes can contain multiple Configuration Items.

Full Access
Question # 57

When looking at a long list of records, you want to quickly filler, to show only those which have Shon Description containing email

How might you do that?

A.

Click List Magnifier to expand column search, on Short Description, type “email, click enter

B.

Click List Magnifier to expand column search, on Short Description, lype *email, click enter

C.

Click List Magnifier to expand column search, on Short Description, type email, click enter

D.

On Search box, select text, type email, click enter

Full Access
Question # 58

What resource can you use to view details of the tables and configuration items (CIs) associated with a particular use case?

A.

Scenario Dashboard

B.

CI Use Case Modeler

C.

CMDB Use Case Modeler

D.

Common Service Data Model (CSDM) product view

Full Access
Question # 59

Here is the Business Rule script template:

This type of JavaScript function is known as:

A.

Scoped

B.

Anonymous

C.

Constructor

D.

Self-invoking

Full Access
Question # 60

In an Email Notification, which one of the following is NOT true for the Weight field?

A.

Only Notifications with the highest weight for the same record and recipients are sent

B.

A Weight value of zero means the Notification is always sent when the Notifications When to send criteria is met

C.

The Weight value defaults to zero

D.

A Weight value of zero means that no email should be sent

Full Access
Question # 61

An order from the Service Catalog has been placed. Two records in the Platformarecreated as a result.Which tworecords are associated with tins newly ordered item?

Choose 2 answers

A.

A record of sc_task

B.

A record of sc_req_llem table

C.

A change record

D.

An Incident record

E.

A problem record

Full Access
Question # 62

The Employee On-boarding team has asked for a way for managers to order computers, monitors, business Cards, and cell phones for new employees. How would you proceed to meet this requirement?

A.

Create Record Producer

B.

Create Order Guide

C.

Create Requested Item

D.

Create On-boarding Bot

Full Access
Question # 63

The source control operation used to store local changes on an instance for later application is called a(n) .

A.

Tag

B.

5lasn

C.

Branch

D.

Update set

Full Access
Question # 64

In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?

A.

Field Icon

B.

Field Value

C.

Data Pill

D.

Data Element

E.

Data Trigger

Full Access
Question # 65

You have been asked to create a way for users to order a new iPhone, but only if they get two levels of approval. The approvers and users should be automatically notified at each approval level. What feature would you use to manage the approvals and notifications?

A.

Parent-Child Approvers.

B.

Approval Chains

C.

Flows

D.

Approval Criteria

E.

Approver Delegates

Full Access
Question # 66

What action would an administrator perform on a list if they wanted to show the records in groups, based on the Category column? (Choose 2 answers)

A.

On the list Context Menu, select Group By > Category

B.

On the Category column title, select the Context menu > Group By Category

C.

On the Application Navigator, type group.category and press Enter

D.

Select the Group icon, then select Category

E.

On the Filter Menu, select Group By > Category

Full Access
Question # 67

Which options are available in the Data Visualization configuration panel for how the data will be presented? (Choose 2 answers)

A.

O Metrics

B.

O Time maps

C.

O Configuration items

D.

O Chart mapping

E.

O Data sources

Full Access
Question # 68

What are examples of Ul Actions, relating to Lists?

Choose 4 answers

A.

List Links

B.

List Control

C.

List Buttons

D.

List Context Menu

E.

List Override

F.

List Choices

Full Access
Question # 69

Which ServiceNow resource can be used as a blueprint to map your IT services to ServiceNow?

A.

Common Services Data Model (CSDM)

B.

Configuration Management Database (CMDB)

C.

IT Service Management (ITSM)

D.

ServiceNow Wiki

Full Access
Question # 70

Which one of the following is true for a table with the "Allow configuration" Application Access option selected?

A.

Out of scope applications can create Business Rules for the table

B.

Only the in scope applications scripts can create Business Rules for the table

C.

Out of scope applications can add new tables to the scoped application

D.

Any user with the application's user role can modify the application's scripts

Full Access
Question # 71

When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?

A.

Application Fulfiller

B.

Application Admin

C.

Application Super User

D.

Application Manager

Full Access
Question # 72

Which are reasons an application could be developed on the ServiceNow platform?

Choose 3 answers

A.

It squires low-level programming libraries.

B.

It needs workflow to manage processes.

C.

It requires reporting capabilities.

D.

It uses forms extensively to interact with data.

E.

it uses multimedia features.

Full Access
Question # 73

Where do you navigate to add a list of Incidents created by a user to the bottom of their user record?

A.

Context Menu > Configure > Related Lists

B.

Right-click on Form > Configure > Related Cases

C.

Right-click on the Form > Configure > Add Lists

D.

Context Menu > Configure > Related Records

Full Access
Question # 74

ServiceNow contains over 25 different report types. What are some of the types?

Choose 5 answers

A.

Pie

B.

Speedometer

C.

Odometer

D.

Thermometer

E.

Horizontal Bar

F.

Semi-Donut

G.

Donut

Full Access
Question # 75

If users would like to locate and assign a task to themselves in the Platform, what action could they perform from the list view to make the assignment? (Choose 2 answers)

A.

Select the record using the check box, then select the Person icon

B.

Select the Task number, and select the Assign to me UI action on the form

C.

Right-click on the Task number and select the Assign to me option in the menu

D.

Double-click on the Assigned to value, type the name of the user, and select the green check

E.

Select the record using the check box, then select the Assign To Me UI action on the List Header

Full Access
Question # 76

What component causes a flow to run after a record has been created or updated?

A.

Date-based trigger

B.

Record-based trigger

C.

On-change trigger

D.

Application-based trigger

E.

Updated-date trigger

Full Access
Question # 77

What encryption feature is included in ServiceNow by default?

A.

Data in use

B.

Data in transit

C.

Data at rest

Full Access
Question # 78

What policies are applied to all data entered into the platform (i.e., through a record form (UI), Import Sets, or Web Services)?

A.

Data Policies

B.

Data Integrity Policies

C.

Write Policies

D.

Data Submission Policies

Full Access
Question # 79

What are the steps for applying an update set to an instance?

A.

Retrieve, Preview, Commit

B.

Specify, Transform, Apply

C.

Retrieve, Assess, Apply

D.

Get, Test, Push

E.

Pull, Review, Push

Full Access
Question # 80

Which set of steps is used to import spreadsheet data into a ServiceNow table?

A.

Load Data, Create Transform Map, Run Transform

B.

Select Import Set, Select Transform Map, Run Transform

C.

Select Data Source, Schedule Transform

D.

Define Data Source, Select Transform Map, Run Transform

Full Access
Question # 81

A customer has asked for the following updates to a form:

* Make Resolution code mandatory, admin state is changed to Resolved.

* Hide major incident check box, unless logged in user has Major incident Manager role

What type of rules (s) would you use to implement this requirement?

A.

Dictionary Design

B.

Field Limiter

C.

UI Policy

D.

UI Design

E.

Form Constraint

Full Access
Question # 82

Which application is used primarily to load data into ServiceNow?

A.

Import Hub

B.

System Import Sets

C.

Data Import Configuration

D.

Import Management

Full Access
Question # 83

What icon do you use to change the icon and color on a Favorite’?

A.

Star

B.

Triangle

C.

Pencil

D.

Clock

Full Access
Question # 84

Which type of scripts run in the browser?

A.

Policies and Client Scripts

B.

Access Contral Scripts

C.

script Include Scripts

D.

Business Rule Scripts

Full Access
Question # 85

What framework can be used to manage the tables and Cis associated with a use case?

A.

Common Service Date Model (CSDM) product view

B.

Scename Dashboard

C.

CMDB Use Case Modelar

D.

CI Use Case Modeler

Full Access
Question # 86

An Administrator wants to display a reminder message to any user submitting an incident. Which feature does this?

A.

Client Script

B.

Business Rule

C.

Policy

D.

Data Policy

Full Access
Question # 87

Which tables are available by default in a ServiceNow instance?

Choose 3 answers

A.

User

B.

Incident

C.

Item

D.

Issue

E.

Project

F.

Task

Full Access
Question # 88

The ServiceNow platform supports a wide variety of plus-and-play application. You can choose from the included workflow or build your own workflow. Which of following these workflows are included in the platform?

A.

Employee Workflows

B.

Infrastructure Workflows

C.

Federal Workflows

D.

Manufacturing Workflows

E.

Customer Workflows

F.

IT Workflows

Full Access
Question # 89

What are the three components of a filter condition?

A.

Field. Operator and Value

B.

Condition. Operator, and Value

C.

Field, Condition, and Value

D.

Variable, Field, and Value

Full Access
Question # 90

Which action enables personalization in a form for the admin role, only?

A.

Navigate to sys_form_properties.list and set the property glide.ui.enable_personalize_form.admin to true.

B.

Navigate to Context Menu > Configure > Form Layout and select 'Enable Personalization' and Enter the 'admin' role.

C.

Navigate to Context Menu > Configure > Table and add the role 'Admin' in the 'Available User' list box.

D.

Navigate to sys_properties.list find the property glide.ui.personalize_form.role and set the Value to admin.

Full Access
Question # 91

Which tool is used to define relationships between fields in an import set table and a target table?

A.

Transform Schema

B.

Schema Map

C.

Dictionary Map

D.

Transform Map

E.

Field Transformer

F.

Import Designer

Full Access
Question # 92

When using the Data Pill Picker, use which keys to dot-walk (6 fields in other tables?

A.

Arrows

B.

Plus, Minus

C.

Ctrl c, Ctrl

D.

Ctrl <, Ctrl >

E.

Shift F4, Shit FS

Full Access
Question # 93

When does the Submit button appear on a form?

A.

When saving an old record

B.

When creating a new record

C.

When changing the reference field in an existing record

D.

When updating an existing record

Full Access
Question # 94

What are the components that make up a filter condition? (Choose three.)

A.

Operator

B.

Match Criteria

C.

Value

D.

Column

E.

Field

Full Access
Question # 95

While showing a customer their incident form, they ask to change the Priority values to display their internal terminology P1, P2, P3, P4. They want it to be consistent across all Tasks. How would you do that?

Right click on Priority and select what?

A.

Configure Lists

B.

Show Options

C.

Configure Task

D.

Show Choices

E.

Show Choice List

F.

Configure Options

Full Access
Question # 96

Which icon would you double click, to expand and collapse the list of all Applications and Modules?

A.

Star

B.

Clock

C.

Application

D.

Funnel

Full Access
Question # 97

What Is the purpose of the Fitter navigator In the Application Navigator?

A.

Filter applications in order of use

B.

Quickly navigate to applications and modules

C.

Collapse and expand applications

D.

List applications In order of Top Requests

Full Access
Question # 98

Which feature allows you to automate business logic for a particular application or process such as approvals, tasks notifications, and record operations?

A.

Flows

B.

Action Sequences

C.

Action Sets

D.

Task Flows

E.

Flow Diagrams

Full Access
Question # 99

When designing a flow, how do you reference data from a record, in that flow?

A.

Drag the table icon onto the flow definition

B.

Use the condition builder to specify the desired values

C.

Specify the source table on the data pill related list

D.

Drag the data pill onto the flow definition

E.

Add the table reference using the slush bucket

Full Access
Question # 100

What is the purpose of a Data Policy?

A.

Data Policies enforce security

B.

Data Policies standardize data in Update Sets

C.

Data Policies enforce data consistency

D.

Data Policies apply to lists to standard data

Full Access
Question # 101

The ServiceNow platform includes which types of interfaces? (Choose three.)

A.

Now Mobile Apps

B.

Agent Control Center

C.

Back Office Dashboard

D.

Service Portals

E.

Now Platform® User Interfaces

F.

Field Service Taskboard

Full Access
Question # 102

Which module is used as the first step for importing data?

A.

Coalesce Data

B.

Transform Data

C.

Import Data

D.

Load Data

Full Access
Question # 103

Which ServiceNow resource is a framework that ensures the data your ServiceNow application requires maps correctly to the appropriate CMDB tables?

A.

Common Service Data Model (CSDM)

B.

Service Mapping Utility (SMU)

C.

Service Schema Map (SSM)

D.

CMDB Class Manager (CMDBCM)

E.

CI Class Manager (CICM)

Full Access
Question # 104

When using the Performance Analytics application in the Now Platform, what kind of KPI signals are used to make decisions that statistically support long term workflow stability?

A.

Long-term signals

B.

Non-signals

C.

Anti-signals

D.

Stability signals

Full Access
Question # 105

ServiceNow contains a resource which provides the following:

A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.

A CMDB framework across our products and platform that will enable and support multiple configuration strategies.

What resource do these statements describe?

A.

Common Services Data Model (CSDM)

B.

Information Technology Service Management (ITSM)

C.

Configuration Management Database (CMDB)

D.

Information Technology Infrastructure Library (ITIL)

Full Access
Question # 106

Your customer would like to create a new template to notify users who are affected by network outages at their site. Which module would you use to create a new notification?

A.

System Notification > Email > Notifications

B.

Administration > Notification Overview

C.

System Properties > Email > Settings

D.

User Preferences > Email > Notifications

E.

Click Gear > Notifications > New

Full Access
Question # 107

Which of the following statements describes how data is organized in a table?

A.

A column is a field in the database and a record is one user

B.

A column is one field and a record is one row

C.

A column is one field and a record is one column

D.

A column contains data from one user and a record is one set of fields

Full Access
Question # 108

What is the name of the table relationship, where two or more tables are related in a bi-directional relationship, so that the related records are visible from both tables in a related list?

A.

Database View

B.

Many to Many

C.

One to Many

D.

Extended

Full Access
Question # 109

How is a group defined in ServiceNow?

A.

A group is one record stored in the Group Type [sys_user_group_type] table

B.

A group is one record stored in the Group [sys_user_group] table

C.

A group defines a set of users that share the same location

D.

A group defines a set of users that share the same job title

Full Access
Question # 110

From a form, what would you click to add additional fields to the form? (Choose two.)

A.

Context Menu > Form > Layout

B.

Context Menu > Configure > Form Layout

C.

Context Menu > Configure > Form Design

D.

Right click on header > Add > Field

E.

Context Menu > Form > Designer

F.

Right click on header > Configure > UX Dashboard

Full Access
Question # 111

Which section of the ServiceNow UI allows you to perform a global search?

A.

Application Navigator

B.

Banner frame

C.

List pane

D.

Content frame

Full Access
Question # 112

Which tool should be used to populate commonly used fields in a form?

A.

Template

B.

Reference Qualifier

C.

Formatter

D.

Assignment Rule

Full Access
Question # 113

What is the purpose of the Event Registry?

A.

The Event Registry lists all Events that have successfully completed within a 24-hour period

B.

The Event Registry is a list of all Events that originate through an integration

C.

The Event Registry is a module that provides Event definitions

D.

The Event Registry is a list of all Events that have successfully completed after being Invoked by a script

Full Access
Question # 114

What is an Event in ServiceNow?

A.

An Event is a trigger that has a direct response in the platform

B.

An Event is an indication to the ServiceNow processes that something has occurred

C.

An Event is an indicator that a Priority 1 (P1) Incident has been logged

D.

An Event is a recognized, scheduled occurrence of a process

Full Access
Question # 115

What import utility do you use when the field names on the import set match the name of the fields on the Target table?

A.

Schema Mapping

B.

Automatic Mapping

C.

Mapping Assist

D.

Mapping Dashboard

Full Access
Question # 116

Which fields can be configured in reporting to perform arithmetic, coalesce, concatenation, and length?

A.

Sourcing fields

B.

Function fields

C.

Computational fields

D.

Calculation fields

Full Access
Question # 117

What are the three permission requirements that must evaluate to true for an access control rule to apply?

Choose 3 answers

A.

Conditions

B.

table.

C.

Roles

D.

Script

E.

table."

F.

table.none

Full Access
Question # 118

On the Reports page, what sections allow you to see which reports are visible to different audiences? (Choose four.)

A.

Group

B.

Department

C.

My reports

D.

Team

E.

Dashboards

F.

Global

G.

Admin

Full Access
Question # 119

What are three security modules often used by the System Administrator? (Choose three.)

A.

System Properties > Security

B.

Utilities > Migrate Security

C.

System Security > Security

D.

Self-Service > My Access

E.

System Security > Access Control (ACL)

F.

Password Management > Security Questions

G.

System Security > High Security Settings

Full Access
Question # 120

What is NOT an example of a UI Action?

A.

Search

B.

Form buttons

C.

list Buttons

D.

Related Links

Full Access
Question # 121

What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?

A.

Task Escalation Clock

B.

Service Level Agreements

C.

Inactivity Monitor

D.

Response Time Clock

E.

Business Time Remaining

Full Access
Question # 122

What is a sys_id?

A.

Unique 32-character identifier that is assigned to every record

B.

A client-side Business Rule

C.

A server-side Business Rule

D.

Unique 64-character identifier that is assigned to every record

Full Access
Question # 123

An IT manager is responsible for the Network and Hardware assignment groups, each group contains 5 team members. These team members are working on many tasks, but the manager cannot see any tasks on the Service Desk > My Groups Work list. What could explain this?

A.

The Service Desk > My Groups Work list shows active work tasks that are not yet assigned.

B.

The manager does not have the itil role.

C.

The manager is not a member of the Service Desk group.

D.

The manager is not a member of the Network and Hardware groups.

E.

The Assignment Group manager field is empty.

Full Access
Question # 124

What would NOT appear in the Application Navigator if “service” is typed into the filter field?

A.

Configuration > Business Services

B.

Self-Service > Knowledge

C.

Service Portal > Widgets

D.

Incident > Assigned to me

Full Access
Question # 125

Two departments (HR Onboarding and Facilities) have come to you, asking for a way for employees to request event room set up services. The requirements are the same for the form and the task routing to the Facilities’ assignment group.

For HR, the item will be used primarily for the Onboarding coordinators, for employee orientation sessions.

For Facilities, the item will be used for anyone in the company who needs room set up services.

However, both departments have their own service catalogs. What do you do, to support these requirements?

A.

Create one Catalog Item for HR Event Room Set Up and one for Facilities Event Room Set Up; then publish each to the appropriate Catalog.

B.

Create one Catalog Item for Event Room Set Up; then publish to both Catalogs.

C.

Create one Catalog Item for Event Room Set Up; then publish to the Parent Catalog, which is accessible to both HR and Facilities.

D.

Create one Catalog Item for Event Room Set Up; then use ACLs to control access.

Full Access
Question # 126

A change request has been approved and assigned to you as the system administrator to change the Incident number prefix from the default of "INC" to the company standard IN." What are the next steps to be taken''

A.

Go to the Number Maintenance application and change the prefix to "IN" for incident

B.

Create a Business Rule that modifies the prefix before the Insert operation

C.

The prefix of an incident cannot be changed because it is a built-in feature

D.

Submit a Change Request to ServiceNow Technical Support

Full Access
Question # 127

What type of field allows you to look up values from one other table?

A.

Reference

B.

Verity

C.

Options

D.

Selections

E.

Dot walk

F.

Lookup

Full Access
Question # 128

What icon do you use to change the label on a Favorite?

A.

Clock

B.

Hamburger

C.

Pencil

D.

Three dots

E.

Triangle.

F.

Star

Full Access
Question # 129

How can administrators utilize the same content for different notification channels?

A.

Configure Default notification content

B.

Enable Actionable notification content

C.

Provide Common notification content

D.

Set up Related notification content

Full Access
Question # 130

What are two ways to generate an Event? (Choose two.)

A.

Business Rule

B.

Workflow

C.

Log entry

D.

Knowledge article publication

Full Access
Question # 131

What is the difference between a UI Policy and Data Policy?

A.

Data Policies run when data is entered through the form, by an Import Set, or by web services, while UI Policies are set only by web services

B.

Data Policies can be converted into UI Policies, but UI Policies cannot be converted into Data Policies

C.

Data Policies run regardless of how data is entered into ServiceNow, while UI Policies are used for form interactions

D.

Data Policies run only after UI Policies run successfully

Full Access
Question # 132

What is a quick way to create a report from a list view?

A.

Click on filter breadcrumb, drag and drop on the Report > Create New module

B.

Click Funnel, define filter conditions, click Create Report

C.

Click Context Menu, select Create Report

D.

Apply filter, right click on column header, select Bar Chart

E.

Apply filter, right click on column header, select Create Report

Full Access
Question # 133

What ServiceNow tables can Administrators define as "destinations" for imported data, when using Transform Maps in the System Import Sets application?

A.

The Task table is the only table that can be a destination for imported data in the Transform Map module

B.

The Incident. Problem. Change, Task, and Service Catalog tables are the only tables that can be a destination for imported data m the Transform Map module

C.

Only the Incident Problem, and Change tables can be a destination for imported data in the Transform Map module

D.

Any ServiceNow table can be a destination for imported data in the Transform Map module

Full Access
Question # 134

What is a Notification?

A.

A new Knowledge article created by a Business Rule

B.

A tool for alerting users that events that concern them have occurred

C.

A message through Connect related to a Change Request

D.

An email file attachment

Full Access
Question # 135

What kind of data can Import Sets use to populate tables in ServiceNow?

A.

CSS, SOAP, and Excel

B.

XML. CSV, and Excel

C.

SOAP, REST, and XML

D.

XML, SOAP, and CSS

Full Access
Question # 136

What do you call any component that needs to be managed in order to deliver services?

A.

CSDM Items

B.

CMDB

C.

Configuration item

D.

Service Offerings

E.

Asset

Full Access
Question # 137

How are local flow variables accessed in the Flow Designer Data panel?

A.

As newly generated icons

B.

As scratchpad variables

C.

As new tabs

D.

As data pills

Full Access
Question # 138

Which tool is used for creating dependencies between configuration items in the CMDB?

A.

CI Relationship Editor

B.

CMDB Builder

C.

CI Service Manager

D.

Cl Class Manager

Full Access
Question # 139

Which one of the following statements describes a characteristic of role assignment?

A.

Roles can contain other roles, when you are assigned a role, you inherit all the roles within that role

B.

Users can click on the Personalize Role feature to try different roles

C.

A role is granted to a user by the System Administrator

D.

Each user has a role in the ServiceNow platform

Full Access
Question # 140

Which term best describes something that is created, has worked performed upon it, and is eventually moved to a state of closed?

A.

report

B.

workflow

C.

event

D.

task

Full Access
Question # 141

For Administrators creating new Service Catalog items, what is a characteristic they should know about Service Catalog variables?

A.

Service Catalog variables can only be used in Record Producers

B.

Service Catalog variables can only be used in Order Guides

C.

Service Catalog variables cannot affect the order price

D.

Service Catalog variables are global by default

Full Access
Question # 142

Which of the following are a type of client scripts supported in ServiceNow? (Choose four.)

A.

onSubmit

B.

onUpdate

C.

onCellEdit

D.

onLoad

E.

onEdit

F.

onChange

G.

onSave

Full Access
Question # 143

Record numbers have to be manually incremented

A.

True

B.

False

Full Access
Question # 144

What refers to an application or system that accesses a remote service or another computer system, known as a server?

A.

Server

B.

Client

C.

Script

D.

Policies

Full Access
Question # 145

What is a characteristic of importing data into ServiceNow?

A.

An existing Transform Map can be used one time on the same import set

B.

Coalesce fields are used only after running Transform

C.

Any user can manage and set up import sets

D.

An existing Transform Map can be used multiple times on the same import set

Full Access
Question # 146

Each knowledge bases can have unique lifecycle workflows, user criteria, category structures, and management assignments.

A.

True

B.

False

Full Access
Question # 147

Where can Admins check which release is running on an ServiceNow instance?

A.

Memory Stats module

B.

Stats module

C.

System.upgraded table

D.

Transactions log

Full Access
Question # 148

What are the three components of a filter condition?

A.

Table

B.

Value

C.

Field

D.

Operator

Full Access
Question # 149

Which would NOT appear in the History section of the Application Navigator?

A.

Records

B.

UI Pages

C.

Lists

D.

Forms

Full Access
Question # 150

What is a Record Producer?

A.

A Record Producer is a type of Catalog Item that is used for Requests, not Services

B.

A Record Producer creates user records

C.

A Record Producer is a type of Catalog Item that provides easy ordering by bundling requests

D.

A Record Producer is a type of a Catalog Item that allows users to create task-based records from the Service Catalog

Full Access