Exit demo ACD300 Appian Certified Lead Developer PDF format · free preview

Appian ACD300 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/acd300.html

Question 1
Single choice

You are just starting with a new team that has been working together on an application for months. They ask you toreview some of their views thathave been degrading inperformance.

The viewsare highly complex with hundreds of lines of SOL What is the first step in troubleshooting the degradation?

A.

Go through the entire database structure to obtain on overview, ensure you understand the business needs, andthen normalize the tables to optimizeperformance.

B.

Run an explain statement on the views, identify criticalareas of improvement that can be remediated and without business knowledge

C.

Go through all of the tables one by one to identify which of the grouped by. ordered by.or joined keys are currently indexed

D.

Browse through the tables, note any tables that contain a large volume of null values, and work with your team to plan for table restructure.

Question 2
Single choice

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?

A.

Allow edits without locking the case GDI

B.

Use the database lo implement tow lewd pessimistic locking.

C.

Add an ersion annotation to the case COT to manage Vie locking

D.

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

Question 3
Multiple choice

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?

A.

Define the HTTP method that the integration will use.

B.

Understand the content of the expected body. Deluding 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 handing m Appall

E.

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

Question 4
Single choice

Your Appian project just went live with the following environment setup; DEV > TEST (SIT/DAT) > PROD

Your client is considering adding a support team to manage production defects and minor enhancements, white the original development team focuses on Phase 2 Your client is asking you for a new environment strategy that will have the least impact on Phase 2 development work.

Which option involves the lowest additional server cost and the least code retrofit effort?

A.

Phase 2 development work steam: DEV > TEST (SIT) > STAGE (UAT) > PROO Production support
work stream DEV > TEST2 (SIT/UAT)>PROO

B.

Phase 2 development work Stream: DEV > TEST (SIT) > STAGE (UAT) > PROO Production support
work stream DEV2 > STAGE (S1T/UAT) > PROD

C.

Phase 2 development work stream: DEV > TEST (SIT/UAT) >PROD Production support work stream
DEV > TEST2 (SIT/UAT) > PROO

D.

Phase 2 development work stream: OEV > TEST (Srr/DAT) > PROO Production support work stream.
DEV2 > TEST (SIT/UAT) > PROD

Question 5
Single choice

You are reviewing the Engine Performance Logs in Production for a single application thathas been live for six months. This application experiences concurrent user activity and has a fairly sustained load during business hours. The client has reported performance issues with the application during business hours.

During your investigation, you notice a high Work Queue - Java Work Queue Size value in the logs You also notice unattended process activities, including timer events and sending notifications emails, are taking far longer to execute than normal.

The client Increased the number of CPU cores prior to the application going live

What is the next recommendation?

A.

Add more engine replicas.

B.

Optimize slow-performing user interfaces.

C.

Add more application servers.

D.

Add execution and analytics shards

Question 6
Multiple choice

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 take out.'

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 mutt handle up to 500 unique orders per day

D.

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

Question 7
Multiple choice

You ate 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 learn, as well as the 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 stones

Question 8
Single choice

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!
tinezone reflect?

A.

The time zone of the server where Applan is intuited

B.

The line 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 9
Single choice

As part of your implementation workflow, users need to retrieve data stored in a third-party Oracle database on an interface. You need to design a way to query this information.

How should you set up this connection and query the data?

A.

Configure a Query DataBase node within the process model Then, type in the connection information, as well as a SQL query to execute and return the data in process variables.

B.

Configure a limed utility process that queries data from the thirdparty database daily, and stores It in the Applan business database, Then use alqueryEntity eating the Applan data source to retrieve the data.

C.

Configure an expression-backed record type, calling an API to retrieve the data from the third-party database. Then, use allqueryRecordType to retrieve the data.

D.

in the Administration Console configure the third-party database as a `'New Data Source,'' Then, use
alqueryEntity to retrieve the data.

Question 10
Single choice

You have created a Web API in Appian. with the following URL to call it:
https://exampleappiancloud.com/suite/webapi/usef_managefnent/ users ?username=)=john.smith.

Which is the connect syntax forreferring to the user name parameter'

A.

httpirequest.queryParameters users username

B.

httpirequest usees username

C.

httpirequest formData username

D.

httpirequest queryParameters.username

Showing 10 of 35 questions · Unlock the full set