Home / Appian / ACD101
Latest ACD101 Exam Practice Questions
The practice questions for ACD101 exam was last updated on 2025-06-03 .
Viewing page 1 out of 4 pages.
Viewing questions 1 out of 21 questions.
You need to start a process using an email trigger. How should you configure this process model using the Process Model Properties dialog?
Explanation: To start a process using an email trigger, you need to configure the process model to listen for an email event. This is done by going to File > Properties > Alerts in the process model properties dialog and configuring the Custom Alert settings. Here you can specify the email address that will trigger the process when an email is sent to it. Reference: Appian Documentation - Configuring Alerts in Process Models
Which Appian feature can help the implementation team analyze the event log data of an existing process?
Explanation: vent logs. It uses the data from process models to give insights into process performance, bottlenecks, and compliance with the designed process flow. This feature is valuable for understanding the actual performance of business processes and for identifying areas for improvement. Reference: Appian Documentation - Process Mining
Which step can be critical in passing information from a form back to a process model?
Explanation: The critical step in passing information from a form back to a process model is to configure inputs on the Data tab of a User Input Task. When you create a User Input Task, it includes a form for users to interact with. The data entered into this form can be mapped to process variables via the Data tab configuration. This ensures that the information collected in the form is available to the process for further use. Reference: Appian Documentation - User Input Tasks
You have a record action that should only be visible to certain users under conditions specified by an expression. How should you configure this?
Explanation: To control the visibility of a record action based on certain user conditions or expressions, the security settings of the record action itself must be configured. This involves defining conditions or expressions within the record action's security settings that evaluate whether a user meets the criteria to see and interact with the action. This method allows for dynamic control over the accessibility of actions based on user roles, specific attributes, or other contextual factors, ensuring that only authorized users can see and execute the action under specified conditions. Reference: Appian Documentation on Record Actions: Details how to configure and secure record actions, including visibility and permissions, to tailor the user experience within record views.
HOTSPOT 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.
Explanation: The difference function returns a list of elements that are present in the first list but not in the second. For loc!groupA and loc!groupB, the numbers 8 and 10 are present in loc!groupA but not in loc!groupB. The union function combines the elements from both lists without duplication. Combining loc!groupA and loc!groupB includes the numbers 3, 6, 8, 9, 10, and 12. The intersection function returns a list of elements that are present in both lists. For loc!groupA and loc!groupB, the numbers 6 and 12 are common to both. Reference: Appian Documentation: Functions (difference, union, intersection)
Exam Code: ACD101Q & A: 59 Q&AsUpdated: 2025-06-03