New Year Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

CSA ServiceNow Certified System Administrator Questions and Answers

Questions 4

What intuitive development interface guides users through the initial application development process?

Options:

A.

Guided Tour Designer

B.

ServiceNow Studio

C.

Guided Application Creator

D.

Flow Designer

Buy Now
Questions 5

A department manager asks an analyst to build some reports. Where do you recommend the analyst start?

Options:

A.

Report Dashboard > Create New

B.

Reports > Getting Started

C.

Performance Analytics > Reports

D.

Self-Service > Reports

E.

Reports > Create New

Buy Now
Questions 6

Access controls are evaluated in this order:

1. Match object against table ACL

2, Match the object against field ACL

Within step 1 above, what order are the table ACLs evaluated?

Options:

A.

Specific to general: Table.Field ACL, Parent Table.Field ACL, *.Field ACL

B.

Bottom to top: Table ACL. Table.Field ACL, Parent Table. Field ACL

C.

General to specific: Table ACL, Table.Field ACL, Parent Table, Field ACL

D.

Top to bottom: Wildcard Table ACL, Parent Table ACL, Table ACL

E.

Specific general: Table ACL, Parent Table ACL, Wildcard (*) ACL

Buy Now
Questions 7

The Report Designer contains different sections for configuring your report. Which section is used to adjust the look of your report, including colors, files, and legend layout?

Options:

A.

Format

B.

Layout

C.

Style

D.

Configure

Buy Now
Questions 8

What are the main components of the Form Design interface? (Choose three.)

Options:

A.

Field Layout

B.

Page Header

C.

Field Navigator

D.

Field Picker

E.

Form Layout

Buy Now
Questions 9

When selecting the Target table for an import, which tables can you select?

Choose 3 answers

Options:

A.

Tables within the global scope

B.

Tables within the existing application scope

C.

Tables outside of ServiceNow

D.

Tables which allow write access to other applications

E.

Related tables, using Dot Walk

Buy Now
Questions 10

What attributes of a field can a Ul Policy Action change on a form?

Choose 3 answers

Options:

A.

Read 0nly

B.

Visible/Hidden

C.

Length

D.

Format

E.

Mandatory

Buy Now
Questions 11

Which statement correctly describes the differences between a Client Script and a Business Rule?

Options:

A.

A Client Script executes before a record is loaded and a Business Rule executes after a record is loaded

B.

A Client Script executes on the server and a Business Rule executes on the client

C.

A Client Script executes on the client and a Business Rule executes on the server

D.

A Client Script executes before a record is loaded and a Business Rule executes after a record is updated

Buy Now
Questions 12

An application called My App has a table. MyAppTable, with this Application Access configuration:

Accessible from: All application scopes Can read: Selected Can delete: Not selected Allow configuration: Selected

Which of the following is true based on this configuration?

Options:

A.

Any Application developer can write a Business Rule which successfully deletes all records from the MyAppTable

B.

An application developer working in the My App scope can write a Business Rule for the MyAppTable table which successfully deletes all records from the MyAppTable table

C.

An application developer working in another privately scoped application can write a Business Rule for the MyAppTable table which successfully deletes all records from the MyAppTable table

D.

No Business Rule can be written which successfully deletes all records from the MyAppTable table

Buy Now
Questions 13

What is the name of the string that display filter criteria?

Options:

A.

Topic

B.

Choice

C.

Breadcrump

D.

Menu

Buy Now
Questions 14

Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?

Options:

A.

Allow configuration

B.

Can read does not affect the availability of other Application Access fields

C.

Can create, Can update, and Can delete

D.

All access to this table via web services

Buy Now
Questions 15

A customer asks you to make the following updates to a form:

    When Caller field is populated, automatically look up caller location and load it in the Location field.

    Add notice at the top of the page when the record is submitted.

What type of script would you use to meet this requirement?

Options:

A.

UI script

B.

Server script

C.

Client script

D.

JavaScript

Buy Now
Questions 16

A Role is defined as what?

Options:

A.

A collection of permissions

B.

A set of user access policies

C.

A Persona in a workflow

D.

A set of access control rules

Buy Now
Questions 17

What functionality is supported by Flow Designer?

Options:

A.

Flows can be "Run as" security_admin.

B.

Call a subflow from a flow.

C.

The role flow_operator can create and edit flows.

D.

Flows can trigger off a record being deleted.

Buy Now
Questions 18

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

Choose 2 answers

Options:

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

Buy Now
Questions 19

On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?

Options:

A.

Preview

B.

Reference

C.

Drilldown

D.

Snapshot

E.

Quickview

F.

Lookup

Buy Now
Questions 20

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?

Options:

A.

Employee Workflows

B.

Infrastructure Workflows

C.

Federal Workflows

D.

Manufacturing Workflows

E.

Customer Workflows

F.

IT Workflows

Buy Now
Questions 21

What table acts as a staging area for records imported from a data source?

Options:

A.

Transform Table

B.

Staging Table

C.

Import Set Row Table

D.

Temp Table

Buy Now
Questions 22

What is the best practice related to using the Default Update Set for moving customizations between instances?

Options:

A.

Merge Default update sets before moving between instances

B.

Submit Default update set to application repository

C.

You should not use the Default Update sets for moving between instances

D.

Keep Default update set to maximum of 20 records, for troubleshooting purposes

Buy Now
Questions 23

Which feature helps to automatically allocate a critical, high priority, service request to the appropriate assignment group or team member?

Options:

A.

User Policy

B.

UI policy

C.

Predictive Intelligence

D.

Assignment Rule

Buy Now
Questions 24

What ServiceNow feature allows you to include data from a secondary related table on a report?

Options:

A.

SQL

B.

Dot Walking

C.

Outer Join

D.

Joins

Buy Now
Questions 25

Which type of scripts nun in the browser?

Options:

A.

Script include Scripts

B.

Business Rule Scripts

C.

Access Contra! Scripts

D.

Ul Policies and Client Scripts

Buy Now
Questions 26

What are advantages of using Flow Designer? (Choose three.)

Options:

A.

Supports advanced developers

B.

Enables complicated scripting

C.

Reduces technical debt

D.

Less manual scripting

E.

Smooth integration with 3rd party systems

Buy Now
Questions 27

What capability allows users to create dashboards with widgets to visualize data over time in order to identify areas of improvement?

Options:

A.

Analytics Reports

B.

Performance Analytics

C.

Scheduled Reports

D.

Reporting

Buy Now
Questions 28

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

Options:

A.

Common Services Data Model (CSDM)

B.

Configuration Management Database (CMDB)

C.

IT Service Management (ITSM)

D.

ServiceNow Wiki

Buy Now
Questions 29

When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?

Options:

A.

${gs.>

B.

${current.}

C.

${event.)

D.

${.getDisplayValue()}

Buy Now
Questions 30

To apply a UI Policy to all views, which field should be set to true in its definition record?

Options:

A.

Inherit

B.

Reverse if false

C.

On lowed

D.

Global

Buy Now
Questions 31

A new employee joins the IT department and needs to perform work assigned to Network and Hardware groups. How would you set up their access?

Choose 3 answers

Options:

A.

Add User Account to itil group

B.

Add User Account to Hardware group

C.

Create User Account

D.

Add User Account to IT Knowledgebase

E.

Add User Account to Network group

F.

Add User Account to ACL

Buy Now
Questions 32

In a Business Rule, which one of the following returns the sysjd of the currently logged in user?

Options:

A.

g_form.getUserSyslD()

B.

gs.getllserSyslD()

C.

g_form.getUserlD()

D.

gs.getUserlD()

Buy Now
Questions 33

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

Options:

A.

Data Policies

B.

Data Integrity Policies

C.

Write Policies

D.

Data Submission Policies

Buy Now
Questions 34

You have heard about a new application released by SericeNow, You want to try it out, to-see if it might be useful for your company's ServiceNow implementation. What would be the best way to get hands-on experience with the new application?

Options:

A.

Check the latest release notes at docs.servicenow.com.

B.

Activate the application plug in, on your personal dev instance.

C.

Search the wiki for the sales demo request form,

D.

Activate the application plug in, on your company's production instance.

Buy Now
Questions 35

Which storefront is a single location for accessing pre-built spokes to quickly integrate with third-party services to build and share content?

Options:

A.

Integration Spoke Store

B.

ServiceNow Store

C.

Spoke Store

D.

ServiceNow Spoke Store

Buy Now
Questions 36

You are asked to create an option in the Service Catalog, which will allow a user to click Get Help and describe the issue they are having. These forms should create incident records, which are automatically routed to the Service Desk. Which method would you use?

Options:

A.

Create Record Producer

B.

Create Catalog Item

C.

Create Order Guide

D.

Create Content Item

Buy Now
Questions 37

What is used frequently to move customizations from one instance to another?

Options:

A.

Table Templates

B.

Application Files

C.

UI Script Includes

D.

Update Sets

Buy Now
Questions 38

Which stakeholder is responsible for activating failover process, to transfer customer operations to an unaffected colocation facility?

Options:

A.

Customer

B.

ServiceNow

C.

Datacenter provider

Buy Now
Questions 39

Which helps to visualize configuration items and their relationships?

Options:

A.

Transform Map

B.

Schema Map

C.

Tables

D.

Flow Design

E.

Dependency View

Buy Now
Questions 40

What action can be performed by selecting the Additional actions menu in Table Builder?

Options:

A.

Duplicate the selected form view

B.

Add a new module

C.

Create a database index

D.

Schedule a job

Buy Now
Questions 41

User records are stored in which table?

Options:

A.

User [sys_user]

B.

User [sn_user]

C.

User [u_sys_user]

D.

User [s_user]

Buy Now
Questions 42

Where do UI Policies run?

Options:

A.

Within server-side scripts

B.

Server-side (database)

C.

Client-side (browser)

D.

Knowledge Base

Buy Now
Questions 43

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

Options:

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

Buy Now
Questions 44

Which of the following is NOT a trigger type in Flow Designer?

Options:

A.

Record

B.

Schedule

C.

Outbound Email

D.

Application

Buy Now
Questions 45

What types of entities can receive task assignments, in ServiceNow?

Choose 2 answers

Options:

A.

Groups

B.

Users

C.

Departments

D.

Teams.

Buy Now
Questions 46

What is required to link a ServiceNow application to a Git repository?

Choose 3 answers

Options:

A.

Password

B.

URL

C.

URI

D.

User name

E.

Application name

F.

ACL

Buy Now
Questions 47

A form displays information about one record at the top, for example a User, Additional records, which are associated with that

User, are displayed on tabs at the bottom of the form. What are those tabs called?

Options:

A.

Additional Info

B.

More Info

C.

Related Links

D.

Related Lists

Buy Now
Questions 48

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

Options:

A.

O Metrics

B.

O Time maps

C.

O Configuration items

D.

O Chart mapping

E.

O Data sources

Buy Now
Questions 49

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

Options:

A.

Roles

B.

Conditional Expressions

C.

Assignment Rules

D.

Scripts

E.

User Criteria

F.

Groups

Buy Now
Questions 50

What is the purpose of a Related List?

Options:

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

Buy Now
Questions 51

Which one statement correctly describes Access Control rule evaluation?

Options:

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

Buy Now
Questions 52

What is the purpose of flagging an article in a knowledge base?

Options:

A.

To mark an article to read later.

B.

Allow a user to submit feedback about an article

C.

Reporting an error

Buy Now
Questions 53

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

Options:

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

Buy Now
Questions 54

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

Options:

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

Buy Now
Questions 55

A role is recorded in which table?

Options:

A.

Role[sys_user]

B.

Role[sys_user_profile]

C.

Role[sys_user_record]

D.

Role[sys_user_role]

Buy Now
Questions 56

A Service Catalog may include which of the following components?

Options:

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

Buy Now
Questions 57

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

Options:

A.

Most recent update

B.

Popularity

C.

Relevancy

D.

Manager assignment

E.

Number of views

Buy Now
Questions 58

What is the platform name for the User table?

Options:

A.

u_users

B.

sys_users

C.

x_users

D.

sys_user

Buy Now
Questions 59

Which one of the following statements describes the purpose of a Service Catalog workflow?

Options:

A.

A Service Catalog workflow generates three basic components: item variable types, tasks, and approvals

B.

Although a Service Catalog workflow cannot send notifications, the workflow drives complex fulfillment processes

C.

A Service Catalog workflow is used to drive complex fulfillment processes and sends notifications to defined users or groups

D.

A Service Catalog workflow generates three basic components: item variable types, tasks, and notifications

Buy Now
Questions 60

Which of the following can be customized through the Basic Configuration UI 16 module? (Choose three.)

Options:

A.

Banner Image

B.

Record Number Format

C.

Browser Tab Title

D.

System Date Format

E.

Form Header Size

Buy Now
Questions 61

Which best describes a field in a SeniceNow table?

Options:

A.

A field is a table cell that stores data

B.

A field is a table row

C.

A field is an item that appears in a menu list

D.

A field is a record in a table

Buy Now
Questions 62

When evaluating Access Controls, ServiceNow searches and evaluates:

Options:

A.

From the most generic match to the most specific match

B.

From the most specific match to the most generic match

C.

Only for matches on the current field

D.

Only for matches on the current table

Buy Now
Questions 63

What are the two aspects to LDAP Integration?

Options:

A.

Data Population

B.

Data formatting

C.

Authorization

D.

Authentication

Buy Now
Questions 64

What is the function of user impersonation?

Options:

A.

Testing and visibility

B.

Activate verbose logging

C.

View custom perspectives

D.

Unlock Application master list

Buy Now
Questions 65

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

Options:

A.

True

B.

False

Buy Now
Questions 66

Which term refers to application menus and modules which you may want to access quickly and often?

Options:

A.

Breadcrumb

B.

Favorite

C.

Tag

D.

Bookmark

Buy Now
Questions 67

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

Options:

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.

Buy Now
Questions 68

A group is stored in which table?

Options:

A.

Group[user group]

B.

Group[sys_user]

C.

Group[sys_user_group]

D.

Group[sys_user_group_profile]

Buy Now
Questions 69

What is a way that you can mark a knowledge article for review?

Options:

A.

Flag article

B.

Review

C.

Bookmark

D.

On Hold

Buy Now
Questions 70

What displays a set of records from a table?

Options:

A.

View

B.

Dashboard

C.

Panel

D.

List

Buy Now
Questions 71

When working on a form, what is the difference between Insert and Update operations?

Options:

A.

Insert creates a new record and Update saves changes, both remain on the form

B.

Insert creates a new record and Update saves changes, both exit the form

C.

Insert saves changes and exits the form, Update saves changes and remains on the form

D.

Insert saves changes and remains on the form, Update saves changes and exits the form

Buy Now
Questions 72

What defines conditions that are evaluated against users to determine which users can create, read, write, and retire knowledge articles.

Options:

A.

User conditions

B.

User info

C.

User Criteria

D.

User permissions

Buy Now
Questions 73

Which of the following allows a user to edit field values in a list without opening the form?

Options:

A.

Data Editor

B.

Edit Menu

C.

List Editor

D.

Form Designer

Buy Now
Questions 74

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

Options:

A.

[sys_master_db]

B.

[sys_db_object]

C.

[sys_master_object]

D.

[sys_object_db]

Buy Now
Questions 75

What is a characteristic of importing data into ServiceNow?

Options:

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

Buy Now
Questions 76

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

Options:

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

Buy Now
Questions 77

How are Workflows moved between instances?

Options:

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

Buy Now
Questions 78

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

Options:

A.

read-only

B.

write-only

C.

Necessary

D.

Mandatory

E.

Empty

F.

Hidden

Buy Now
Questions 79

Which of the following is true of Service Catalog Items in relation to the Service Catalog?

Options:

A.

They run behind the scenes.

B.

They are the building blocks.

C.

They are optional.

D.

They provide options.

Buy Now
Questions 80

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

Options:

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

Buy Now
Questions 81

Which type of interface enables you to display multiple performance analytics, reporting and other widgets on a single screen?

Options:

A.

Form

B.

List

C.

Dashboard

D.

Timeline

Buy Now
Questions 82

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

Options:

A.

Base Tables

B.

Core Tables

C.

Extended Tables

D.

Custom Tables

Buy Now
Questions 83

Tables are made up of which of the following?

Options:

A.

records

B.

lists

C.

forms.

D.

fields

Buy Now
Questions 84

What is a Dictionary Override?

Options:

A.

A Dictionary Override is an incoming customer update in an Update Set which applies to the same objects as a newer local customer update

B.

A Dictionary Override is the addition, modification, or removal of anything that could have an effect on IT services

C.

A Dictionary Override is a task within a workflow that requests an action before the workflow can continue

D.

A Dictionary Override sets field properties in extended tables

Buy Now
Questions 85

What are the main UI component(s) of the ServiceNow Platform?

Options:

A.

Banner Navigator

B.

Banner Frame

C.

Application Frame

D.

Application Navigator

E.

Content Menu

F.

Content Frame

Buy Now
Questions 86

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

Options:

A.

Published

B.

Drafted

C.

Retired

D.

Reviewed

Buy Now
Questions 87

What are the 6 methods available for user authentication?

Options:

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.

Buy Now
Questions 88

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

Options:

A.

Multiple-field coalesce

B.

No coalesce

C.

Conditional coalesce

D.

Single-field coalesce

Buy Now
Questions 89

UI Action can prompt that an Incident has been successfully submitted.

Options:

A.

True

B.

False

Buy Now
Questions 90

Which of the following concepts are associated with the ServiceNow CMDB? (Choose four.)

Options:

A.

Service Processes

B.

User Permissions

C.

Tables and Fields

D.

A Database

E.

The Dependency View

Buy Now
Questions 91

A User is stored in which table?

Options:

A.

User [sys_user]

B.

User [ sys_user_group]

C.

User [ syst_user_profile]

D.

User [user_profile]

Buy Now
Questions 92

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

Options:

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

Buy Now
Questions 93

Which of the following is used to initiate a flow?

Options:

A.

A Trigger

B.

Core Action

C.

A spoke

D.

An Event

Buy Now
Questions 94

What information does the System Dictionary contain?

Options:

A.

The human-readable labels and language settings

B.

The definition for each table and column

C.

The information on how tables relate to each other

D.

The language dictionary used for spell checking

Buy Now
Questions 95

What is generated from the Service Catalog once a user places an order for an item or service?

Options:

A.

A change request

B.

An Order Guide

C.

A request

D.

An SLA

Buy Now
Questions 96

What module in the Service Catalog application does an Administrator access to begin creating a new item?

Options:

A.

Maintain Categories

B.

Maintain Items

C.

Content Items

D.

Items

Buy Now
Questions 97

Which application is used to change the number format per table?

Options:

A.

Number Maintenance

B.

System Maintenance

C.

Table Maintenance

D.

Record Maintenance

Buy Now
Questions 98

What are the three components of a filter condition?

Options:

A.

Table

B.

Value

C.

Field

D.

Operator

Buy Now
Questions 99

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

Options:

A.

onSubmit

B.

onUpdate

C.

onCellEdit

D.

onLoad

E.

onEdit

F.

onChange

G.

onSave

Buy Now
Questions 100

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

Options:

A.

Records

B.

UI Pages

C.

Lists

D.

Forms

Buy Now
Questions 101

Create Incident, Password Reset, and Report outage: what do these services in the Service Catalog have in common?

Options:

A.

They direct the user to a record producer

B.

They direct the user to a catalog property

C.

They direct the user to a catalog UI policy

D.

They direct the user to a catalog client script

Buy Now
Questions 102

ServiceNow is a single-instance, multiple tenant architecture?

Options:

A.

True

B.

False

Buy Now
Questions 103

How do you make a list filter available to everyone?

Options:

A.

Make active, set visibility, and save

B.

Assign a name, set visibility, and save

C.

Assign a group, set visibility, and save

D.

Make active, assign a name, and save

Buy Now
Questions 104

What functiondo you use to addbuttons, links, and context menu items on forms and lists?

Options:

A.

UI Policies

B.

UI Settings

C.

UI Actions

D.

UI Config

Buy Now
Questions 105

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

Options:

A.

CSDM Items

B.

CMDB

C.

Configuration item

D.

Service Offerings

E.

Asset

Buy Now
Questions 106

When moving multiple update sets at one time, what might you do to facilitate the move?

Options:

A.

Batch

B.

Verify

C.

Test

D.

Preview

Buy Now
Questions 107

What do you activate when you want to add applications or functionality within your development instance?

Options:

A.

App Package

B.

Updated Pack

C.

Patch

D.

Plugin

E.

App Updated Set

Buy Now
Questions 108

A new service catalog item is being developed, but should only be visible to managers inside the HR Department. What method would you use to fulfill this requirement?

Options:

A.

Specify the Dept_Mgr role on the catalog content block

B.

Add the Department Manager group to the catalog item’s user criteria

C.

Add the Department Manager group to the catalog item’s ACL

D.

Only publish the item in the HR service catalog

E.

Use a Dept_Mgr ACL on the HR service catalog

Buy Now
Questions 109

What is the purpose of a Data Policy?

Options:

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

Buy Now
Questions 110

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

Options:

A.

Schema Mapping

B.

Automatic Mapping

C.

Mapping Assist

D.

Mapping Dashboard

Buy Now
Questions 111

What is specified in an Access Control rule?

Options:

A.

Groups, Conditional Expressions and Workflows

B.

Table Schema, CRUD, and User Authentication

C.

Object and Operation being secured; Permissions required to access the object

D.

security_admin

Buy Now
Questions 112

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?

Options:

A.

Database View

B.

Many to Many

C.

One to Many

D.

Extended

Buy Now
Questions 113

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

Options:

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

Buy Now
Questions 114

After finishing your work on High Security Settings, what do you do to return to normal admin security levels?

Options:

A.

Select Normal role

B.

Log out and back in

C.

Use System Administration > Normal Security module

D.

Select Global Update Set

E.

End Impersonation

Buy Now
Questions 115

What needs to be specified, when creating a Business Rule? (Choose four.)

Options:

A.

UI action

B.

Table

C.

Fields to update

D.

Who can run

E.

Script to run

F.

Application scope

G.

Update set

Buy Now
Questions 116

What is a role in ServiceNow?

Options:

A.

A role is one record m the Role [sys_user_role] table

B.

A role is one record in the Role Iuser_sys_role] table

C.

A role is a persona used In Live Feed Chat

D.

A role Is a set of modules for a particular application

Buy Now
Questions 117

A new Service Desk employee in Latin America complains that the create dates and times are incorrect on their Incident list. What would you suggest to fix this issue?

Options:

A.

Have them clear their cache.

B.

Have them use the gear icon to set the employee’s time zone.

C.

Recommend they use Chrome, instead of Explorer.

D.

Use the system properties to correct the instance’s time zone.

E.

Have them correct the time zone on their computer.

Buy Now
Questions 118

Which core table in the ServiceNow platform provides a series of standard fields used on each of the tables that extend it, such as the Incident [incident] and Problem [problem] tables?

Options:

A.

Task [task]

B.

Assignment [assignment]

C.

Service [service]

D.

Workflow [workflow]

Buy Now
Questions 119

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

Options:

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

Buy Now
Questions 120

What are different types of Data Sources, which may be imported into ServiceNow? (Choose four.)

Options:

A.

Local Sources (i.e. XML, CSV, Excel)

B.

Implementation Spoke

C.

DataHub

D.

JDBC Connection

E.

Network Server

F.

LDAP Connection

Buy Now
Questions 121

Which of the following is used to categorize, flag, and locate records?

Options:

A.

Search

B.

Favorites

C.

Tags

D.

Bookmarks

Buy Now
Questions 122

Which one of the following is an accurate list of changes that are captured in an Update Set?

Options:

A.

Changes made to tables, forms, schedules, and client scripts

B.

Changes made to tables, forms, views, and fields

C.

Changes made to: tables, forms. Business Rules, and data records

D.

Changes made to: tables. forms groups, and configuration items (Cls)

Buy Now
Questions 123

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

Options:

A.

Star

B.

Clock

C.

Application

D.

Funnel

Buy Now
Questions 124

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''

Options:

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

Buy Now
Questions 125

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

Options:

A.

Application Navigator

B.

Banner frame

C.

List pane

D.

Content frame

Buy Now
Questions 126

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?

Options:

A.

System Notification > Email > Notifications

B.

Administration > Notification Overview

C.

System Properties > Email > Settings

D.

User Preferences > Email > Notifications

E.

Click Gear > Notifications > New

Buy Now
Questions 127

What do you need to do before you can use an Application-based trigger in your flow?

Options:

A.

Activate application trigger spoke

B.

Activate trigger security rules

C.

Activate application spoke, and plug-ins as needed

D.

Assign Application trigger role [sn_app_trigger_write] to SME

E.

Activate application plugins only

Buy Now
Questions 128

When creating a global custom table named “abc”, what is the table name that is automatically assigned by the platform?

Options:

A.

snc_abc

B.

abc

C.

u_abc

D.

sys_abc

Buy Now
Questions 129

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

Options:

A.

Coalesce Data

B.

Transform Data

C.

Import Data

D.

Load Data

Buy Now
Questions 130

Which plugin needs to be activated in order to translate the content of a catalog item to multiple languages?

Options:

A.

Localization Framework plugin(com.glide.localization_framework)

B.

Translation Framework plugin (com.glide.translation_framework)

C.

Multiple Language Framework plugin (com.glide.multiple.language_framework)

D.

Language Al Framework plugin (com .g I id e. language.ai _framework)

Buy Now
Questions 131

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

Options:

A.

Data Policies run only after Ul Policies run successfully

B.

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

C.

Data Policies can be converted into Ul Policies, but Ul Policies can not be converted into Data Policies

D.

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

Buy Now
Questions 132

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?

Options:

A.

Long-term signals

B.

Non-signals

C.

Anti-signals

D.

Stability signals

Buy Now
Questions 133

What field contains a record’s 32-character, unique identifier?

Options:

A.

sn_rec_id

B.

rec_id

C.

u_id

D.

sys_id

E.

sn_gu_id

F.

sn_sys_id

G.

id

Buy Now
Questions 134

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

Options:

A.

Flows

B.

Action Sequences

C.

Action Sets

D.

Task Flows

E.

Flow Diagrams

Buy Now
Questions 135

What is an Event in ServiceNow?

Options:

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

Buy Now
Questions 136

Where in Flow Designer can users access information about actions that are added to the flow?

Options:

A.

Virtual Agent Help

B.

Local Action Help

C.

Help Panel

D.

Flow Assistant

Buy Now
Questions 137

IntegrationHub enables execution of third-party APIs as a part of a flow. These integrations are referred to as

Options:

A.

an action

B.

a spoke

C.

a connection

D.

an integration step

Buy Now
Questions 138

Which of the following are not included in an Update Set, by default? (Choose four.)

Options:

A.

Homepages

B.

Data

C.

Published Workflows

D.

Business Rules

E.

Schedules

F.

Database changes

G.

Related Lists

Buy Now
Questions 139

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

Options:

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

Buy Now
Questions 140

When does the Submit button appear on a form?

Options:

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

Buy Now
Questions 141

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?

Options:

A.

Common Services Data Model (CSDM)

B.

Information Technology Service Management (ITSM)

C.

Configuration Management Database (CMDB)

D.

Information Technology Infrastructure Library (ITIL)

Buy Now
Questions 142

Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?

Options:

A.

Process Automation > Flow Designer

B.

Process Automation > Flow Administration

C.

Process Automation > Workflow Editor

D.

Process Automation > Process Flow

E.

Process Automation > Active Flows

Buy Now
Questions 143

In addition to the admin role, which one of the following roles allows a user to add or remove fields from a list?

Options:

A.

personal ize.control

B.

personal_list

C.

ul_page_admin

D.

ui_action_admin

Buy Now
Questions 144

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

Options:

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

Buy Now
Questions 145

Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?

Options:

A.

Select Data Source, Schedule Transform

B.

Load Data, Create Transform Map, Run Transform

C.

Define Data Source, Select Transform Map, Run Transform

D.

Select Import Set, Select Transform Map, Run Transform

Buy Now
Questions 146

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

Options:

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

Buy Now
Questions 147

What is the purpose of the Event Registry?

Options:

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

Buy Now
Questions 148

Which certificate-based authentication methods can be enabled so that users can log into the Service Portal? (Select all that apply) Select 2 Answers from the below options

Options:

A.

Extended Validation Access (EVA)

B.

Organization Verification Card (OVC)

C.

Common Access Card (CAC)

D.

Domain Authentication Card (DAC)

E.

Personal Identify Verification (PIV)

Buy Now
Questions 149

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

Options:

A.

Sourcing fields

B.

Function fields

C.

Computational fields

D.

Calculation fields

Buy Now
Questions 150

On a Form header, what is the three bar icon called?

Options:

A.

Pancake icon

B.

Additional Actions or Context Menu

C.

Hamburger icon

D.

Cake icon

Buy Now
Questions 151

What is a no-code approach to control the mandatory or read-only state of a form field?

Options:

A.

UI Action

B.

Client Script

C.

UI Script

D.

UI RuIe

E.

UI Policy

Buy Now
Questions 152

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

Options:

A.

CSS, SOAP, and Excel

B.

XML. CSV, and Excel

C.

SOAP, REST, and XML

D.

XML, SOAP, and CSS

Buy Now
Questions 153

Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?

Options:

A.

Agent Workspace

B.

Chat bot

C.

Virtual Agent

D.

Knowledge Chat

E.

Now Support

Buy Now
Questions 154

What is a key difference between Reporting and Performance Analytics?

Options:

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.

Buy Now
Questions 155

What role enables someone to authorize a request, with no other permissions on the platform?

Options:

A.

Approver [approver-user]

B.

Authorize [authorize-user]

C.

Reviewer [reviewer_user]

D.

Approver Group [approval_group]

E.

Verification [verify_user]

Buy Now
Exam Code: CSA
Exam Name: ServiceNow Certified System Administrator
Last Update: Jan 10, 2026
Questions: 517

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99