cad pt 2

cad pt 2

Professional Development

50 Qs

quiz-placeholder

Similar activities

AWS Quiz Show 2023 Season 2 (Week 3)

AWS Quiz Show 2023 Season 2 (Week 3)

Professional Development

50 Qs

OIC Reviewer

OIC Reviewer

Professional Development

55 Qs

AZ-900 Practice Test 7

AZ-900 Practice Test 7

Professional Development

50 Qs

Service Integration Quiz

Service Integration Quiz

Professional Development

51 Qs

PLC TEST

PLC TEST

Professional Development

45 Qs

LIB Test C

LIB Test C

Professional Development

50 Qs

DBMS

DBMS

Professional Development

52 Qs

AISS_AWS-SA_Practice-Exam_Whizlabs

AISS_AWS-SA_Practice-Exam_Whizlabs

Professional Development

52 Qs

cad pt 2

cad pt 2

Assessment

Quiz

Other

Professional Development

Easy

Created by

Eru Ryu

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

gs.log()

gs.error()

gs.warn()

gs.debug()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the Create module field is selected when creating a table, what is the new module's default behavior?

Open an empty form so new records can be created

Open a link to a wiki article with instructions on how to customize the behavior of the new module

Display an empty homepage for the application

Display a list of all records from the table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application's data tables?

You must create Access Controls to prevent all other application scopes from creating configuration records on an application's data tables rather than using Application Access

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

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

Set the Accessible from field value to This application scope only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are some of the benefits of extending an existing table such as the Task table when creating a new application? a) You can repurpose existing fields by simply changing the label. b) Use existing fields with no modifications. c) Existing logic from the parent table will be automatically applied to the new table. d) All of the parent table records are copied to the new table.

a, b, c, and d

a and b

b and c

a, b, and c

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?

table.*will grant access to every field in a record

table.None will grant access to every record on the table

table.field will grant access to a specific field in a record

table.id will grant access to a specific record on the table

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods are useful in Access Control scripts?

g_user.hasRole() and current.isNewRecord()

gs.hasRole() and current.isNewRecord()

g_user.hasRole() and current.isNew()

gs.hasRole() and current.isNew()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following client-side scripts apply to Record Producers?

Catalog Client Scripts and Catalog UI Policies

UI Scripts and UI Actions

UI Scripts and Record Producer Scripts

Client Scripts and UI Policies

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?