Q1. You have two Custom Data Types (CDT): ACME_invoice and ACME_invoiceItem that have a flat relationship. The invoice item table has a field that is a foreign key to the invoice table. You are leveraging the database to automatically generate their primary keys. How should you structure the process model to add a new invoice and the new invoice items to the system?
A.1. Write to Multiple Data Store Entities smart service (Writing to the ACME_invoiceItem table and ACME_invoice table).
B. 1. Write to Data Store Entity smart service (Writing to the ACME_invoiceItem table). 2. Script Task to update foreign keys. 3. Write to Data Store Entity smart service (Writing to the ACME_invoice table).
C. 1. Write to Data Store Entity smart service (Writing to the ACME_invoice table). 2. Script Task to update foreign keys. 3. Write to Data Store Entity smart service (Writing to the ACME_invoiceItem table).
Correct Answer: C
Q2. You have two Custom Data Types (CDT): ACME_invoice and ACME_invoiceItem that have a flat relationship. The invoice item table has a field that is a foreign key to the invoice table. You are leveraging the database to automatically generate their primary keys. How should you structure the process model to add a new invoice and the new invoice items to the system?
A.1. Write to Multiple Data Store Entities smart service (Writing to the ACME_invoiceItem table and ACME_invoice table).
B. 1. Write to Data Store Entity smart service (Writing to the ACME_invoiceItem table). 2. Script Task to update foreign keys. 3. Write to Data Store Entity smart service (Writing to the ACME_invoice table).
C. 1. Write to Data Store Entity smart service (Writing to the ACME_invoice table). 2. Script Task to update foreign keys. 3. Write to Data Store Entity smart service (Writing to the ACME_invoiceItem table).
Correct Answer: C
Q3. Your customer wants to change the name of a field of an existing Custom Data Type (CDT) to match a renamed database field. The CDT is backed by a database entity, whose data store has the Automatically Update Database Schema option disabled. The old column name was BIRTHDATE and the new column name is DATE_OF_BIRTH. How should you proceed?
A.Download the CDT as XSD, make the appropriate changes, and re-upload the XSD. Verify and publish the data store.
B. Rename the field in the record type in Appian to automatically update the CDT field.
C. Rename the field in the CDT in Appian. Verify and publish the data store.
Correct Answer: C
Q4. ACME Automobile uses Appian to manage their vehicle fleet. Vehicle records can have a status of either "active" or "inactive". Users are primarily concerned with active vehicles and want to see only those records by default when viewing the Vehicle records list. However, it is important for users to be able to see the unfiltered list of Vehicle records on demand to address occasional auditing requests from managers. Which configuration supports the desired Vehicle record list behavior?
A.Visibility on the Status column in the Vehicle record list set with conditional logic.
B. A source filter set to exclude vehicles with status 'inactive'.
C. A user filter for the status field with a default option corresponding to 'active'.
Correct Answer: C
$ 39
Reviews
There are no reviews yet.