Your organization requires a process to be initiated via an Appian web API.
Which HTTP request methods should the API use?
A. HEAD
B. GET
C. POST
D. CONNECT
Your table contains several indexes.
Which two statements regarding indexes are correct? (Choose two.)
A. Indexes increase the performance of Read operations.
B. Indexes increase the performance of Write operations.
C. Indexes decrease the performance of Write operations.
D. Indexes decrease he performance of Read operations.
You create an interface, but it fails to load. When you open the design errors log, you see a memory circuit breaker error.
What are two possible root causes of this error? (Choose two.)
A. A database query is taking too long to evaluate.
B. The interface contains some special characters.
C. The interface is storing too much data in local variables.
D. The interface component is looping over too many items.
Your organization is considering options for integrating with external systems from within Appian.
Which Appian object is designed to allow you to share base URL and authentication details across multiple integrations? (Choose the best answer.)
A. A web API
B. An integration
C. A connector function
D. A connected system
You are using pie charts.
What is correct representation of Appian best practices? (Choose the best answer.)
A. Use as many slices as possible.
B. Pie charts should only be used to represent data that can be placed into identical categories.
C. Use pie charts to show proportional data.
D. Try to use multiple pie charts when comparing multiple sets of data.
During a sprint retrospective meeting, you need to get the team thinking about the outcomes of the last sprint.
Which two basic questions should you ask? (Choose two.)
A. What didn't go well and can be improved?
B. What are the blockers?
C. Who did well in this sprint?
D. What went well?
You want to display a Gender dropdown, and its choice label may change in the future as per the business requirement.
Given transactional database tables rely on this data for reporting, what is the most appropriate action? (Choose the best answer.)
A. Create a constant and update it as per the business requirement.
B. Create a stored procedure and update it as per the business requirement.
C. Create an expression rule and update it as per the business requirement.
D. Create these entries in a table and reference them through a query entity rule as per the business requirement.
You have been asked to produce a Tempo report, with the following requirements:
The report should display in Appian.
The data is held in a business database, but performance in Appian is a key requirement. Which three actions can you take to minimize the performance impact of your report? (Choose three.)
A. Display the report as a task report on the Tasks tab.
B. Limit the number of series values and categories in the report.
C. Use local variables in your report interface to avoid redundant database queries.
D. Use the query process analytics function to retrieve the data.
E. Perform aggregation in the database using a view prior to reading the data into Appian.
A lead designer receives this requirement:
Every time a record is modified, the data changed must be stored for audit.
Which design is the most efficient and has the least impact on the Appian application? (Choose the best answer.)
A. Create a custom plugin that can write an audit trail to a log file.
B. Create a trigger on the database table to capture the audit trail to a table.
C. Create an Appian process to capture the change history and write the audit trail to the database.
D. Create a web API call to an audit history system and write the audit trail to file.
HOTSPOT
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.
Hot Area:
