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

ACD301 Questions and Answers

Question # 6

As part of an upcoming release of an application, a new nullable field is added to a table that contains customer data. The new field is used by a report in the upcoming release and is calculated using data from another table.

Which two actions should you consider when creating the script to add the new field?

A.

Create a script that adds the field and leaves it null.

B.

Create a rollback script that removes the field.

C.

Create a script that adds the field and then populates it.

D.

Create a rollback script that clears the data from the field.

E.

Add a view that joins the customer data to the data used in calculation.

Full Access
Question # 7

You are the lead developer for an Appian project, in a backlog refinement meeting. You are presented with the following user story:

“As a restaurant customer, I need to be able to place my food order online to avoid waiting in line for takeout.”

Which two functional acceptance criteria would you consider ‘good’?

A.

The user will click Save, and the order information will be saved in the ORDER table and have audit history.

B.

The user will receive an email notification when their order is completed.

C.

The system must handle up to 500 unique orders per day.

D.

The user cannot submit the form without filling out all required fields.

Full Access
Question # 8

Your client's customer management application is finally released to Production. After a few weeks of small enhancements and patches, the client is ready to build their next application. The new application will leverage customer information from the first application to allow the client to launch targeted campaigns for select customers in order to increase sales. As part of the first application, your team had built a section to display key customer information such as their name, address, phone number, how long they have been a customer, etc. A similar section will be needed on the campaign record you are building. One of your developers shows you the new object they are working on for the new application and asks you to review it as they are running into a few issues. What feedback should you give?

A.

Provide guidance to the developer on how to address the issues so that they can proceed with their work.

B.

Ask the developer to convert the original customer section into a shared object so it can be used by the new application.

C.

Point the developer to the relevant areas in the documentation or Appian Community where they can find more information on the issues they are running into.

D.

Create a duplicate version of that section designed for the campaign record.

Full Access
Question # 9

You need to generate a PDF document with specific formatting. Which approach would you recommend?

A.

Create an embedded interface with the necessary content and ask the user to use the browser "Print" functionality to save it as a PDF.

B.

Use the PDF from XSL-FO Transformation smart service to generate the content with the specific format.

C.

Use the Word Doc from Template smart service in a process model to add the specific format.

D.

There is no way to fulfill the requirement using Appian. Suggest sending the content as a plain email instead.

Full Access
Question # 10

You are in a backlog refinement meeting with the development team and the product owner. You review a story for an integration involving a third-party system. A payload will be sent from the Appian system through the integration to the third-party system. The story is 21 points on a Fibonacci scale and requires development from your Appian team as well as technical resources from the third-party system. This item is crucial to your project’s success. What are the two recommended steps to ensure this story can be developed effectively?

A.

Acquire testing steps from QA resources.

B.

Identify subject matter experts (SMEs) to perform user acceptance testing (UAT).

C.

Maintain a communication schedule with the third-party resources.

D.

Break down the item into smaller stories.

Full Access
Question # 11

You are reviewing log files that can be accessed in Appian to monitor and troubleshoot platform-based issues.

For each type of log file, match the corresponding Information that it provides. Each description will either be used once, or not at all.

Note: To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

Full Access
Question # 12

You are on a call with a new client, and their program lead is concerned about how their legacy systems will integrate with Appian. The lead wants to know what authentication methods are supported by Appian. Which three authentication methods are supported?

A.

API Keys

B.

Biometrics

C.

SAML

D.

CAC

E.

OAuth

F.

Active Directory

Full Access
Question # 13

Users must be able to navigate throughout the application while maintaining complete visibility in the application structure and easily navigate to previous locations. Which Appian Interface Pattern would you recommend?

A.

Use Billboards as Cards pattern on the homepage to prominently display application choices.

B.

Implement an Activity History pattern to track an organization’s activity measures.

C.

Implement a Drilldown Report pattern to show detailed information about report data.

D.

Include a Breadcrumbs pattern on applicable interfaces to show the organizational hierarchy.

Full Access