You need to create a plug-in to perform a job in the background. The plug-in should not be available under an expression rule, connected system, or the process model.
What type of plug-in should you create? (Choose the best answer.)
A. Servlet
B. Function
C. Connected systems
D. Smart service
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?
A. Create a trigger on the [appian].[document] table to copy all the data across to the [appian].[caseData] table and point the record at [appian].[caseData].
B. Create a SSIS package to run at a regular interval.
C. Create a view between both the [appian].[document] and [appian].[caseData] tables to feed the record.
D. Create a stored procedure to query the data from both the [appian].[document] and [appian].[caseData] tables.
You are creating the group structure of a new application.
Which three best practices apply? (Choose three.)
A. Avoid creating custom group types unless there is a strong need/requirement.
B. Only create the groups necessary for task assignment or security.
C. Flat group structures should be avoided.
D. Group names should not include the application prefix.
E. Keep group names unique.
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.)
A. Administration Console
B. Process monitoring tab
C. Appian Health Check report
D. Application server log file
You are reviewing process model metrics and looking at AMUs to evaluate a process's memory usage.
Which statement is correct regarding this metric?
A. Memory usage is considered low when it is below 10,000 AMUs.
B. Memory usage is considered low when it is below 1,000 AMUs.
C. Memory usage is considered low when it is below 100,000 AMUs.
D. AMUs is not a good measurement for process memory usage.
You have a requirement that can only be achieved by using a plug-in, where more than one plug-in does a similar job.
What are three primary considerations in choosing the right plugin? (Choose three.)
A. What are the compatible Appian versions?
B. Is the plug-in Cloud-approved?
C. What are the limitations of the plug-in?
D. What is the size of the plug-in?
E. Who is the plug-in author?
When creating a Web API, which two items are configured in the Administration Console? (Choose two.)
A. LDAP Authentication
B. API Key
C. Connected System
D. Service Account
Which of the following is a sign that an application's performance is degrading and should be addressed with changes to the application design?
A. Integration calls to an external system are consistently returning an HTTP status code of 500.
B. Three of the top five most executed process models have a low completion percentage.
C. The number of tasks assigned to users has increased from 1 per day to 5 per day.
D. The number of objects in the Application has increased from about 100 to about 500.
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: