Appian ACD101 Appian Associate Developer Exam Practice Test
Appian Associate Developer Questions and Answers
You are developing an expression rule. You need to find information on employing an Appian function that you have not used before.
For more information on the Appian function, what should you do first?
You are using a local variable in an expression rule to describe the height of an applicant.
Which statement correctly describes the application of Appian best practices for naming your local variable?
What is the Production environment used for?
-
You are starting a process from a process.
Match each use case with the most appropriate method of starting this process.
Note: Each method can be used once or more than once.

The “Create Vehicle” process model writes a new vehicle to the database using the Write to Data Store Entity smart service. You provide a null value for the primary key, and the database manages the primary key id as an auto-incremented integer.
You need the value of the primary key for the new vehicle to use later in the process model.
How should you get the value?
Which three of the following are valid page types in a site? (Choose three.)
A user needs to navigate from a record summary to an external URL.
Which interface component can be used to support this goal?
Which use case is appropriate as a record list action?
Which step can be critical in passing information from a form back to a process model?
You received a support ticket where the user claims that nothing happens when they click the button to complete a task. You confirm that the user is assigned to the task.
What is a possible reason for this problem?
You need to add the customer segment to your customer record type with data sync enabled. The customer segment is calculated based on age, creditworthiness, and order score. These are all present on the record type.
How do you ensure the customer segment is always up to date using features of synced record types?
Review the following interface definition:

The interface does not display, and you get an error message.
What is the cause of the error?
You are building an interface that displays flight departure times. The data must update automatically every minute and without user interaction.
How should this be configured?
You configured a Custom Data Type (CDT), ACME_video. You need to set up a node in your process model to write a new video as a row in the CDT ' s corresponding database table.
Which set of inputs must you configure on your Write to Data Store smart service node?
What are three ways to trigger a process from a process model? (Choose three.)
You need to remove an unused field from an existing record type Product, which has data sync enabled and is backed by a database table.
What should you do?
Which variable type is used to store data used within a single node of a process model?
You have two record types: ACME_Student and ACME_Class.
You need to add a many-to-many relationship between these two record types.
What should you do?
You are given a list of VM_Vehicles Custom Data Types (CDT).
Which smart service offers the best performance to write the values to the database?
After selecting a record, a user wants to initiate an activity in the context of that selected record.
You start by creating the process model that implements this activity.
What should you do next?
Which two groups can be set within Application Properties ? (Choose two.)
Where can an Appian Developer connect with and share their expertise with other Appian Developers?
You are running a process instance and an error occurs on an unattended node.
What happens to your process when this error occurs?
You created and published a new process model.
The process model has a start form with two synchronous subprocesses with 40 and 66 nodes each. All nodes are chained from the start node through the subprocesses to the end node. After the tasks and subprocesses, there is a second User Input Task in which the user can confirm the entries and add a comment.
When testing as a normal Acme business user, you see that the confirmation screen is not shown to you.
What might be the reason for this behavior?
You write an expression that checks the validity of an email address.
Which three scenarios should you configure as test cases? (Choose three.)
Review the following expression rule:

The updatedDate is of type “Date”, and current datetime is 01/01/2023 5:00 PM GMT+00:00.
What is the output of this expression if the value of updatedDate was saved as today() one(1) hour ago?
Match each Appian design object name to the most applicable use case.
Note: Each use case will be used once.

You receive the following error message after creating a dropdown field:

What could be the problem?
Match each Appian object with the security inheritance rule that applies to it.
Note: Each rule will be used once.

While calling this rule in your interface, you receive the following error message:

How could you have prevented this error from happening?

You created an expression rule that was deployed to production on January 12, 2022.
The object has “form type” as a rule input, as well as several other rule inputs for characteristics describing the logged in user. Given values for these inputs, the rule returns a set of form instructions for the specified type of form as applicable to the logged in user.
What is the most important action to take with regards to the object description?
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 need to pass data into a process from other parts of your Appian application.
Which configuration is required in your process model?
You need to be able to define record type relationships.
What is a required prerequisite in Appian?
You select the " Generate groups and folders to secure and organize objects " option while creating a new application, Acme, with the prefix ACM.
By default, which two groups are generated by Appian? (Choose two.)
You have a record type ABC_Author, backed by a database table. You created a process that allows the user to modify an existing author.
When configuring the Write Records smart service, what should you consider regarding the record ID?
Review the following variables:

Match each expression rule to the expected output.
Note: Each output will be used once or not at all. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.






