You want to prevent a user from submitting a form when an invalid value is entered.
What should you do?
-
You need to implement a new column on an existing database table. This table, its Custom Data Types (CDT), and data store entity are currently in use by an Appian application.
How should you implement this change?
Note: To answer, move all steps from the Options list to the Answer List area and arrange them in the correct order.

You are working on a process model " VIM Update Vehicle. "
You want to call another process " VIM Get Service Date " that accepts pv!vehicleId as a process parameter and sets a value for pv!serviceDate. The next node in VIM Update Vehicle depends on the value of pv!serviceDate.
Which node should you use to execute " VIM Get Service Date " from VIM Update Vehicle?
You are troubleshooting an error on an interface.
How should you begin your investigation?
You are updating an interface that is used as part of a User Input Task. The associated process model has an activity chained flow that loops back to the User Input Task. The process follows this flow when the user clicks Save on the interface to submit the task.
You need to retain the user’s selection so that the value remains selected after the user clicks Save.
Review the following process model diagram:

What is the minimum set of variables and/or inputs that need to be configured to keep the user’s selection?
According to Appian user interface best practices, which data type should be right-aligned on grids? Assume the use of the English language.
What is the Appian Dev environment used for?
Which variable type is used to store data used within a single node of a process model?
You are making changes to a record type named Support Case which has an existing related action titled Update Case.
Your customer requests an enhancement to make the update case action easily accessible when viewing the summary of a support case record.
What should you do?
You have a record type, ABC_Author, backed by a database table.
You need to retrieve the number of authors for each country.
Review the following basic query expression:

Which code snippet should be added to the fields parameter?
A)

B)

C)

D)