Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

ServiceNow CSA - ServiceNow Certified System Administrator

Page: 9 / 15
Total 503 questions

A graphical view of relationships among tables is a .

A.

Schema map

B.

Graphical User Interface

C.

Map source report

D.

Dependency view

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

A.

Topic

B.

Choice

C.

Breadcrump

D.

Menu

What contains the configuration changes made in an instance (i.e. changes in a form) and helps to implement the changes from the Dev environment to another environment?

A.

Update sets

B.

Transform maps

C.

System dictionaries

D.

Import sets

What are some of the benefits of extending an existing table such as the Task table when creating a new application?

a. You can repurpose existing fields by simply changing the label.

b. Use existing fields with no modifications.

c. Existing logic from the parent table will be automatically applied to the new table.

d. All of the parent table records are copied to the new table.

A.

b and c

B.

a and b

C.

a, b, c, and d

D.

a, b, and c

Which system property is added and set to true in order to see impersonation events in the System Log?

A.

glide user_setting

B.

glide sys all_jmpersonation

C.

glide sys log_jmpersonabon

D.

glide.impersonation_setting

E.

glide sys admin_login

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

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

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

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

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