Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

Appian ACD301 Appian Certified Lead Developer Exam Practice Test

Page: 1 / 5
Total 45 questions

Appian Certified Lead Developer Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

You add an index on the searched field of a MySQL table with many rows (>100k). The field would benefit greatly from the index in which three scenarios?

Options:

A.

The field contains a textual short business code.

B.

The field contains long unstructured text such as a hash.

C.

The field contains many datetimes, covering a large range.

D.

The field contains big integers, above and below 0.

E.

The field contains a structured JSON.

Question 2

For each requirement, match the most appropriate approach to creating or utilizing plug-ins Each approach 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.

Options:

Question 3

You are asked to design a case management system for a client. In addition to storing some basic metadata about a case, one of the client’s requirements is the ability for users to update a case. The client would like any user in their organization of 500 people to be able to make these updates. The users are all based in the company's headquarters, and there will be frequent cases where users are attempting to edit the same case. The client wants to ensure no information is lost when these edits occur and does not want the solution to burden their process administrators with any additional effort. Which data locking approach should you recommend?

Options:

A.

Allow edits without locking the case CDI.

B.

Use the database to implement low-level pessimistic locking.

C.

Add an @Version annotation to the case CDT to manage the locking.

D.

Design a process report and query to determine who opened the edit form first.

Question 4

You are taking your package from the source environment and importing it into the target environment.

Review the errors encountered during inspection:

What is the first action you should take to Investigate the issue?

Options:

A.

Check whether the object (UUID ending in 18028821) is included in this package

B.

Check whether the object (UUD ending in 7t00000i4e7a) is included in this package

C.

Check whether the object (UUID ending in 25606) is included in this package

D.

Check whether the object (UUID ending in 18028931) is included in this package

Question 5

Your application contains a process model that is scheduled to run daily at a certain time, which kicks off a user input task to a specified user on the 1st time zone for morning data collection. The time zone is set to the (default) pm!timezone. In this situation, what does the pm!timezone reflect?

Options:

A.

The time zone of the server where Appian is installed.

B.

The time zone of the user who most recently published the process model.

C.

The default time zone for the environment as specified in the Administration Console.

D.

The time zone of the user who is completing the input task.

Question 6

Review the following result of an explain statement:

Which two conclusions can you draw from this?

Options:

A.

The request is good enough to support a high volume of data. but could demonstrate some limitations if the developer queries information related to the product

B.

The worst join is the one between the table order_detail and order.

C.

The join between the tables order_detail, order and customer needs to be tine-tuned due to indices.

D.

The join between the tables 0rder_detail and product needs to be fine-tuned due to Indices

E.

The worst join is the one between the table order_detail and customer

Question 7

You are required to create an integration from your Appian Cloud instance to an application hosted within a customer’s self-managed environment.

The customer’s IT team has provided you with a REST API endpoint to test with:

Which recommendation should you make to progress this integration?

Options:

A.

Expose the API as a SOAP-based web service.

B.

Deploy the API/service into Appian Cloud.

C.

Add Appian Cloud’s IP address ranges to the customer network’s allowed IP listing.

D.

Set up a VPN tunnel.

Question 8

What are two advantages of having High Availability (HA) for Appian Cloud applications?

Options:

A.

An Appian Cloud HA instance is composed of multiple active nodes running in different availability zones in different regions.

B.

Data and transactions are continuously replicated across the active nodes to achieve redundancy and avoid single points of failure.

C.

A typical Appian Cloud HA instance is composed of two active nodes.

D.

In the event of a system failure, your Appian instance will be restored and available to your users in less than 15 minutes, having lost no more than the last 1 minute worth of data.

Question 9

You have 5 applications on your Appian platform in Production. Users are now beginning to use multiple applications across the platform, and the client wants to ensure a consistent user experience across all applications.

You notice that some applications use rich text, some use section layouts, and others use box layouts. The result is that each application has a different color and size for the header.

What would you recommend to ensure consistency across the platform?

Options:

A.

Create constants for text size and color, and update each section to reference these values.

B.

In the common application, create a rule that can be used across the platform for section headers, and update each application to reference this new rule.

C.

In the common application, create one rule for each application, and update each application to reference its respective rule.

D.

In each individual application, create a rule that can be used for section headers, and update each application to reference its respective rule.

Question 10

You are developing a case management application to manage support cases for a large set of sites. One of the tabs in this application s site Is a record grid of cases, along with Information about the site corresponding to that case. Users must be able to filter cases by priority level and status.

You decide to create a view as the source of your entity-backed record, which joins the separate case/site tables (as depicted in the following Image).

Which three column should be indexed?

Options:

A.

site_id

B.

status

C.

name

D.

modified_date

E.

priority

F.

case_id

Question 11

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?

Options:

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.

Question 12

You need to design a complex Appian integration to call a RESTful API. The RESTful API will be used to update a case in a customer’s legacy system.

What are three prerequisites for designing the integration?

Options:

A.

Define the HTTP method that the integration will use.

B.

Understand the content of the expected body, including each field type and their limits.

C.

Understand whether this integration will be used in an interface or in a process model.

D.

Understand the different error codes managed by the API and the process of error handling in Appian.

E.

Understand the business rules to be applied to ensure the business logic of the data.

Page: 1 / 5
Total 45 questions