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

Can inherited fields be deleted from a table?

A.

Yes, select the red X in the left-most column in the table definition.

B.

Yes, but only if they are text fields.

C.

No, inherited fields cannot be deleted from a child table.

D.

Yes, but only if there has never been any saved field data.

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

(Where can a developer find business logic for recurring checks to identify unassigned task records? Choose 2 options.)

A.

Scheduled Flows

B.

Discovery Schedules

C.

Scheduled Script Execution

D.

System Schedules

(Which file type does ServiceNow Studio support for customizing system behavior through database actions?)

A.

Business Rules (sys_script)

B.

Access Control (sys_security_acl)

C.

UI Policies (sys_ui_policy)

D.

Client Scripts

Which one of the following database operations cannot be controlled with Application Access?

A.

Update

B.

Delete

C.

Create

D.

Query

How can an application respond to an Event triggered by the gs.eventQueueO method?

Choose 2 answers

A.

Ul Policy

B.

Scheduled Script Execution (Scheduled Job)

C.

Email Notification

D.

Script Action

E.

 Client Script

How does the Application Picker interact with Application Scope in ServiceNow?

A.

Selecting Global in the Application Picker sets the Application Scope to Incident.

B.

Global is a reserved application that does not appear in the Application Picker.

C.

Selecting an application from the Application Picker sets the Application Scope.

D.

Selecting an application from the Application Picker does not set the Application Scope.

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

A.

User Policy

B.

Predictive Intelligence

C.

Assignment Rule

D.

UI Policy

How many applications menus can an application have?

A.

3, one for an application’s user modules, one for an application’s administrator modules, and one for the ServiceNow administrator’s modules

B.

As many as the application design requires

C.

2, one for an application’s user modules and one for an application’s administrator modules

D.

1, which is used for all application modules

Which one of the following is NOT a debugging strategy for client-side scripts?

A.

g_form.addInfoMessage()

B.

Field Watcher

C.

jslog()

D.

gs.log()