Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Appian ACD201 Based on Real Exam Environment

Page: 3 / 7
Total 99 questions

Appian Senior Developer Questions and Answers

Question 9

You're developing a record view for a case management system that enables users to upload files to a specific location within an external records application.

Your requirements are:

In this record view, there should be a record action that allows the user to upload a file to the interface and configure the metadata (name, author, file size) before submitting.

If the file is larger than 250MB, the user will be notified that the file will be uploaded overnight.

Once the file has been successfully uploaded, the file will appear on the record view and the user can interact with the file.

Which two pieces of user-facing information must be captured from this business process so that you can develop this record view? (Choose two.)

Options:

A.

The location of where the file will be uploaded to in the external records application.

B.

The email of the system administrator so that an email can be sent to them if the integration fails.

C.

The time of file upload if the file is less than 250MB.

D.

How the user wishes to interact with these files in the record view - as a grid or a series of card layouts.

Question 10

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)

Options:

A.

Option A

B.

Option B

C.

Option C

Question 11

You need to implement a requirement where a third-party system starts a process in Appian. The third-party system can invoke a service only through Web Services Description Language (WSDL).

What should you do to start the process in Appian?

Options:

A.

Create a default WSDL URL using process model UUID.

B.

Create a custom plug-in.

C.

Expose process model as a web service.

Question 12

You notice that a process consumes a significant amount of memory. The process involves ingesting long strings from a web service and saving them to the database using a looping approach. The string output is saved to a process variable with data type Text.

Which two options will reduce the memory usage? (Choose two.)

Options:

A.

Save the string output directly to the data structure to be written to the database.

B.

Configure the process to delete previously completed or cancelled instances.

C.

Ensure that all process variables have the option "Hidden" deselected.

D.

Evaluate each step in a separate script task and save the output to a process variable.

Page: 3 / 7
Total 99 questions