Appian Certified Senior Developer (ACD200) Free Practice Test
Question 1
Your organization requires a process to be initiated via an Appian web API.
Which HTTP request methods should the API use?
Which HTTP request methods should the API use?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
You are tasked with configuring a process model to store the result of an expression rule for every item in a list.
Which process model design has the lowest memory footprint?
Which process model design has the lowest memory footprint?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
You need to update the archival settings for a process model. You modified the automatic process clean-up settings and selected the archive processes option with 'n' days.
Which instances of that process model will be affected? (Choose the best answer.)
Which instances of that process model will be affected? (Choose the best answer.)
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
You are presenting data through data visualization.
Match the chart types to the data they are best suited to represent. Each answer will be used once.
Note: To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

Match the chart types to the data they are best suited to represent. Each answer will be used once.
Note: To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

Correct Answer:

Explanation

The question is about presenting data through data visualization and matching the chart types to the data they are best suited to represent. The following are the correct matches:
* A pie chart is best suited to represent proportional data in one category and can help us understand the contribution of parts to a whole. A pie chart shows the relative size of each part as a slice of a circular pie, and can display percentages or absolute values. For example, a pie chart can show the market share of different smartphone brands in one country.
* A line chart is best suited to represent direct comparison of data with multiple categories with a relatively small set of positive and negative values. A line chart shows the change or trend of data over time or another variable, and can display multiple lines for different categories. For example, a line chart can show the temperature change of different cities over a year.
* A bar chart is best suited to represent values across a relatively large number of categories that are not sequential or time-based. A bar chart shows the magnitude or frequency of data using horizontal or vertical bars, and can display multiple bars for different categories. For example, a bar chart can show the number of students enrolled in different courses in a university.
References:
* Pie Chart
* Line Chart
* Bar Chart
Question 5
You are using pie charts.
What is correct representation of Appian best practices? (Choose the best answer.)
What is correct representation of Appian best practices? (Choose the best answer.)
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
You need to find a list of expression rules that are causing performance issues, or have caused performance issues in the last 30 days.
What should you do?
What should you do?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
The IT stakeholder wants to understand which processes have the highest footprint.
What are the two places to get information on process model memory usage? (Choose two.)
What are the two places to get information on process model memory usage? (Choose two.)
Correct Answer: B,C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
A car insurance company wants to build an application that processes insurance claims. Appian will receive a claim in a JSON document and return a decision about whether the company should pay the claim.
Match each system requirement to the Appian object that could be used to implement the requirement. Each answer will be used once.

Match each system requirement to the Appian object that could be used to implement the requirement. Each answer will be used once.

Correct Answer:

Explanation

References:
* [Web APIs]
* [Connected Systems]
* [Expression Rules]
* [Decision Tables]