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

Pass the Appian Certified Lead Developer ACD300 Questions and answers with ValidTests

Viewing page 1 out of 1 pages
Viewing questions 1-10 out of questions
Questions # 1:

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?

Options:

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.

Expert Solution
Questions # 2:

You are on a protect with an application that has been deployed to Production and is live with users. The client wishes to increase the number of active users.

You need to conduct load testing to ensure Production can handle the increased usage

Review the specs for four environments in the following image.

Question # 2

Which environment should you use for load testing7

Options:

A.

acmeuat

B.

acmedev

C.

acme

D.

acmetest

Expert Solution
Questions # 3:

As part of an upcoming release of an application, a new nullable field is added to a table that contains customer dataThe new field is used by a reportin 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?

Options:

A.

Create a script thatadds the held and leaves it null.

B.

Create a rollback script that removes the field.

C.

Create a script that adds the field and then populate 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

Expert Solution
Questions # 4:

You are designing a process that is anticipated to be executed multiple times a day. This process retrieves data from an external system and then calls various utility processes as needed. The mam process will not use the results of the utility processes, and there are no user forms anywhere.

Which design choice should be used to start the utility processes and minimize the load on the execution engines?

Options:

A.

Use the Start Process Smart Service to start the utility processes.

B.

Start the utility processes via a subprocess synchronously.

C.

Use Process Messaging lo star! the utility process.

D.

Start the utility processes via a subprocess asynchronously

Expert Solution
Questions # 5:

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'?

Options:

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.

Expert Solution
Questions # 6:

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.

Question # 6

Options:

Expert Solution
Questions # 7:

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'

Options:

A.

httpirequest.queryParameters users username

B.

httpirequest usees username

C.

httpirequest formData username

D.

httpirequest queryParameters.username

Expert Solution
Questions # 8:

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?

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 stones

Expert Solution
Questions # 9:

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?

Options:

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.

Expert Solution
Questions # 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).

Question # 10

Which three column should be indexed?

Options:

A.

site_id

B.

status

C.

name

D.

modified_date

E.

priority

F.

case_id

Expert Solution
Viewing page 1 out of 1 pages
Viewing questions 1-10 out of questions