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

Which feature can be used to categorize a set of records from a list and make them visible to other users?

A.

Tags

B.

History

C.

Favorites

D.

Activity Formatter

What is the GlideForm Client-side scripting object?

A.

gs.form

B.

sn.form

C.

gs.form

D.

g_form

Tables may be set up with Many to Many relationships. What is a classic example of a scenario where the tables would have many to many relationships?

A.

Requests can contain many items; and Items can be any item from the catalog.

B.

Vendors can sell multiple products; and products can be sold by multiple vendors.

C.

A Task can trigger many Workflows; and a Workflow can trigger many Tasks

D.

A Configuration Item can belong to multiple Classes; and Classes can contain multiple Configuration Items.

What does Natural Language Query allow you to do on a list?

A.

Automatically select a filter, based on keywords

B.

Filter list by typing in a phrase

C.

Predict the filter desired by the user

D.

Speak to the condition builder

E.

Set list filter, using audible commands

Table Access Control rules are processed in the following order:

A.

any table name (wildcard), parent table name, table name

B.

table name, parent table name, any table name (wildcard)

C.

parent table name, table name, any table name (wildcard)

D.

any table name (wildcard), table name, parent table name

In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?

A.

Field Icon

B.

Field Value

C.

Data Pill

D.

Data Element

E.

Data Trigger

What are the options that can be set to determine when a Business Rule executes?

Choose 4 answers

A.

Load

B.

Display

C.

Change

D.

Before

E.

Click

F.

Async

G.

After

User records are stored in which table?

A.

User [sys_user]

B.

User [sn_user]

C.

User [u_sys_user]

D.

User [s_user]

What policies are applied to all data entered into the platform (i.e., through a record form (UI), Import Sets, or Web Services)?

A.

Data Policies

B.

Data Integrity Policies

C.

Write Policies

D.

Data Submission Policies

Which of the following is true about g_scratchpad?

Choose 2 answers

A.

Has default properties passed by client-side scripts

B.

Used to push information from the server to the client

C.

Has constructors and methods

D.

Does not exist on the mobile platform