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

Appian Associate Developer ACD101 Question # 26 Topic 3 Discussion

Appian Associate Developer ACD101 Question # 26 Topic 3 Discussion

ACD101 Exam Topic 3 Question 26 Discussion:
Question #: 26
Topic #: 3

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?


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.


Get Premium ACD101 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.