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

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

A.

Before, After Async, Display

B.

Insert, Update, Delete, Query

C.

Before, Synchronous, Scheduled Job, View

D.

Prior to, Synchronous on Update

Which ATF Test step allows you to create a user with specified roles and groups for the test?

A.

Create a user

B.

Create a role

C.

Create a group

D.

Impersonation

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

A.

The Form Context menu > Configure > Dictionary

B.

The Form Context menu > View > Table

C.

The Form Context menu > Configure > Table

D.

The Form Context menu > View > Show Table

How is access to Application Menus and Modules controlled?

A.

Access Controls

B.

Application Rules

C.

Client Scripts

D.

Roles

(What is the primary purpose of an application scope?)

A.

To manage the data storage and backup for applications

B.

To define the boundary that isolates an application's resources from others

C.

To allow one application to automatically update another's resources without restrictions

D.

To control the user interface design for an application

What is a workflow context?

A.

It is a checked out workflow which is being edited

B.

It is generated from a workflow version, executes activities, and follows transitions

C.

The table for which a workflow is defined plus any conditions such as "Active is true"

D.

The business reason or process for which a workflow is designed

Which methods can be used to install an application on a ServiceNow instance?

Choose 3 answers

A.

Import an application from an XML file

B.

Use the 'Install' button on the application record

C.

Install from the Google Play Store

D.

Download from Stack Overflow

E.

Install an application from the Application Repository

F.

Download and install a third-party application from the ServiceNow Store

What functionality is supported by Flow Designer?

A.

Flows can be "Run as" security_admin.

B.

Flows can trigger off a record being deleted.

C.

Call a subflow from a flow.

D.

The role flow_operator can create and edit flows.

Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:

table.None read Access Control for users with the admin and itil roles

table. * read Access Control for users with the admin role

table. field3 read Access Control for users with the itil role

Which field or fields can a user with the itil role read?

A.

field1, field2. andfield3

B.

field3 only

C.

field 1 andfield3

D.

All fields except field3

When debugging Email Notifications, what must you check on a user record?

Choose 2 answers

A.

The Email field must have a valid value.

B.

The user must not be locked out.

C.

The First name and Last name fields must have values.

D.

Active must be true.

E.

Delegation must be enabled.