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

CSA ServiceNow Certified System Administrator Questions and Answers

Questions 4

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

Options:

A.

Out of scope applications can create Business Rules for the table

B.

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

C.

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

D.

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

Buy Now
Questions 5

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

Options:

A.

producer.field name

B.

producer.variable_name

C.

current.fieldname

D.

current.variable_name

Buy Now
Questions 6

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?

Options:

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.

Buy Now
Questions 7

When an administrator sets a policy that is applied to all data entered into the Platform (UI, Import Sets, or Web Services), where does this policy run by default?

Options:

A.

Network

B.

Server

C.

Client

D.

Browser

Buy Now
Questions 8

Typically, based on Best Practice, which of the following interactions is used to make fields mandatory, read-only, and/or hidden?

Options:

A.

Client Scripts

B.

UI Policies

C.

Business Rules

D.

UI Actions

Buy Now
Questions 9

Which type of ServiceNow script runs on the web browser?

Options:

A.

Server script

B.

Local script

C.

Database script

D.

Client script

Buy Now
Questions 10

What is the purpose of an application scope?

Options:

A.

Scope determines all applications access each other's tables and business logic1

B.

Scope determines the functionality of core services in the platform

C.

Scope prevents applications from changing their own tables and business logic

D.

Scope determines which parts of an application are available for use by other applications in ServiceNow2

Buy Now
Questions 11

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 12

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 13

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 14

Which form element displays the list of activities, or history, on a task form?

Options:

A.

Sidebar

B.

Action Stream

C.

Action Formatter

D.

Activity Formatter

Buy Now
Questions 15

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 16

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 17

What actions are taken to filter a long list of records to show only those with the Category of Hardware?

Options:

A.

On Breadcrumb, click the > icon, type Hardware and click enter

B.

On the Category column header, right-click and select Show > Hardware

C.

On the list, locate and right-click on the value Hardware, select Show Matching

D.

Right-click on magnifier type Hardware and click enter

E.

Click Funnel icon, type Hardware and click enter

Buy Now
Questions 18

Which tables are children of the Task table and come with the base system?

Choose 3 answers

Options:

A.

Incident

B.

Problem

C.

Change Request

D.

Config

E.

Dictionary

F.

cmdb

Buy Now
Questions 19

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

Options:

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.

Buy Now
Questions 20

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

Options:

A.

Scenario Dashboard

B.

CI Use Case Modeler

C.

CMDB Use Case Modeler

D.

Common Service Data Model (CSDM) product view

Buy Now
Questions 21

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 22

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 23

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?

Options:

A.

Service Tracer

B.

Automapping Utility

C.

Relationships

D.

Transform Map

Buy Now
Questions 24

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 25

A colleague wants to rearrange the columns on their My Work list. Once the user has navigated to the list where should they navigate to select and arrange the columns?

Options:

A.

Click Personalize List

B.

Right click on any column header. Context Menu > Configure > List Layout

C.

Click List Context Menu > Personalize List

D.

Click List Content Menu > Configure > List Layout

Buy Now
Questions 26

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 27

What are advantages of using spokes for integrations? Choose 3 answers

Options:

A.

Reduces the need for code

B.

Features scale and control mechanisms

C.

Free spokes are available in the ServiceNow Store

D.

Ensures discoverability and reuse

E.

Automated event management

Buy Now
Questions 28

When creating an application through the Guided Application Creator, what are the options for creating a table?

Choose 3 answers

Options:

A.

Create a table from scratch

B.

Use API calls

C.

Run import jobs

D.

Link to external tables

E.

Create a table from a template

F.

Upload a spreadsheet

G.

Extend a table

Buy Now
Questions 29

You are looking at a list of Active incidents. You want to exclude incidents with the state of Resolved. How might you do that?

Options:

A.

On the list of records, locate the right-click on the Resolved value, select Exclude.

B.

Click Funnel icon, click AND, Select Resolved, is Not State click Run

C.

On state column title, right-click, select Filter Out > Resolved

D.

On Search, select State, type not Resolved, press enter

E.

On the list of records, locate and right-click on the Resolved value, select Filter Out

Buy Now
Questions 30

An administrator creates "customer_table_admin" and "customer_table_user" roles for the newly created "Customer Table". Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?

Options:

A.

customer.all

B.

customer .*

C.

customer.field

D.

customer.none

Buy Now
Questions 31

Which components are the responsibility according to the Shared Responsibility Model?

Choose 2 answers

Options:

A.

Backup and restore

B.

Media disposal and destruction

C.

Authentication and authorization

D.

Infrastructure management

E.

Data encryption at rest

Buy Now
Questions 32

What occurs when a user is listed in both the "Available For" and "Not Available For" related lists in a Category record?

Options:

A.

The user can access the category only if the catalog items within the category have no restrictions

B.

The user cannot access the category because "Not Available For" overrides "Available For"

C.

The user can access the category but cannot modify it

D.

The user can access the category because "Available For" takes precedence

Buy Now
Questions 33

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

Options:

A.

Paperclip

B.

Pages

C.

Stamp

D.

More Options {...)

Buy Now
Questions 34

Here is the Business Rule script template:

This type of JavaScript function is known as:

Options:

A.

Scoped

B.

Anonymous

C.

Constructor

D.

Self-invoking

Buy Now
Questions 35

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

Options:

A.

Load Data, Create Transform Map, Run Transform

B.

Select Import Set, Select Transform Map, Run Transform

C.

Select Data Source, Schedule Transform

D.

Define Data Source, Select Transform Map, Run Transform

Buy Now
Questions 36

What is the REST API Explorer used to do?

Options:

A.

Find resources on the web for learning about REST

B.

Practice using REST to interact with public data providers

C.

Create sample code for sending REST requests to ServiceNow

D.

Convert SOAP Message functions to REST methods

Buy Now
Questions 37

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 38

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 39

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?

Options:

A.

Script (from Arguments:)

B.

HTML (from Arguments:)

C.

URL (from Arguments:)

D.

Content Page

Buy Now
Questions 40

Which items are valid Ul Action types in ServiceNow?

Choose 3 answers

Options:

A.

List banner button

B.

Record navigation button

C.

Workflow action

D.

Form button

E.

Form choice

F.

List choice

Buy Now
Questions 41

Which action can be selected to apply pre-defined or custom conditions to filter and generate specified data in the Visualization Designer?

Options:

A.

Preview

B.

Try It

C.

Execute

D.

Run

Buy Now
Questions 42

You are editing a new incident record and would like the Save" Dutton to be located on the Form header. Which action would need to be taken for that button to appear?

Options:

A.

All > System Properties > Ul Properties > Turn on the glide.ui.advanced* property

B.

Context Menu > Form Design > add the Save'' button

C.

All > System Properties > Ul Properties > Turn on the Save" button

D.

Context Menu > Form Layout > add the Save* button.

Buy Now
Questions 43

Which path would you take to access the table configuration page from a form?

Options:

A.

The Form Context menu > Configure > Table

B.

The Form Context menu > View > Table

C.

The Form Context menu > Configure > Dictionary

D.

The Form Context menu > View > Show Table

Buy Now
Questions 44

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 45

Access Control rules are applied to a specific table, like the Incident table. What is the object name for a rule that applies to the entire Incident table (all rows and fields)?

Options:

A.

incident .*

B.

incident.all

C.

incident .!

D.

incident.None

Buy Now
Questions 46

What are the three key tables in an enterprise CMDO?

Choose 3 angwers

Options:

A.

sn_cmdt_bak

B.

Sh_emdb_ci

C.

cmap_ret_ci

D.

cmdb_bak

E.

cmdb_ci

F.

sh_eomdb

G.

cmap

Buy Now
Questions 47

What instance resource allows you to access guided tours, information about actions, and instructions an how to use inputs and outputs in your flaw?

Options:

A.

Community

B.

Help Panel (question mark icon)

C.

Docs

D.

Wiki

Buy Now
Questions 48

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

Options:

A.

Natural Language Query

B.

Alexa Query

C.

Machine Learning Query

D.

Predictive Intelligence Query

E.

Auto-suggest Query

Buy Now
Questions 49

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

Options:

A.

True

B.

False

Buy Now
Questions 50

Which group of permissions is used to control Application and Module access?

Options:

A.

Access Control Rules

B.

UI Policies

C.

Roles

D.

Assignment Rules

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

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 53

A REQ number in the Service Catalog represents…

Options:

A.

the order number.

B.

the stage.

C.

the task to complete.

D.

the individual item in the order.

Buy Now
Questions 54

In what order should filter elements be specified?

Options:

A.

Field, Operator, then Value

B.

Field, Operator, then Condition

C.

Operator, Condition, then Value

D.

Value, Operator, then Field

Buy Now
Questions 55

Knowledge articles within a knowledge base are grouped by category.

Options:

A.

True

B.

False

Buy Now
Questions 56

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

Options:

A.

Business Rule

B.

UI Action

C.

Client Script

D.

UI Policy

Buy Now
Questions 57

Which feature ensures data consistency white importing data using import sets and web services?

Options:

A.

Client Script

B.

Ul Policy

C.

Data Policy

D.

CSDM

E.

Business Rule

Buy Now
Questions 58

Which one of the following describes the primary operations performed against tables in the Service Now platform?

Options:

A.

Create, Rate, Update, Delete

B.

Create, Read, Upload, Delete

C.

Create, Read, Write, Delete

D.

Capture, Rate, Write, Develop

Buy Now
Questions 59

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 60

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 61

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 62

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 63

What are the three components of a filter condition?

Options:

A.

Table

B.

Value

C.

Field

D.

Operator

Buy Now
Questions 64

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

Options:

A.

Answer Agent

B.

live Feed

C.

Virtual Agent

D.

Connect Chat

Buy Now
Questions 65

FILL IN THE BLANK

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

Options:

Buy Now
Questions 66

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 67

What are the 5 provided Roles by ServiceNow?

Options:

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.

Buy Now
Questions 68

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 69

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 70

Which one of these applications is available to all users?

Options:

A.

Change

B.

Incident

C.

Facilities

D.

Self-Service

Buy Now
Questions 71

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 72

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 73

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 74

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 75

ServiceNow is a single-instance, multiple tenant architecture?

Options:

A.

True

B.

False

Buy Now
Questions 76

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 77

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 78

Data Policy can enforce mandatory data on import.

Options:

A.

True

B.

False

Buy Now
Questions 79

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 80

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 81

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

Options:

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

Buy Now
Questions 82

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 83

Which are valid Service Now User Authentication Methods? (Choose three.)

Options:

A.

XML feed

B.

Local database

C.

LDAP

D.

SSO

E.

FTP authentication

Buy Now
Questions 84

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 85

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 86

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 87

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 88

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 89

Record numbers have to be manually incremented

Options:

A.

True

B.

False

Buy Now
Questions 90

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 91

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 92

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

Options:

A.

report

B.

workflow

C.

event

D.

task

Buy Now
Questions 93

Which options are strategies for debugging client-side scripts?

Choose 2 answers

Options:

A.

gs.log ()

B.

gs.addErrorMessage()

C.

gJorm.addlnfoMessage()

D.

Jslog()

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

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 96

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 97

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 98

What is a schema map?

Options:

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

Buy Now
Questions 99

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 100

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 101

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 102

How is the Event Log different from the Event Registry?

Options:

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

Buy Now
Questions 103

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 104

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 105

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 106

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

Options:

A.

CI Relationship Editor

B.

CMDB Builder

C.

CI Service Manager

D.

Cl Class Manager

Buy Now
Questions 107

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 108

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 109

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 110

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 111

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 112

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 113

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 114

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 115

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 116

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 117

What is a sys_id?

Options:

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

Buy Now
Questions 118

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 119

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 120

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 121

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 122

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 123

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 124

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 125

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

Options:

A.

Transform Schema

B.

Schema Map

C.

Dictionary Map

D.

Transform Map

E.

Field Transformer

F.

Import Designer

Buy Now
Questions 126

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 127

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

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

Options:

A.

sn_knowledge_import

B.

sn_knowledge contribute

C.

Can contribute

D.

Can import

Buy Now
Questions 129

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 130

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 131

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

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 134

What are the steps to retrieve an Update Set?

Options:

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

Buy Now
Questions 135

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 136

Which plugin allows users to install multiple applications, application-customizations. or plugins at once?

Options:

A.

Application Integration and Plugin Delivery (A1PD) SpokeBatch Install

B.

Continuous Integration and Continuous Delivery (CICD) SpokeBatch Install

C.

Multiple Integration and Process Delivery (MIPD) SpokeBatch Install

D.

Quick Integration and Multiple Delivery (QIMD) SpokeBatch Install

Buy Now
Questions 137

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 138

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

Options:

A.

Template

B.

Reference Qualifier

C.

Formatter

D.

Assignment Rule

Buy Now
Questions 139

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

Options:

A.

Service Level Management

B.

Configuration

C.

System Import Sets

D.

System Update Sets

Buy Now
Questions 140

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 141

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 142

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 143

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 144

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 145

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

Options:

A.

Configure Default notification content

B.

Enable Actionable notification content

C.

Provide Common notification content

D.

Set up Related notification content

Buy Now
Questions 146

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 147

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 148

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 149

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

Options:

A.

Search

B.

Favorites

C.

Tags

D.

Bookmarks

Buy Now
Questions 150

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 151

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 152

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 153

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 154

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

Options:

A.

Now Mobile Apps

B.

Agent Control Center

C.

Back Office Dashboard

D.

Service Portals

E.

Now Platform® User Interfaces

F.

Field Service Taskboard

Buy Now
Questions 155

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

Options:

A.

Group

B.

Department

C.

My reports

D.

Team

E.

Dashboards

F.

Global

G.

Admin

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

CSA PDF

$25.5  $84.99
CSA Engine

CSA Testing Engine

$30  $99.99
CSA PDF + Engine

CSA PDF + Testing Engine

$40.5  $134.99