Appian ACD100 Exam
Appian Certified Associate Developer (Page 7 )

Updated On: 30-Jan-2026

You are using local variables defined in a!localVariables(). Based on the default refresh behavior, when will the variable refresh?

  1. Variables are refreshed when introduced in a!forEach().
  2. Variables are refreshed on every interaction.
  3. Variables are refreshed when any referenced variables are changed.
  4. Variables are refreshed once the form is submitted.

Answer(s): C

Explanation:

By default, all variables defined within the a!localVariables function refresh when a referenced variable in the value configuration changes. You can change these refresh behaviors using the a!refreshVariable function. These configurations are only available within an interface; they are ignored when used in an expression outside of an interface.



You want to evaluate an expression by using a loop.
Which option should you use?

  1. a!forEach()
  2. a!for()
  3. a!while()
  4. a!do()

Answer(s): A



What is the maximum number of additional views that can be created on Appian record types?

  1. 10
  2. 20
  3. 30
  4. There is no limit

Answer(s): B



Which two filter types should you apply to limit the record list by default? (Choose two.)

  1. Default filters
  2. Source filters
  3. User filters
  4. Filter by search field

Answer(s): A,C

Explanation:

https://docs.appian.com/suite/help/21.2/Records_Tutorial.html#phase-3-configure-your-record-list



A record for Employees has been created.
What is the correct use case for a record list action?

  1. View the details at an Employee
  2. Delete an existing Employee
  3. Add a new Employee
  4. Update an existing Employee

Answer(s): A

Explanation:

A record list action is typically used to retrieve a list of records that match certain criteria or conditions. It allows you to query and fetch multiple records from a data source based on specified filters or sorting rules. In the context of the given scenario, where a record for Employees has been created, a record list action would be suitable for viewing the details of multiple employees. It enables you to fetch and display a list of employee records, allowing you to view their respective details.



Viewing page 7 of 17
Viewing questions 31 - 35 out of 111 questions



Post your Comments and Discuss Appian ACD100 exam prep with other Community members:

Join the ACD100 Discussion