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

IFSE Institute ACD300 Appian Certified Lead Developer Exam Practice Test

Page: 1 / 4
Total 35 questions

Appian Certified Lead Developer Questions and Answers

Question 1

You are running an inspection as a part of the first deployment process from TEST to PROD. You receive a notice that one of your objects will not deploy because it is dependent on an object from an application owned by a separate team.

What should be your next step?

Options:

A.

Create your own object with the same code base, replace (he dependent object in the application. and deploy to PROO.

B.

Halt the production deployment and contact the other team tor guidance on promoting the object to PROD

C.

Check the dependencies of the necessary object Deploy w PROO if there are few dependencies and it is low risk

D.

Push a functionally viable package to PROD without the dependencies, and plan the rest o! the deployment accordingly with the other team's constraints

Question 2

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.

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 GDI

B.

Use the database lo implement tow lewd pessimistic locking.

C.

Add an ©Version 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 4

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?

Options:

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 5

Review the following resultof an explain statement:

Question # 5

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 isthe one between the table order_detail and order.

C.

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

D.

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

E.

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

Question 6

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

Question 7

You are required to configure a connection so that Jira can inform Appian when specific tickets change (using webhook).

Which three required steps will allow you to connect both systems?

Options:

A.

Create a Web API object and set up the correct security.

B.

Configure the connection In Jira specifying the URE and credentials

C.

Create a new API Key and associate a service account

D.

Give the service account system administrator privileges

E.

Create an integration object from Applan to Jira to periodically check the ticket status

Question 8

You are selling up a new cloud environment. The customer already has a system of record for Its employees and doesn't want to re-create them in Appian. so you are going to Implement LDAP authentication.

What are the next steps to configure LDAP authentication?

To answer, move the appropriate steps from the Option list to the Answer List area, and arrange them in the correct order. You may or may not use all the steps.

Question # 8

Options:

Question 9

You have an active development team (Team A) building enhancements for an application (App X'). and ate currently using the TEST environment for UAT.

A separate operations team ('Team B) discovers a critical error in the Production instance of App X that they must remediate However. Team 6 does not have a hotfix stream for which to accomplish this The available environments are DEV. TEST, and PROD

Which risk mitigation effort should both teams employ to ensure Team AS capital project is only minorly interrupted, and Team B s critical fix can be completed and deployed quickly to end users?

Options:

A.

Team 8 must communicate to Team A which component will be addressed in the hotfix to avoid overlap of changes It overlap exists, the component must be versioned to its PROD state before being remediated and deployed, and then versioned back to its latest development state If overlap does not exist, the component may be remediated and deployed without any version changes

B.

Team A must analyze their current codebase in OEV lo merge the hotfix changes into their latest enhancements. Team B is then requited to wait for the hotfix to follow regular deployment protocols from DEV to the PROO environment.

C.

Team 8 must address changes in the TEST environment These changes can then be tested and deployed directly to PROD. Once the deployment is complete. Team B can then communicate their changes to Teams to ensure they are Incorporated as a part of the next release.

D.

Team 8 must address the changes directly in PROD. As there is no hotfix stream, and OEV and TEST are being utilized for active development it is best to avoid a conflict of components. Once Team A has completed their enhancements work. Team 6 can update DEV and TEST accordingly.

Question 10

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 shot 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 Add contains Dig integers, above and below 0.

E.

The field contains a structured JSON.

Page: 1 / 4
Total 35 questions