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

ServiceNow CSA - ServiceNow Certified System Administrator

Page: 5 / 11
Total 522 questions

Which element allows administrators to add information to a form outside of existing fields on the record?

A.

By duplicating a form view

B.

By adding formatters to a form

C.

By modifying the layout to two columns

D.

By dragging fields from the form elements panel

How would you navigate to the Schema map for a table?

A.

System Dictionary > Show Schema Map; Select Table

B.

System Definition > Tables; Select Table; Go to Related links and click Show Schema Map

C.

System Definition > Show Schema Map; Select Table

D.

System Definition > Dictionary: Select Table; Go to Related links and click Show Schema Map

Which module would you use to customize your instances banner image, text and colors?

A Homepage Admin > Pages > Branding

A.

System Ul > Ul Pages > Branding

B.

System Properties > Branding

C.

System Properties > Basic Configuration UI16

D.

Service Portal > Portals > Branding

Which items are valid Ul Action types in ServiceNow?

Choose 3 answers

A.

List banner button

B.

Record navigation button

C.

Workflow action

D.

Form button

E.

Form choice

F.

List choice

How does a user viewing an incident record detect if someone else is also actively working on that record?

Choose 2 options.

A.

The Work notes list contains names of the other users

B.

A chat bubble automatically launches so the users can collaborate

C.

An icon appears to the left of fields that have been updated by other users

D.

A notification appears asking the new user to collaborate

E.

A user presence icon shows the initials of users actively viewing the record

Which is the base table of the configuration management database hierarchy?

A.

cmdb_d

B.

ucmdb

C.

cmdb_ret_Oi

D.

cmdb

Which tool graphically displays an infrastructure view for a configuration item (CI) and its relationship with other CIs?

A.

Schema Map

B.

Dependency View

C.

Dependency Map

D.

Database View

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

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

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

Which of the following methods are useful in Access Control scripts?

A.

gs.hasRole() and currentisNew()

B.

_user.hasRole() and current.isNewRecord()

C.

g_user.hasRole()andcurrent.isNew()

D.

gs.hasRole() and current.isNewRecord()

Which access control rule applies to every field in the incident table?

A.

incident < == >

B.

incident.all

C.

incident | | *

D.

incident.*

If a user is on an Incident form and is alerted when they change the value of the Priority field, which type of script executes in the Platform?

A.

A server script

B.

A client script

C.

A fix script

D.

A business rule

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

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

A.

Paper clip

B.

More options (...)

C.

Stamp

D.

Context Menu

What helps to define the structure of a catalog item form that is displayed to the customer?

A.

Catalog Definition

B.

Order Guides

C.

Variables

D.

Catalog Description