You’re establishing a Health Check schedule for your department.
Which two statements should you consider when implementing Health Checks? (Choose two.)
You're executing a performance test of the client's application. You notice that server-side resources are at high-to-critical operating levels.
What should you do to troubleshoot this issue?
Note: To answer, move all steps from the Options list to the Answer List area and arrange them in the correct order.
You need to display information for pending tasks for each individual in an application. The tasks may be for a single specific application.
Which context type should you select for the Task Report Type?
Your client reported that a form in the application is very slow to load.
You investigate and find a query entity which is nor performing well.
Which action should you perform to improve query performance for the query entity?
You need to create a new database schema using a connected data source system.
What should you do?
Note: To answer, move all steps from the Options list to the Answer List area and arrange them in the correct order.
You need to configure the security for the synced record type Case.
Your requirements are:
Only users in the "Archive Management" group can access cases in the "Archived" status.
Cases in the status "Deleted" are accessible to no one.
Users in the "All Users" group can already access the record.
What should you do?
A process was recently pushed to the Prod environment. However, users are reporting that a task on this process is experiencing slow response times when they try to input data.
What is the most likely reason for this issue?
You need to assign a user input task to three different groups of users: Group A, Group B, and Group C.
Each task form shares some common components with the following key differences:
Group B will receive a task that includes an additional section.
Group C will only view and enter data for one section.
What should you do?
You're in the process of deploying a package to the client's TEST environment at the end of a sprint. This package is only relating to changes to a single application.
Which two statements best describes the practices you should follow for automated testing for expression rules either before or after deploying the package? (Choose two.)
What are three ways to optimize the memory usage of a process model? (Choose three.)
You're reviewing the process model built by your team member.
Which two design decisions might cause performance issues? (Choose two.)
Consider this POST request:
https://www.example.com/suite/webapi/customer
Match the values to the correct fields in the resulting http!request value.
Note: Each value will be used once. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.
After reviewing the latest Expression performance logs, you notice you have several expressions contributing to slow interface or process performance.
Which two conditions will lead to a higher risk associated with slow-performing expressions? (Choose two.)
You need to configure your process model to store the result of an expression rule for every item in a list. Your design must have the smallest memory footprint.
What should you do?
You're refining a story for a centralized distribution center that extends the current application by allowing inventory managers to review orders.
These orders are created through a record action that various workshops access from a shared Appian site.
Which consideration best suits this use case?
What should you use to create a predefined query in a database for ease of use?
You need to implement a Gender dropdown, where the choice labels may need to be altered in the future. The transactional database tables rely on this data for reporting, so the data must be accurate.
What is the recommended action?
Which two items are configured in the Admin Console when you create a web API? (Choose two.)
You have designed a three-step 'Wizard' form interaction using user input tasks in the process model. The second step of the Wizard must utilize another process model which contains a user input task inside.
Which two methods should be implemented for a seamless Wizard-like interaction for the user? (Choose two.)
You're developing a user input form for a financial services application.
One component of this form requires you to embed an external site (in the form of a URL) that can receive inputs from Appian and return updates as the user interacts with it.
What should you do?
You're creating an application which has integrations with multiple systems using different protocols.
Match each process model component or node to the appropriate protocol.
Note: Each protocol will be used once. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.
You're reviewing the data store performance logs. You notice several items were logged in the generated slow query log file: perf_monitor_rdbms_slow.csv.
What is the default threshold value for a slow query to be included in this log file?
You receive a warning about approaching the 2,000,000 row limit with synced records in your Production environment.
What are two ways to efficiently address this warning to prevent reaching the limit? (Choose two.)
You need to create a read-only grid that displays support case information. Data for the support cases is mapped to the "Case" record type with data sync enabled.
Within the record, there are fields named "createdDateTime" and "resolvedDateTime". These two fields store the timestamps for when a case is created and resolved, respectively.
The grid includes a column indicating the number of hours between when the case was created and when it was resolved. This column must be sortable within the grid.
How should you calculate the hour value that will display in the column?
You're redesigning user interfaces to achieve more efficient space usage.
Which layout component is the best choice for displaying an interface with a vertical meaningful order of components?
An insurance application has a dashboard in which all the cases with "Accident" case type and "Health Insurance" insurance type are displayed to the user, using the following query:
You need to update the query entity to display all the cases that are "Accident" case type and "Health Insurance" insurance type, or created in the last ten days.
What is the right configuration for the logical expression?
A)
B)
C)