When looking at the process model metrics for your application, you see that one of your process models has a low completion rate of 10%.
What are two potential causes of this? (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 using pie charts.
What is correct representation of Appian best practices? (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.
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.)
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.)
Which two practices are strongly discouraged for activity chaining? (Choose two.)
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?
You need to show joined data from 5 tables. Each table contains a large number of rows and could generate a large result set after executing the Joins.
The business is not expecting live data, and a 2-hour refresh is acceptable. Performance is a top priority.
What should you use? (Choose the best answer.)
Which of the following is a sign that an application’s performance is degrading and should be addressed with changes to the application design?
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 organization requires a process to be initiated via an Appian web API.
Which HTTP request methods should the API use?
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.)
What is the lowest permission required on the data store in order to query, write, and delete data?
Users are reporting that a task on a newly-launched process in Production is slow to respond to user input.
What is the likely cause? (Choose the best answer.)
You need to build a process model that transforms a large data set.
Which two things should you ensure to include in your process model? (Choose two.)
A user is uploading a document in the Appian environment and wants to restrict the uploading of documents without extensions.
How can this be done at the environment level?
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.)
You have configured a process model to send an email to one or more recipients using the out-of-the-box Send E-Mail node.
Executing the process model results in the Send E-Mail node encountered this error: “Error:Email could not be sent”
Where do you go first to find more details on why the node encountered an error? (Choose the best answer.)
While deploying a package to a target environment, object security warnings were detected.
In which two places can object security settings be changed in bulk? (Choose two.)
Which review format is the most efficient way to coach team members and improve code quality? (Choose the best answer.)
Which user role should be used to allow external systems to invoke Appian web APIs?
You are troubleshooting slow response times on a SAIL interface.
What are two potential causes of the performance issues? (Choose two.)