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

Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?

A.

gs.log()

B.

gs.error()

C.

gs.warn()

D.

gs.debug()

Which client-side scoped API class can be used as a replacement for GlideRecord?

A.

GlideDialogWindow

B.

GlideAjax

C.

GlideForm

D.

GlideElement

Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?

A.

The application needs to send weekly email reminders to requestors for all records on a table

B.

The application needs to run a clean up script on the last day of every month

C.

The application needs to query the database every day to look for unassigned records

D.

The application needs to run a client-side script at the same time every day

A scoped application containing Flow Designer content dedicated to a particular application is called a(n):

A.

Spoke

B.

Bundle

C.

Action

D.

Flow

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

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

A.

field3 only

B.

filed1 and field3

C.

All fields

D.

All fields except field3

Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)

A.

source_control

B.

source_control_admin

C.

admin

D.

git_admin

For Application Access there is a configuration option called Allow access to this table via web services. Which one of the following statements is true when this option is selected?

A.

This option restricts the ability to delete records via web services but records can always be read

B.

The user performing the query via web services must have the correct permissions to access the table ' s records

C.

Even when not selected, users with the correct permissions can use web services to access the table ' s records

D.

This option restricts access only to SOAP web services but does not apply to REST

(What are valid reasons to develop an application on the ServiceNow platform? Choose 2 options.)

A.

It uses multimedia features.

B.

It requires low-level programming libraries.

C.

It uses forms to interact with data.

D.

It needs workflows to manage processes.

(An application developer needs to ensure that no other private application scopes can create records on the application ' s data tables. How is Application Access configured to achieve this?)

A.

Set the Accessible from field value to This application scope only

B.

Set the Accessible from field value to All application scopes and de-select the Can create option

C.

Create Access Controls to prevent all other application scopes from creating records on the application’s data tables rather than using Application Access

D.

Set the Accessible from field value to This application scope only and de-select the Allow access to this table via web services option

What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?

A.

Roles

B.

Groups

C.

Categories

D.

User Criteria