Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Associate Developer ACD101 Appian Study Notes

Page: 6 / 9
Total 124 questions

Appian Associate Developer Questions and Answers

Question 21

You configured a Custom Data Type (CDT), ACME_video. You need to set up a node in your process model to write a new video as a row in the CDT ' s corresponding database table.

Which set of inputs must you configure on your Write to Data Store smart service node?

Options:

A.

The data store and an input corresponding to each field of the ACME_video CDT.

B.

The data store entity and an input of type ACME_video.

C.

The data store and an input of type ACME_video.

Question 22

You need to create a record type of only active Products using an existing database table: PRODUCT.

The PRODUCT table consists of the following columns:

• ID(INT(11))

• NAME (VARCHAR(255))

• DESCRIPTION (VARCHAR(1000))

• IS_ACTIVE (BIT)

• CREATED_BY (VARCHAR(255))

• CREATED_ON (TIMESTAMP)

• MODIFIED_BY (VARCHAR(255))

• MODIFIED_ON (TIMESTAMP)

What is a valid way to create this record type?

Options:

A.

Create a record type with data sync enabled using the PRODUCT table, and apply a source filter on IS_ACTIVE to filter out inactive products.

B.

Create a record type with data sync enabled using the PRODUCT table, and create a user filter using IS_ACTIVE.

C.

Create a record type without data sync enabled using the PRODUCT table, and apply record-level security to filter out inactive products.

Question 23

How can you add test data into your rule inputs while editing an interface object?

Options:

A.

Select the Performance tab and set test values.

B.

Select the Test button and set test values.

C.

Select the Gear icon, select Properties, and set test values.

Question 24

What is an Appian best practice for calling a query on your interface?

Options:

A.

Call the query once on a local variable.

B.

Call the query everywhere you need it to show data.

C.

Call the query once on a rule input

Page: 6 / 9
Total 124 questions