You are creating a table to store book information for a library. The boot has a reference number (ISBN_ID), as well as a unique identifier (BOOK_ID).
For the CDT to be created, which data type should you choose for the BOOK_ID? (Choose the best answer.)
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.
You are troubleshooting slow response times on a SAIL interface.
What are two potential causes of the performance issues? (Choose two.)
You are on a project where the goal is to use Appian Sites to create and edit invoices issued to customers.
This process model is being used as a related action, to edit an Invoice. You have already created a record for invoices.
Review the following image:
Which two suggestions regarding this process are valid? (Choose two.)
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 of the business data concepts to an Appian data type. Each data type may be used once, more than once, or not at all.
More than one user is editing the same record in database.
With XSD, how do you avoid the collision of data from Application? (Choose the best answer.)
You are using pie charts.
What is correct representation of Appian best practices? (Choose the best answer.)
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.)
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.)
An organization has decided to integrate with a third-party to scan incoming documents and capture the details in a table called [appian].[document]. Each document will form a new case in Appian to be displayed on a Record List.
The record needs to show data from both [appian].[document] and [appian].[caseData], which holds additional case information.
What is the most efficient way to achieve this?
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.)
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 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.)
Your table contains several indexes.
Which two statements regarding indexes are correct? (Choose two.)
You need to build a QC review process for a factory that allows a technician to review each production line on a regular basis.
A QC technician has 30 minutes to complete their review, after which time the review will expire and be marked as a “missed review.” If this, occurs, a supervisor should be notified via email and the review data should not be saved. Additional requirements are as follows:
The user should be able to save a draft of their review before submission, and come back to work on it later.
Once submitted, the review data should be saved to the database.
Which option needs to be implemented to meet the requirements?
You create an Integration that modifies the data.
In which three locations can it be called? (Choose three.)
You need to insert the deleted row of a table into a history table for audit purposes.
What is the most efficient method to achieve this?
You are investigating a slow-performing expression rule and want to analyze this rule’s historical performance.
Which performance log should you look at to see the mean evaluation time of this rule every hour?
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 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 is the lowest permission required on the data store in order to query, write, and delete data?
Which two practices are strongly discouraged for activity chaining? (Choose two.)