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

When creating an application through the Guided Application Creator, what are the options for creating a table?

Choose 3 answers

A.

Extend a table

B.

Link to external tables

C.

Upload a spreadsheet

D.

Create a table from a template

E.

Use APIs

F.

Run import jobs

G.

Create a table from scratch

What are Application Files in a ServiceNow application?

A.

XML exports of an application ' s Update Set.

B.

CSV files containing data imported into an application.

C.

ServiceNow artifacts comprising an application.

D.

An XML export of an application ' s table records.

Can inherited fields be deleted from a table?

A.

No, inherited fields cannot be deleted from a child table

B.

Yes, but only if they are text fields

C.

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

D.

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

A customer requests the following data quality measures be added:

1. Incident numbers should be read-only on all lists and forms, for all users.

2. Short Description field should be mandatory, on all records, across all applications, on Insert.

Which type of policy would you use to meet this requirement?

A.

Dictionary Design Policy

B.

Field Criteria Policy

C.

Data Quality Policy

D.

Data Policy

Which Report Type(s) can be created by right-clicking on a column header in a table’s list?

A.

Bar Chart, Pie Chart, Histogram, and Line

B.

Bar Chart

C.

Bar Chart, Pie Chart, and Histogram

D.

Bar Chart and Pie Chart

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()

Identify characteristic(s) of a Record Producer. (Choose 3 answers)

A.

All records created using this strategy are inserted into the Requested Item [sc_req_item] table.

B.

Graphics can be included on the user interface.

C.

They must be scripted.

D.

Each field prompts the user with a question rather than a field label.

E.

You can script behaviors of fields in the user interface.

(What is the order of evaluation for elements in Access Control Lists?)

A.

Roles → Conditions → Script

B.

Conditions → Script → Roles

C.

Script → Conditions → Roles

D.

Conditions → Roles → Script

Which of the following GuideRecord methods run a query against a database table?

Choose 3 answers

A.

-query( )

B.

runQuery()

C.

query()

D.

-get()

E.

get(

What is the best UX format to use for lists and forms?

A.

Forms

B.

Lists

C.

Standard

D.

Classic