Appian ACD100 Appian Certified Associate Developer Exam Practice Test

Page: 1 / 14
Total 78 questions
Question 1

You connected multiple input paths to an XOR gateway in a loop.

What will happen when the second input flow reaches the gateway?



Answer : B

According to Appian Documentation (XOR Gateway), when multiple input flows are connected to an XOR gateway, the first flow token through to an exclusive outgoing flow, and subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision. Therefore, when the second input flow reaches the XOR gateway, it will wait for all the other incoming flows to arrive before the output flow decision is made.


Question 2

What table relationship is illustrated in the following data structure (if the relationship is evaluated from left to right)?



Answer : B

This relationship is a 'one-to-many' relationship because one supplier can supply many different products, but each product can only be supplied by one supplier.


Question 3

In a rule, there is a variable named local!numberOfCustomers which will eventually change value.

You are tasked with creating a variable that captures the original value so that you can later compare the original and new value.

Which parameter settings should you use for your new variable?



Answer : B

Referencing another local variable creates a dependency between the two variables and ensures that the referenced variable is always evaluated first.


Question 4

What is the lowest level of permissions required to delete a folder?



Question 5

You want to evaluate an expression by using a loop.

Which option should you use?



Answer : A


Question 6

A record for Employees has been created.

What is the correct use case for a record list action?



Answer : A

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.


Question 7

An organization has data spread across multiple platforms outside of Appian. They want to create an Appian application to leverage this data.

Which record type data source should they use?



Answer : A


Page:    1 / 14   
Total 78 questions