Pre-Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

CSA Questions and Answers

Question # 6

How would you define an Access Control, to allow a user with iti role to have permission to create incident records?

A.

Name: incident”; Permission: write; Role: itil

B.

Name: incident Any, Operation: write, Permission: itil

C.

Name: incident.*; Operation: write; Permission: itil

D.

Name: incident None, Permission: create: Role: itil

E.

Name: incident. None; Operation: create; Role: itil

Full Access
Question # 7

What ServiceNow feature can be triggered by events, and is used to inform users about activities or updates in ServiceNow?

A.

Notifications

B.

Alerts

C.

Texts

D.

Events

E.

Emails

Full Access
Question # 8

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

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

Choose 3 answers

A.

Tables within the global scope

B.

Tables within the existing application scope

C.

Tables outside of ServiceNow

D.

Tables which allow write access to other applications

E.

Related tables, using Dot Walk

Full Access
Question # 10

Which tables are available by default in a ServiceNow instance?

Choose 3 answers

A.

User

B.

Incident

C.

Item

D.

Issue

E.

Project

F.

Task

Full Access
Question # 11

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

A.

Table Templates

B.

Application Files

C.

UI Script Includes

D.

Update Sets

Full Access
Question # 12

A subject matter expert routinely receives tasks which have been worked by first level support, before receiving the assignment

What could you suggest. to make it easier for the expert to read only the work notes in the Activity log?

A.

Click Context menu > Work Notes View

B.

Click Personalize icon and select Activity Stream

C.

Right click form header > Form Layout > Add Work Notes Section

D.

Click Funnel icon and select only work notes

E.

Click Context menu > History

Full Access
Question # 13

On what part of the ServiceNow instance, would you find the option to access applications, like Incident Management?

A.

Self Service Module

B.

Application Navigator

C.

Service Desk Homepage

D.

Favorites

Full Access
Question # 14

What attributes can you manage, using System Properties > Basic Configuration UI16? (Choose five.)

A.

Browser tab title

B.

Module text color

C.

Preferred browser

D.

Base theme

E.

Font style

F.

Animation style

G.

Header background color

Full Access
Question # 15

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

How would you describe the relationship between the incident and Task table?

A.

Incident table has a many to many relationships with the Task table.

B.

Incident table has a one to much relationship with the Task table.

C.

Incident table is extended from task table.

D.

incident table is related to the Task table via the INC number

E.

incident table is a database view of the Task table

Full Access
Question # 17

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

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

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

A.

The Form Context menu > View > Table

B.

The Form Context menu > Configure > Table

C.

The Form Context menu > Configure > Dictionary

D.

The Form Context menu > View > Show Table

Full Access
Question # 20

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?

A.

Format

B.

Layout

C.

Style

D.

Configure

Full Access
Question # 21

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

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

Full Access
Question # 22

You have an existing customer, who is using workflows for their catalog items. Their existing purchasing policy is to require approval for any request that totals over 31000. However, management wants to change the approval threshold to 31500. Which

workflow would you update to make this change?

A.

Services Approval Processing

B.

6 Services Catalog Item Request

C.

Service Catalog Request

D.

Purchasing Process Flow

Full Access
Question # 23

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

Which testing framework is used to test ServerNew Applications?

A.

Selenium

B.

Test Driven Framework (TDF)

C.

Junit

D.

Automated test Framework (ATF)

Full Access
Question # 25

Which tab on the knowledge base record, would you use to identify the sets of users who are able to read articles in that knowledge base?

A.

Access List

B.

Can Access

C.

Accessible to

D.

Can Read

Full Access
Question # 26

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

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

A.

Insert, Update, Delete. Query

B.

4G} Before, After, Async, Display

C.

Prior to, Synchronous, on Update

D.

Before, Synchronous, Scheduled Job, View

Full Access
Question # 28

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

Choose 3 answers

A.

Incident

B.

Problem

C.

Change Request

D.

Config

E.

Dictionary

F.

cmdb

Full Access
Question # 29

Access controls are evaluated in this order:

1. Match object against table ACL

2, Match the object against field ACL

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

A.

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

B.

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

C.

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

D.

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

E.

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

Full Access
Question # 30

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

If a knowledge base has no access details specified, what users are able to read articles in that knowledge base?

A.

itil users

B.

Any user with an article's permalink

C.

Any active user

D.

No users

E.

Users with kb_user role

Full Access
Question # 32

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

A.

Topic

B.

Choice

C.

Breadcrump

D.

Menu

Full Access
Question # 33

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

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

Choose 2 answers

A.

A record of sc_task

B.

A record of sc_req_llem table

C.

A change record

D.

An Incident record

E.

A problem record

Full Access
Question # 35

What actions art taken to filter a long list of records to show only those which have “email” Short Description?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 36

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

A.

O Sidebar

B.

O Action Stream

C.

O Action Formatter

D.

O Activity Formatter

Full Access
Question # 37

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

A.

Pencil

B.

Star

C.

Clack

D.

Tringle

Full Access
Question # 38

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

A.

O Client Scripts

B.

O UI Policies

C.

O Business Rules

D.

O UI Actions

Full Access
Question # 39

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

Choose 2 answers

A.

Context Menu > Configure > Form Layout

B.

Context Menu > Form > Layout

C.

Right click on header > Configure > Form Design

D.

Context Menu > Configure > Form Designer

E.

Right click on header > Configure > UX Dashboard

Full Access
Question # 40

A customer wants to be able to identify and track components of their infrastructure that support their ecommerce service. What ServiceNow products could support this requirement?

Choose 3 answers

A.

Performance Analytics

B.

Configuration Management (CMDB)

C.

Financial Management

D.

Discovery

E.

Service Mapping

Full Access
Question # 41

What are examples of Ul Actions, relating to Lists?

Choose 4 answers

A.

List Links

B.

List Control

C.

List Buttons

D.

List Context Menu

E.

List Override

F.

List Choices

Full Access
Question # 42

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

How might you do that?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 43

When using Flow Designer what is the Flow Execution initiated by?

A.

A trigger

B.

An existing subflow

C.

Allow logic

D.

An execution data pill

Full Access
Question # 44

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

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

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

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

What is the purpose of the Event Registry?

A.

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

B.

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

C.

The Event Registry is a module that provides Event definitions

D.

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

Full Access
Question # 49

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

A.

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

B.

The manager does not have the itil role.

C.

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

D.

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

E.

The Assignment Group manager field is empty.

Full Access
Question # 50

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

When a user reports that they are not able to see modules on the application navigator, what can you do, to see what modules are visible to them?

A.

Look up their password, so you can login with their account

B.

Initiate a Connect Chat session

C.

Install the Bomgar plug-in

D.

Impersonate the user

E.

Launch a NowChat window

Full Access
Question # 52

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

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

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

A.

Now Mobile Apps

B.

Agent Control Center

C.

Back Office Dashboard

D.

Service Portals

E.

Now Platform® User Interfaces

F.

Field Service Taskboard

Full Access
Question # 55

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

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

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

A.

Database View

B.

Many to Many

C.

One to Many

D.

Extended

Full Access
Question # 58

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

A.

Feature

B.

Guided boards

C.

Flexible

D.

Freeform

Full Access
Question # 59

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

A.

Sourcing fields

B.

Function fields

C.

Computational fields

D.

Calculation fields

Full Access
Question # 60

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

A.

Transform Schema

B.

Schema Map

C.

Dictionary Map

D.

Transform Map

E.

Field Transformer

F.

Import Designer

Full Access
Question # 61

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

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

Full Access
Question # 62

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

A.

Search

B.

Favorites

C.

Tags

D.

Bookmarks

Full Access
Question # 63

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?

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

Full Access
Question # 64

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

A.

Configure Default notification content

B.

Enable Actionable notification content

C.

Provide Common notification content

D.

Set up Related notification content

Full Access
Question # 65

What is an Event in ServiceNow?

A.

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

B.

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

C.

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

D.

An Event is a recognized, scheduled occurrence of a process

Full Access
Question # 66

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

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

A.

Application Configuration

B.

Verbose Log

C.

Access Control Rules

D.

Application Scope

Full Access
Question # 68

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

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

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

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

A.

Flows

B.

Action Sequences

C.

Action Sets

D.

Task Flows

E.

Flow Diagrams

Full Access
Question # 72

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

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

Full Access
Question # 73

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

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)

Full Access
Question # 74

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

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

Full Access
Question # 75

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

A.

Task Escalation Clock

B.

Service Level Agreements

C.

Inactivity Monitor

D.

Response Time Clock

E.

Business Time Remaining

Full Access
Question # 76

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

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

Access Control rules may provide access security for which of the following database objects?

A.

For a specific role, group, or user

B.

For a specific row, column, or table

C.

For specific groups

D.

For a specific CMDB Configuration item

Full Access
Question # 79

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?

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

Full Access
Question # 80

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

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

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

A.

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

B.

Click Funnel, define filter conditions, click Create Report

C.

Click Context Menu, select Create Report

D.

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

E.

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

Full Access
Question # 83

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

A.

Select Data Source, Schedule Transform

B.

Load Data, Create Transform Map, Run Transform

C.

Define Data Source, Select Transform Map, Run Transform

D.

Select Import Set, Select Transform Map, Run Transform

Full Access
Question # 84

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

What is NOT an example of a UI Action?

A.

Search

B.

Form buttons

C.

list Buttons

D.

Related Links

Full Access
Question # 86

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

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

A.

They run behind the scenes.

B.

They are the building blocks.

C.

They are optional.

D.

They provide options.

Full Access
Question # 88

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

A.

Service Processes

B.

User Permissions

C.

Tables and Fields

D.

A Database

E.

The Dependency View

Full Access
Question # 89

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

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 91

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

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

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

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

A.

XML feed

B.

Local database

C.

LDAP

D.

SSO

E.

FTP authentication

Full Access
Question # 95

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

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

A.

Form

B.

List

C.

Dashboard

D.

Timeline

Full Access
Question # 97

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

A.

[sys_master_db]

B.

[sys_db_object]

C.

[sys_master_object]

D.

[sys_object_db]

Full Access
Question # 98

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

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

Full Access
Question # 99

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

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

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

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

A.

Banner Navigator

B.

Banner Frame

C.

Application Frame

D.

Application Navigator

E.

Content Menu

F.

Content Frame

Full Access
Question # 103

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 104

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

What is the function of user impersonation?

A.

Testing and visibility

B.

Activate verbose logging

C.

View custom perspectives

D.

Unlock Application master list

Full Access
Question # 106

Data Policy can enforce mandatory data on import.

A.

True

B.

False

Full Access
Question # 107

ServiceNow is a single-instance, multiple tenant architecture?

A.

True

B.

False

Full Access
Question # 108

What is a characteristic of importing data into ServiceNow?

A.

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

B.

Coalesce fields are used only after running Transform

C.

Any user can manage and set up import sets

D.

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

Full Access
Question # 109

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

What are the three components of a filter condition?

A.

Table

B.

Value

C.

Field

D.

Operator

Full Access
Question # 111

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

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

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

A.

True

B.

False

Full Access
Question # 114

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

A.

Fields

B.

Form

C.

Record

D.

Lists

Full Access
Question # 115

Which statement is true about business rules?

A.

A business rule must run before a database action occurs

B.

A business rule can be a piece of Javascript

C.

A business rule must not run before a database action occurs

D.

A business rule monitors fields on a form

Full Access
Question # 116

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

A Service Catalog may include which of the following components?

A.

Order Guides, Exchange Rates, Calendars

B.

Order Guides, Catalog Items, and Interceptors

C.

Catalog Items, Asset Contracts, Task Surveys

D.

Record Producers, Order Guides, and Catalog Items

Full Access
Question # 118

What is a formatter? Select one of the following.

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

Full Access
Question # 119

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

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

Which one of the following modules can be used to view field settings for a table?

A.

Tables & Columns

B.

Access Control

C.

Columns and Fields

D.

Tables and Fields

Full Access
Question # 122

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

A.

report

B.

workflow

C.

event

D.

task

Full Access
Question # 123

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

FILL IN THE BLANK

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

Full Access
Question # 125

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

Tables are made up of which of the following?

A.

records

B.

lists

C.

forms.

D.

fields

Full Access
Question # 127

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