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

All ACD301 Test Inside Appian Questions

Page: 2 / 3
Total 45 questions

Appian Certified Lead Developer Questions and Answers

Question 5

A customer wants to integrate a CSV file once a day into their Appian application, sent every night at 1:00 AM. The file contains hundreds of thousands of items to be used daily by users as soon as their workday starts at 8:00 AM. Considering the high volume of data to manipulate and the nature of the operation, what is the best technical option to process the requirement?

Options:

A.

Use an Appian Process Model, initiated after every integration, to loop on each item and update it to the business requirements.

B.

Build a complex and optimized view (relevant indices, efficient joins, etc.), and use it every time a user needs to use the data.

C.

Create a set of stored procedures to handle the volume and the complexity of the expectations, and call it after each integration.

D.

Process what can be completed easily in a process model after each integration, and complete the most complex tasks using a set of stored procedures.

Question 6

You are deciding the appropriate process model data management strategy.

For each requirement. match the appropriate strategies to implement. Each strategy 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 7

You are tasked to build a large-scale acquisition application for a prominent customer. The acquisition process tracks the time it takes to fulfill a purchase request with an award.

The customer has structured the contract so that there are multiple application development teams.

How should you design for multiple processes and forms, while minimizing repeated code?

Options:

A.

Create a Center of Excellence (CoE).

B.

Create a common objects application.

C.

Create a Scrum of Scrums sprint meeting for the team leads.

D.

Create duplicate processes and forms as needed.

Question 8

An existing integration is implemented in Appian. Its role is to send data for the main case and its related objects in a complex JSON to a REST API, to insert new information into an existing application. This integration was working well for a while. However, the customer highlighted one specific scenario where the integration failed in Production, and the API responded with a 500 Internal Error code. The project is in Post-Production Maintenance, and the customer needs your assistance. Which three steps should you take to troubleshoot the issue?

Options:

A.

Send the same payload to the test API to ensure the issue is not related to the API environment.

B.

Send a test case to the Production API to ensure the service is still up and running.

C.

Analyze the behavior of subsequent calls to the Production API to ensure there is no global issue, and ask the customer to analyze the API logs to understand the nature of the issue.

D.

Obtain the JSON sent to the API and validate that there is no difference between the expected JSON format and the sent one.

E.

Ensure there were no network issues when the integration was sent.

Page: 2 / 3
Total 45 questions