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

CSA ServiceNow Certified System Administrator Questions and Answers

Questions 4

To see what scripts, reports, and other application artifacts will be in a published application:

Options:

A.

Open the artifact records individually to verify the value in the Application field

B.

Examine the Application Files Related List in the application to be published

C.

Enter the name of the Application in the Global search field

D.

Open the list of Update Sets for the instance

Buy Now
Questions 5

How is a user defined in ServiceNow?

Options:

A.

user is a record stored in the User Preference [Sys_user_preference] table

B.

A User is a record stored in the Profile [sys_user_profile] table

C.

A user is 2 field in the LOAP integration

D.

A user is a record stored in the User [sys_user] table

Buy Now
Questions 6

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

Choose 2 answers

Options:

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

Buy Now
Questions 7

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 8

What module do you use to access the reports that are available to you?

Options:

A.

Report > View /Run

B.

Reports > Homepage

C.

Self-Service>My Reports

D.

Report > Overview

Buy Now
Questions 9

Which actions can you take to open the Context Menu on a list, form, or column? (Choose 2 answers)

Options:

A.

Select the Context Menu icon

B.

Double click on the list, form, or column heading

C.

Use Ctrl+M command

D.

Right-click on the list, form, or column heading

E.

Select the Context Menu related link

Buy Now
Questions 10

There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.

Options:

A.

Script the function(s)

B.

Create a class

C.

Create a prototype object from the new class

D.

Identify the table

Buy Now
Questions 11

Your customer wants to update a notification so it is sent to the Caller's Manager. Which action supports this requirement?

Options:

A.

On the ‘Who will receive’ tab on the Notification record, add the Caller field, then dot walk to the Caller's Manager field to add it.

B.

On the Notification record, create a flow and include a notification in the flow for "All receivers".

C.

On the ‘Send to’ tab on the Notification record, set "Who will receive" to Subscribable.

D.

On the ‘Send to’ tab on the Notification record, add the Caller field, then dot walk to the Caller's Manager field to add it.

Buy Now
Questions 12

Which role(s) are required to impersonate a user?

Choose 2 answers

Options:

A.

admin

B.

sys_admin

C.

security_admin

D.

sys_user

E.

impersonator

Buy Now
Questions 13

Which testing framework is used to test ServerNew Applications?

Options:

A.

Selenium

B.

Test Driven Framework (TDF)

C.

Junit

D.

Automated test Framework (ATF)

Buy Now
Questions 14

What module enables an administrator to define destinations for imported data on any ServiceNow table?

Options:

A.

Field Transform

B.

Transform Map

C.

Schema Map

D.

Import Map

Buy Now
Questions 15

How can an administrator modify the layout of a form using Table Builder?

Options:

A.

By configuring form sections

B.

By changing the database schema

C.

By editing system scripts

D.

By altering the page header theme

Buy Now
Questions 16

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?

Options:

A.

Parent-Child Approvers.

B.

Approval Chains

C.

Flows

D.

Approval Criteria

E.

Approver Delegates

Buy Now
Questions 17

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

Options:

A.

Server

B.

Client

C.

Script

D.

Policies

Buy Now
Questions 18

The baseline Service Catalog homepage contains links to which of the following components?

Options:

A.

Record Producers, Order Guides, and Catalog Items

B.

Order Guides, Item Variables, and Workflows

C.

Order Guides, Catalog Items, and Workflows

D.

Record Producers, Order Guides, and Item Variables

Buy Now
Questions 19

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

Options:

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)

Buy Now
Questions 20

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 21

Which technique is used to get information from a series of referenced fields from different tables?

Options:

A.

Table-Walking

B.

Sys_ID Pulling

C.

Dot-Walking

D.

Record-Hopping

Buy Now
Questions 22

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 23

What displays a set of records from a table?

Options:

A.

View

B.

Dashboard

C.

Panel

D.

List

Buy Now
Questions 24

What are the three components of a filter condition?

Options:

A.

Table

B.

Value

C.

Field

D.

Operator

Buy Now
Questions 25

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 26

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 27

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 28

When a custom table is created, which access control rules are automatically created?

Choose 4 answers

Options:

A.

delete

B.

create

C.

execute

D.

read

E.

update

F.

write

Buy Now
Questions 29

What action will allow you to personalize layouts of columns in a list?

Options:

A.

ClickGear icon > Personalize window options > Select the appropriate columns

B.

Select the column to be personalized >ClickEdit icon (Penal) > Choose me options to personage

C.

Context Menu> View > Personalize

D.

Select the column to be personalized and right at the header > Choose the options to personalize

Buy Now
Questions 30

Which is an example of when an application might use a Scheduled Script Execution (Scheduled Job)?

Options:

A.

The application needs to run a client-side script at the same time every day.

B.

To validate form input fields before a record is submitted.

C.

The application needs to query the database every day to look for unassigned records.

D.

To display a custom welcome message when a user logs in.

Buy Now
Questions 31

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 32

Which application is used primarily to load data into ServiceNow?

Options:

A.

Import Hub

B.

System Import Sets

C.

Data Import Configuration

D.

Import Management

Buy Now
Questions 33

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 34

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?

Options:

A.

Create Record Producer

B.

Create Order Guide

C.

Create Requested Item

D.

Create On-boarding Bot

Buy Now
Questions 35

What is the result of the order in which access controls are evaluated?

Options:

A.

Ensures user has access to the fields in a table, before considering their access to the table

B.

Ensures user can get to work as quickly as possible

C.

Ensures user has access to the application, before evaluating access to a module within the application

D.

Ensures user has access to a table, before evaluating access to a field in the table

Buy Now
Questions 36

What are examples of UI Actions relating to forms?

Choose 3 answers

Options:

A.

Form Context Menu

B.

Form View

C.

Form Buttons

D.

Form Links.

E.

Form Columns

Buy Now
Questions 37

Which client-side scripts apply to Record Producers?

Choose 2 answers

Options:

A.

fix Scripts

B.

Ul Scripts

C.

Catalog Client Scripts

D.

Catalog Ul Policies

E.

Record Producer Policies

Buy Now
Questions 38

Which low components allow you to specify when a flow should be run?

Options:

A.

Trigger and Condition Pill

B.

Scope and Trigger Condition

C.

Trigger and Condition

D.

Trigger Criteria and Clock

E.

Condition and Table

Buy Now
Questions 39

Which tables are available by default in a ServiceNow instance?

Choose 3 answers

Options:

A.

User

B.

Incident

C.

Item

D.

Issue

E.

Project

F.

Task

Buy Now
Questions 40

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 41

What are benefits of assigning work tasks to a group, rather than to an individual? (Choose four.)

Options:

A.

Group members can choose their tasks from My Groups Work

B.

Groups can assign tasks to users based on on-call schedules

C.

Site support members can pick tasks, based on Location

D.

Groups can assign tasks to users based on skills

E.

Group members can avoid tasks, which are nearing SLA breach

F.

Groups can assign tasks to users based on availability

Buy Now
Questions 42

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 43

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 44

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 45

What does ServiceNow recommend as a best practice regarding data imports?

Options:

A.

Adjust your Transform maps, after the data is loaded into the target table.

B.

Use extremely large Import Sets, instead of multiple large Import Sets.

C.

Create a new Import set table for each new data load.

D.

Plan time before your import to remove obsolete or inaccurate data.

E.

Monitor data quality and clean imported data, using the Data Scrub Workspace.

Buy Now
Questions 46

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

Options:

A.

Stash Local Changes

B.

Edit Repository Configurations

C.

Apply Remote Changes

D.

Create Branch

Buy Now
Questions 47

An IT user calls the service desk because his work needs to be completed on ask records. All he can see a Self Service on his homepage when he logs in to the ServiceNow instance. What issue could explain this?

Choose 2 answers

Options:

A.

His user account failed LDAP authentication

B.

His user account does not Belong to any groups, which contain the ITIL role

C.

His user account was not approved by his manager

D.

His user account does not have ITIL role

E.

His user account Is not logged in properly

Buy Now
Questions 48

When a flow runs an action, it generates a runtime value, which stays the same for the duration of the flow. What is the name of this runtime value?

Options:

A.

Trigger runtime value

B.

Sequence runtime value

C.

Starting runtime value

D.

Data pill runtime value

E.

Input runtime value

Buy Now
Questions 49

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 50

If you have the Impersonate role, what type of user are you not able to impersonate?

Options:

A.

Customer

B.

VIP

C.

System Administrator

D.

Approver

E.

Catalog User

Buy Now
Questions 51

As administrator, what must you do to access feature of High Security Settings?

Options:

A.

Select Elevate Roles

B.

Add security_admin role to your user account

C.

Impersonate Security Admin

D.

Use System Administrator < Elevate Roles module

Buy Now
Questions 52

When working on a task, which field do you use to share knowledge and other customer-visible details?

Options:

A.

Caller note

B.

Customer notes

C.

Additional comments

D.

Description

Buy Now
Questions 53

CSA Question 53

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

Options:

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

Buy Now
Questions 54

When moving a homepage or dashboard between instances, what must you remember?

Options:

A.

Create a separate update set for them

B.

They are automatically added to the update set

C.

Manually add them to the update set

D.

They cannot be moved via update set

Buy Now
Questions 55

An order for new officeequipmenthas Men placed through the Service Catalog. How would you view the lists of requests after the orders have Menplaced?

Options:

A.

All > Service Catalog > Open Records > Items

B.

In the Navigation Filter, type 'requests. Let' and press the Enter key.

C.

All > Tables and Columns > Taste

D.

All > Service Catalog > Requests

Buy Now
Questions 56

Which interface allows users to search articles, submit requests, and browse communication notices?

Options:

A.

Customer Service Management

B.

Service Portal

C.

Employee Self-Service

D.

One Stop Shop

Buy Now
Questions 57

On a list, what does each row show?

Options:

A.

A filter

B.

A record

C.

A table

D.

A field

Buy Now
Questions 58

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?

Options:

A.

Dictionary Design

B.

Field Limiter

C.

UI Policy

D.

UI Design

E.

Form Constraint

Buy Now
Questions 59

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

Options:

A.

Tags

B.

History

C.

Favorites

D.

Activity Formatter

Buy Now
Questions 60

What is the role of form annotations within Table Builder?

Options:

A.

To create new form views

B.

To provide additional information on each field

C.

To rearrange fields in a form

D.

To add visual appeal with colors in the designer

Buy Now
Questions 61

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

Options:

A.

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

B.

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

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 62

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 63

Table Access Control rules are processed in the following order:

Options:

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

Buy Now
Questions 64

What is a formatter? Select one of the following.

Options:

A.

A formatter allows you to configure applications on your instance

B.

A formatter is a form element used to display information that is not a field in the record

C.

A formatter allows you to populate fields automatically

D.

A formatter is a set of conditions applied to a table to help find and work with data

Buy Now
Questions 65

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 66

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

Options:

A.

True

B.

False

Buy Now
Questions 67

Which of the following statements is true when a new table is created by extending another table?

Options:

A.

The new table archives the parent table and assumed its roles in the database

B.

The new table inherits all of the Business Rules, Client Scripts, and UI Policies of the parent table, but none of the existing fields

C.

The new table inherits all of the fields of the parent table and can also contain new fields unique to itself

D.

The new table inherits all of the fields, but does not inherit Access Control rules, Client Scripts, and UI Policies of the parent table

Buy Now
Questions 68

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 69

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 70

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 71

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 72

Knowledge articles within a knowledge base are grouped by category.

Options:

A.

True

B.

False

Buy Now
Questions 73

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 74

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 75

Which one of these applications is available to all users?

Options:

A.

Change

B.

Incident

C.

Facilities

D.

Self-Service

Buy Now
Questions 76

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 77

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 78

Data Policy can enforce mandatory data on import.

Options:

A.

True

B.

False

Buy Now
Questions 79

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

Options:

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

Buy Now
Questions 80

When using the Load Data and Transform Map process, what is the Mapping Assist used for?

Options:

A.

Mapping fields using the Import Log

B.

Mapping fields using Transform History

C.

Mapping fields using an SLA

D.

Mapping fields using a Field Map

Buy Now
Questions 81

The display sequence is controlled in a Service Catalog Item using which of the following?

Options:

A.

The Default Value field in the Catalog Item form

B.

The Sequence field in the Catalog Item form

C.

The Order field in the Variable form

D.

The Choice field in the Variable form

Buy Now
Questions 82

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 83

Which of the following statement describes the purpose of an Order Guide?

Options:

A.

Order Guides restrict the number of items in an order to only one item per request

B.

Order Guide provide a list of guidelines for Administrators on how to set up item variables

C.

Order Guide provide the ability to order multiple, related items as one request

D.

Order Guides take the user directly to the checkout without prompting for information

Buy Now
Questions 84

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

Options:

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

Buy Now
Questions 85

What is the Import Set Table?

Options:

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

Buy Now
Questions 86

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 87

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 88

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 89

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

Options:

A.

Connect Chat

B.

Now Messenger

C.

User Presence

D.

Comments

Buy Now
Questions 90

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

Options:

A.

Names of Applications and Modules

B.

Names of Modules

C.

Names of Applications

D.

Favorites

E.

History Records

F.

Titles of Dashboard Gauges

Buy Now
Questions 91

Tables are made up of which of the following?

Options:

A.

records

B.

lists

C.

forms.

D.

fields

Buy Now
Questions 92

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

Options:

A.

Fields

B.

Form

C.

Record

D.

Lists

Buy Now
Questions 93

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 94

Where would you go in ServiceNow to order services and products offered by various departments?

Options:

A.

Service Catalog

B.

Self Service

C.

Service Department

D.

Customer Service

Buy Now
Questions 95

From the User menu, which actions can a user select? (Choose three.)

Options:

A.

Send Notifications

B.

Log Out ServiceNow

C.

Elevate Roles

D.

Impersonate Users

E.

Order from Service Catalog

F.

Approve Records

Buy Now
Questions 96

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 97

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 98

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 99

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 100

Reports can be created from which different places in the platform? (Choose two.)

Options:

A.

List column heading

B.

Metrics module

C.

Statistics module

D.

View / Run module

Buy Now
Questions 101

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 102

Your company is giving all first line workers a special T-shirt as a recognition for their hard work. Management team wants a way for employees to order the T-shirt, with the ability to specify the preferred size and color. How would you ensure that only first line workers (non-managers) can submit the order?

Options:

A.

Create Record Producer and use the Available For list to specify First Line [sn_first_line] role

B.

Create Catalog Item and use the Not Available list to specify the Manager Group

C.

Create Catalog Item and use the Available For list to specify ITIL [itil] role

D.

Create Order Guide and use the User Criteria list to specify First Line [sn_first_line] role

Buy Now
Questions 103

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 104

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 105

Which one of the following statements is true?

Options:

A.

When an incident form is saved, all the Work Notes field text is recorded to the Activity Log field

B.

When an incident form is saved, the Work Notes field text is overwritten each time work is logged against the incident

C.

When an incident form is saved, the impact field is calculated by adding the Prion:, and Urgency values

D.

When an Incident form is saved, the Additional Comments field text is cleared and recorded to the Work Notes section

Buy Now
Questions 106

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 107

What is a Notification?

Options:

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

Buy Now
Questions 108

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 109

As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?

Options:

A.

Knowledge

B.

ServiceNow Wiki

C.

Knowledge Now

D.

SharePoint

E.

Stack Overflow

Buy Now
Questions 110

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

CSA Question 110

Options:

A.

Star

B.

Clock

C.

Application

D.

Funnel

Buy Now
Questions 111

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 112

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 113

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

Options:

A.

Task Escalation Clock

B.

Service Level Agreements

C.

Inactivity Monitor

D.

Response Time Clock

E.

Business Time Remaining

Buy Now
Questions 114

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

Options:

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

Buy Now
Questions 115

A user wants to create a set of filter conditions, where they want to show records which satisfy two conditions:

Incidents where the state is Closed

Incidents where Assignment Group is Network

After clicking the Funnel icon, what should the user do?

Options:

A.

Define the first condition; click AND button; define second condition; click Run

B.

Define the first condition; click AND button; define second condition; press enter

C.

Define the first condition; click OR button; define second condition; press enter

D.

Define the first condition; click > icon on breadcrumb, define second condition; click Run

E.

Define the first condition; click > icon on breadcrumb, define second condition; press enter

Buy Now
Questions 116

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

Options:

A.

Configuration > Business Services

B.

Self-Service > Knowledge

C.

Service Portal > Widgets

D.

Incident > Assigned to me

Buy Now
Questions 117

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

Options:

A.

Clock

B.

Hamburger

C.

Pencil

D.

Three dots

E.

Triangle.

F.

Star

Buy Now
Questions 118

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

Options:

A.

Reference

B.

Verity

C.

Options

D.

Selections

E.

Dot walk

F.

Lookup

Buy Now
Questions 119

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 120

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 121

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 122

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 123

What are the three components of a filter condition?

Options:

A.

Field. Operator and Value

B.

Condition. Operator, and Value

C.

Field, Condition, and Value

D.

Variable, Field, and Value

Buy Now
Questions 124

New records, new groups, and modified configuration Items (Cls): what do they have in common?

Options:

A.

They are included in an Update Set

B.

They are not captured in an Update Set

C.

They are customizations

D.

They do not have anything in common

Buy Now
Questions 125

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 126

Which of the following protects applications by identifying and restricting access to available files and data?

Options:

A.

Application Configuration

B.

Verbose Log

C.

Access Control Rules

D.

Application Scope

Buy Now
Questions 127

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

Choose 3 answers

Options:

A.

Conditions

B.

table.

C.

Roles

D.

Script

E.

table."

F.

table.none

Buy Now
Questions 128

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 129

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 130

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

Options:

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)

Buy Now
Questions 131

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 132

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 133

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 134

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 135

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?

CSA Question 135

Options:

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.

Buy Now
Questions 136

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 137

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 138

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 139

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 140

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

Options:

A.

Business Rule

B.

Workflow

C.

Log entry

D.

Knowledge article publication

Buy Now
Questions 141

How is a group defined in ServiceNow?

Options:

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

Buy Now
Questions 142

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 143

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

Options:

A.

Update Sets

B.

Code Sets

C.

Update Packs

D.

Configuration Logs

E.

Remote Sets

F.

Local Sets

G.

Code Packs

Buy Now
Questions 144

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 145

When you need to orchestrate business processes across services with little technical user knowledge, which utility would you use?

Options:

A.

Flow Manager

B.

Flow Designer

C.

Flow Editor

D.

Workflow Editor

E.

Workflow Designer

Buy Now
Questions 146

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 147

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 148

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

Options:

A.

Operator

B.

Match Criteria

C.

Value

D.

Column

E.

Field

Buy Now
Questions 149

Which one of the following is NOT a type of Visual Task Board?

Options:

A.

Feature

B.

Guided boards

C.

Flexible

D.

Freeform

Buy Now
Questions 150

You are showing your customer a new form that you have created for their new application. They would like to add a field to the form. Where could you do that? (Choose two.)

Options:

A.

Select Fields and Columns module

B.

Right click on form header, select Configure > Form Layout

C.

Click on context menu, select Configure > Form Designer

D.

Select Field Class Manager module

Buy Now
Exam Code: CSA
Exam Name: ServiceNow Certified System Administrator
Last Update: Sep 20, 2025
Questions: 503

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99