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.)
In the next year, you expect the number of concurrent active users of your application to increase from approximately 50 to 500.
Which two recommendations for your Appian environment would address the performance risk of this large increase in users? (Choose two.)
You are analyzing a poorly-performing process model.
You find that the process model in question has a lot of nodes and is mainly used to do background updates.
Which two things can be done to increase its performance? (Choose two.)
Which two statements are true for importing Appian applications? (Choose two.)
You are facing issues when attempting to establish a SAML connection to an identity provider. You determine you need to increase the authentication-specific logging levels so that you can view trace level statements about the connection attempt in the application server log.
Which property file should you update to modify the log output level? (Choose the best answer.)
During the design review, you identified slow-operating expression rules querying a specific data store.
Which metric from the data_store_details.csv file will help you understand the “number of operations against data store?” (Choose the best answer.)
You are creating an expression rule that will be reused throughout your environment.
What are two benefits of including meaningful test cases when creating a new expression rule? (Choose two.)
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.)
You are designing a repeating step in a process.
What is the default limit for maximum number of node executions?
You are creating an ERD that models the data for a college and includes a Many-to-Many relationship, Student-to-Class, where a student can be enrolled in multiple classes, and a class can enroll multiple students.
How can you handle this relationship so that it can be supported in Appian and remain in at least First Normal Form? (Choose the best answer.)
You are referencing and using arrays of a CDT (Custom Data Type).
Which two statements are true? (Choose two.)
You want to generate an email body which varies from one Appian environment to another. For instance, between DEV and TEST.
According to Appian best practices, how should you define the environment name? (Choose the best answer.)
Your table contains several indexes.
Which two statements regarding indexes are correct? (Choose two.)
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.)
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 XSD element is NOT supported within an Appian CDT? (Choose the best answer.)
Match each of the business data concepts to an Appian data type. Each data type may be used once, more than once, or not at all.
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.)
There is a need to relate two entities in the data structure: Employee and Skill.
Employees can have multiple skills, and a single skill can relate to multiple employees.
What kind of relationship would these entities have, and what is the minimum number of tables required to implement the design, according to Appian best practices? (Choose the best answer.)
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.)
When creating a Web API, which two items are configured in the Administration Console? (Choose two.)
You are investigating a slow-performing query entity which is mapped to a view and you decide to look in the data_store_details.csv log to gain more information. You see that the majority of the time is spent in the transform phase.
Which two actions can you take to reduce the time spent in the transform phase? (Choose two.)
Using a View, you pull a report on different employee transactions. You receive the following error: “a!queryEntity: An error occurred while retrieving the data.”
What is the most likely root cause? (Choose the best answer.)