Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

CSA PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

CSA PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: ServiceNow Certified System Administrator
  • Last Update: Sep 12, 2025
  • Questions and Answers: 503
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

CSA Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

CSA Practice Exam Questions with Answers ServiceNow Certified System Administrator Certification

Question # 6

You have been asked to configure a form so an employee could a tablet and select the standard accessary options to purchase with it. These standard options are: carrying case, screen cleaner, tablet stand, and screen protector. What approach would you take?

Choose 3 answers

A.

Create Catalog item for the tablet, and on the form, add a check box variable for each accessary option.

B.

Create Catalog item for the tablet, and add a variable set to the form, for the accessary options.

C.

Create one Catalog item for each: tablet, carrying case, screen cleaner, tablet stand, and screen protector.

D.

Create a Records producer, and on the form, add a check box variable for each accessary option.

E.

On shopping Cart configuration, select option to show the Add Accessories button.

Full Access
Question # 7

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 # 8

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 # 9

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 # 10

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

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

Full Access
Question # 11

How do you make a list filter available to everyone?

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

Full Access
Question # 12

What is NOT an example of a UI Action?

A.

Search

B.

Form buttons

C.

list Buttons

D.

Related Links

Full Access
Question # 13

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 # 14

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

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

Full Access
Question # 15

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 # 16

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 # 17

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?

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

Full Access
Question # 18

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

A.

Virtual Agent Help

B.

Local Action Help

C.

Help Panel

D.

Flow Assistant

Full Access
Question # 19

On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?

A.

Before, After, Async, Display

B.

Prior to, Synchronous, on Update

C.

Insert, Update, Delete, Query

D.

Before, Synchronous, Scheduled Job, View

Full Access
Question # 20

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 # 21

What is specified in an Access Control rule?

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

Full Access
Question # 22

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 # 23

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 # 24

What are the steps to retrieve an Update Set?

A.

Verify Update Set is Complete, Retrieve, Preview, Apply

B.

Verify Update Set is Complete, Test Connection, Apply

C.

Verify Update Set is Complete, Test Connection, Commit

D.

Verify Update Set is Complete, Retrieve, Preview, Commit

Full Access
Question # 25

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

A.

UI action

B.

Table

C.

Fields to update

D.

Who can run

E.

Script to run

F.

Application scope

G.

Update set

Full Access
Question # 26

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 # 27

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 # 28

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

A.

Agent Workspace

B.

Chat bot

C.

Virtual Agent

D.

Knowledge Chat

E.

Now Support

Full Access
Question # 29

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 # 30

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

A.

sn_rec_id

B.

rec_id

C.

u_id

D.

sys_id

E.

sn_gu_id

F.

sn_sys_id

G.

id

Full Access
Question # 31

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 # 32

When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?

A.

Turn your computer off and on again

B.

Clear browser cache

C.

End Impersonation

D.

Log out and back in

Full Access
Question # 33

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

A.

Knowledge

B.

ServiceNow Wiki

C.

Knowledge Now

D.

SharePoint

E.

Stack Overflow

Full Access
Question # 34

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

A.

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

B.

Implementation Spoke

C.

DataHub

D.

JDBC Connection

E.

Network Server

F.

LDAP Connection

Full Access
Question # 35

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 # 36

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

A.

UI Action

B.

Client Script

C.

UI Script

D.

UI RuIe

E.

UI Policy

Full Access
Question # 37

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

A.

UI Policies

B.

UI Settings

C.

UI Actions

D.

UI Config

Full Access
Question # 38

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 # 39

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 # 40

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 # 41

What is a role in ServiceNow?

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

Full Access
Question # 42

Which one of the following statements is true?

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

Full Access
Question # 43

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 # 44

What is a schema map?

A.

A schema map enables administrators to define records from specific tables as trouble sources for Configuration Items

B.

A schema map graphically organizes the visual task boards for the CMDB

C.

A schema map graphically displays the Configuration Items that support a business service

D.

A schema map displays the details of tables and their relationships in a visual manner, allowing administrators to view and easily access different parts of the database schema

Full Access
Question # 45

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 # 46

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

A.

personal ize.control

B.

personal_list

C.

ul_page_admin

D.

ui_action_admin

Full Access
Question # 47

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 # 48

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 # 49

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 # 50

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 # 51

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

CSA question answer

A.

Star

B.

Clock

C.

Application

D.

Funnel

Full Access
Question # 52

What are the three components of a filter condition?

A.

Table

B.

Value

C.

Field

D.

Operator

Full Access
Question # 53

What is the primary application used to load data into ServiceNow?

A.

Service Level Management

B.

Configuration

C.

System Import Sets

D.

System Update Sets

Full Access
Question # 54

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

A.

Service Catalog

B.

Self Service

C.

Service Department

D.

Customer Service

Full Access
Question # 55

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

A.

Banner Image

B.

Record Number Format

C.

Browser Tab Title

D.

System Date Format

E.

Form Header Size

Full Access
Question # 56

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 # 57

Which one of the following statements describes the contents of the Configuration Management Database (CMDB)?

A.

The CMDB contains data about tangible and intangible business assets

B.

The CMDB contains the Business Rules that direct the intangible, configurable assets used by a company

C.

The CMDB archives all Service Management PaaS equipment metadata and usage statistics

D.

The CMDB contains ITIL process data pertaining to configuration items

Full Access
Question # 58

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 # 59

What is the name of the conversational bot platform that provides assistance to help users obtain information, make decisions, and perform common tasks?

A.

Answer Agent

B.

live Feed

C.

Virtual Agent

D.

Connect Chat

Full Access
Question # 60

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 # 61

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 # 62

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

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

Full Access
Question # 63

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 # 64

A REQ number in the Service Catalog represents…

A.

the order number.

B.

the stage.

C.

the task to complete.

D.

the individual item in the order.

Full Access
Question # 65

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 # 66

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

A.

Records

B.

UI Pages

C.

Lists

D.

Forms

Full Access
Question # 67

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

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

Full Access
Question # 68

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

A.

Maintain Categories

B.

Maintain Items

C.

Content Items

D.

Items

Full Access
Question # 69

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 # 70

Data Policy can enforce mandatory data on import.

A.

True

B.

False

Full Access
Question # 71

What are the two aspects to LDAP Integration?

A.

Data Population

B.

Data formatting

C.

Authorization

D.

Authentication

Full Access
Question # 72

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 # 73

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 # 74

What information does the System Dictionary contain?

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

Full Access
Question # 75

Record numbers have to be manually incremented

A.

True

B.

False

Full Access
Question # 76

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 # 77

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

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

Full Access
Question # 78

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 # 79

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

A.

True

B.

False

Full Access
Question # 80

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 # 81

What is the difference between UI Policy and UI Action?

A.

UI Action can make fields read-only, mandatory, or hidden. while UI Policy can make a save button visible for appropriate users.

B.

UI Policy can make fields read-only, mandatory, or hidden. while UI Action can make a save button visible for appropriate users.

Full Access
Question # 82

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 # 83

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

A.

A change request

B.

An Order Guide

C.

A request

D.

An SLA

Full Access
Question # 84

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 # 85

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 # 86

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 # 87

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

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

Full Access
Question # 88

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 # 89

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

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

Full Access
Question # 90

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 # 91

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 # 92

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 # 93

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
Question # 94

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 # 95

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 # 96

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 # 97

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 # 98

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

A.

Table-Walking

B.

Sys_ID Pulling

C.

Dot-Walking

D.

Record-Hopping

Full Access
Question # 99

Which one of these applications is available to all users?

A.

Change

B.

Incident

C.

Facilities

D.

Self-Service

Full Access
Question # 100

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 # 101

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 # 102

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 # 103

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 # 104

A Service Catalog project will involve building 80 catalog items. For each of the catalog items, the following fields will be mandatory on the forms:

* Requested for

*Requested by

* Approving manager

* Delivery instructions

All of the other variables will be specific to the individual catalog item. What features would you use when designing the catalog item form?

A.

Create one Variable Set for the four variables; then add that variable set to each of the 80 catalog items.

B.

Create a Record Producer that contains the four fields: then add to the record producer related list on the Catalog files.

C.

Create a Flow Designer Action, with Variable Set Data Pill; then apply flow to all of the 80 catalog items.

D.

Create an Order Guide, which includes all variables: then copy and hide variables as needed.

E.

Create a Variable Set Template: then apply to all of the catalog items.

Full Access
Question # 105

Which one of the following is the fastest way to create and configure a Record Producer?

A.

use the Record Producer module then add and configure all variables manually

B.

Open the table in the Table record and select the Add to Service Catalog Related Link

C.

Create a Catalog Category, open the category, and select the Add New Record Producer button

D.

Open the table's form, right-click on the form header, and select the Create Record Producer menu item

Full Access
Question # 106

What section on a task record would you use to see the most recent update made to a record?

A.

Timeline

B.

Journal

C.

Audit Log

D.

Activity

Full Access
Question # 107

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 # 108

What records are used to track cross-scope applications that request access to an application?

A.

Restricted caller access records

B.

Caller tracking records

C.

Access control level records

D.

Cross-scope access records

Full Access
Question # 109

Which data consistency settings can be achieved using UI Policy?

Choose 3 answers

A.

Setting fields to accept the datawith ‘n’numberofcharacters

B.

Settingfields hidden

C.

Setting fields to accept the data inan expected format

D.

Settings fields read-only

E.

Setting fields mandatory

Full Access
Question # 110

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

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

Full Access
Question # 111

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

A.

Field Transform

B.

Transform Map

C.

Schema Map

D.

Import Map

Full Access
Question # 112

What feature do you use to specify which users are able to access a Service Catalog Item?

A.

Can Read Role

B.

Catalog User Role

C.

Can Order Tab

D.

User Criteria

Full Access
Question # 113

What access does a user need to be able to import anicies to a knowledge base?

A.

Can contribute

B.

sn_knowledge_contripute

C.

sn_knowledge_import

D.

Can import

Full Access
Question # 114

The customer has asked that your change the default layout of the task list.

* Number

* Task Type

* Parent

* Short Description

* Assignment Group

* Assignment

* Updated

After navigation to the list, where would you click, to meet this requirement?

A.

Right click on any column header, Context menu > Configure > List Layout

B.

Right click List Gear icon > Configure > Columns

C.

Click List Context Menu >Personalize List

D.

Click List Context Menu > Configure Columns

Full Access
Question # 115

When importing spreadsheet data into ServiceNow, what is the first step in the process?

A.

Create Import Set

B.

Run Data Scrubber

C.

Set Coalesce

D.

Define Data Source

E.

Select Import Set

Full Access
Question # 116

What type of query allows you to filter list data using normal words, instead of the condition builder?

A.

Natural Language Query

B.

Alexa Query

C.

Machine Learning Query

D.

Predictive Intelligence Query

E.

Auto-suggest Query

Full Access
Question # 117

What are examples of UI Actions relating to forms?

Choose 3 answers

A.

Form Context Menu

B.

Form View

C.

Form Buttons

D.

Form Links.

E.

Form Columns

Full Access
Question # 118

A task worker asks how they can monitor any updates occurring to recands assigned to him, like responses from customers, What do you suggest?

A.

Open an Agent workspace tab for each record he wants to monitor

B.

Select Service Desk > My Work Dashboard

C.

Click on the eyeglass icon to. expand the Monitor frame

D.

On My Work list, select the Activity Stream icon to show a frame with live updates

Full Access
Question # 119

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

A.

SQL

B.

Dot Walking

C.

Outer Join

D.

Joins

Full Access
Question # 120

When configuring a module, what does the Override application menu roles configuration option do?

A.

Self-Service users can access the module even though they do not have roles

B.

Admin is given access to the module even if Access Controls would ordinarily prevent access

C.

Users with the module role but without access to the application menu access the module

D.

Users with access to the application menu can see the module even if they don't have the module role

Full Access
Question # 121

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

Choose 2 answers

A.

admin

B.

sys_admin

C.

security_admin

D.

sys_user

E.

impersonator

Full Access
Question # 122

What syntax is used in a Record Producer script to access values from Record Producer form fields?

A.

producer.field name

B.

producer.variable_name

C.

current.fieldname

D.

current.variable_name

Full Access
Question # 123

Which feature helps to define the rules to restrict the permissions of users from viewing and interacting with data?

A.

Role Assignment Rules

B.

Scripted User Rules

C.

CRUD Rules

D.

User Authentication Rules

E.

Access Control (ACL)

Full Access
Question # 124

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

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

Full Access
Question # 125

On the Form header, which icon do you use to access form templates?

A.

Paperclip

B.

Pages

C.

Stamp

D.

More Options {...)

Full Access
Question # 126

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 # 127

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 # 128

On the Cl Dependency View, what enables you to trace from an infrastructure item, like a Server, to the Services that are dependent on that Server?

A.

Service Tracer

B.

Automapping Utility

C.

Relationships

D.

Transform Map

Full Access
Question # 129

Which applications allow administrators to create and distribute data visualizations?

Choose 2 answers

A.

Performance Analytics

B.

Data Visualizations

C.

Indicators

D.

Reports

E.

Analytics Center

Full Access
Question # 130

What is the most common role that has access to almost all platform features, functions, and data?

A.

Security Admin [security_admin]

B.

Sys Admin [sys_admin]

C.

Admin [sn_admin]

D.

System Administrator [admin]

E.

Base Admin [base_admin]

Full Access
Question # 131

Which best describes a field in a SeniceNow table?

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

Full Access
Question # 132

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 # 133

What is the primary objective of the Display Business Rule?

A.

To monitor fields on a form, and provide feedback

B.

To use a shared g_scratchpad object, which can be sent to the client, as part of the form

C.

To set files to mandatory, hidden, and read-only

D.

To define what happens on a form, when a particular fled changes

Full Access
Question # 134

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

A.

User Policy

B.

UI policy

C.

Predictive Intelligence

D.

Assignment Rule

Full Access
Question # 135

On a form header, what icon would you click to access Template features?

A.

Paper clip

B.

More options (...)

C.

Stamp

D.

Context Menu

Full Access
Question # 136

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

A.

Inherit

B.

Reverse if false

C.

On lowed

D.

Global

Full Access
Question # 137

What would you do, on a list, if you wanted to show the records in groups, based on the column category? (Choose two.)

A.

On list Context Menu, select Group By > Category

B.

On the Filter Menu, select Group By > Category

C.

Click Group On icon, select Category

D.

On Navigator Filter, type tablename.group.category and press enter

E.

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

Full Access
Question # 138

A customer requests the following data quality measures be added:

1. Incident numbers should be read-only on all lists and forms, for all users.

2. Short Description field should be mandatory, on all records, across all applications, on insert.

Which type of policy would you use to meet this requirement?

A.

Data policy

B.

Dictionary Design Policy

C.

Data Quality Policy

D.

Field Criteria Policy

Full Access
Question # 139

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

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

Full Access
Question # 140

Exportitem table is extended from Item Table with the additional column of ItemCountry added. The Item table contains the columns ItemName and ItemQty.

Which fields are available in the Exportitem Table?

A.

Only ItemName, ItemQty

B.

Only ItemCountry

C.

ItemName, ItemQty, and ItemCountry

D.

ItemCountry, Number

Full Access
Question # 141

After finishing your work on High Security Settings, what is a possible way to return to normal admin security levels?

A.

Use System Administration > Normal Security module

B.

Select Normal role

C.

Log out and back in

D.

Select Global Update Set

E.

End impersonation

Full Access
Question # 142

On what part of the ServiceNow instance, would you find the option to Impersonate User?

A.

Module

B.

Content Frame

C.

Application Navigator

D.

User Menu

Full Access
Question # 143

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

A.

g_form.getUserSyslD()

B.

gs.getllserSyslD()

C.

g_form.getUserlD()

D.

gs.getUserlD()

Full Access
Question # 144

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 # 145

Which one of the following is the correct Link Type to select when creating a module which opens the Record Producer Ul for a user rather than the ServiceNow form UI?

A.

Script (from Arguments:)

B.

HTML (from Arguments:)

C.

URL (from Arguments:)

D.

Content Page

Full Access
Question # 146

What type of table has a name starting with u_ or x_?

A.

Custom table

B.

Parent table

C.

Core table

D.

Base table

Full Access
Question # 147

Which admin role is required to make changesto High Security Settings?

A.

security _admin

B.

sn_ad_admin

C.

high_sec_admin

D.

admin

Full Access
Question # 148

What does Natural Language Query allow you to do on a list?

A.

Automatically select a filter, based on keywords

B.

Filter list by typing in a phrase

C.

Predict the filter desired by the user

D.

Speak to the condition builder

E.

Set list filter, using audible commands

Full Access
Question # 149

What type of field has a drop down list, from which you can pick from pre-defined options?

A.

Choice

B.

Picker

C.

Drop down

D.

Option

Full Access
Question # 150

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

A.

Approver [approver-user]

B.

Authorize [authorize-user]

C.

Reviewer [reviewer_user]

D.

Approver Group [approval_group]

E.

Verification [verify_user]

Full Access