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

ACD301 Exam Dumps - Appian Certified Lead Developer

Go to page:
Question # 4

You have created a Web API in Appian with the following URL to call it: https://exampleappiancloud.com/suite/webapi/user_management/users?username=john.smith. Which is the correct syntax for referring to the username parameter?

A.

httpRequest.queryParameters.users.username

B.

httpRequest.users.username

C.

httpRequest.formData.username

D.

httpRequest.queryParameters.username

Full Access
Question # 5

You are planning a strategy around data volume testing for an Appian application that queries and writes to a MySQL database. You have administrator access to the Appian application and to the database. What are two key considerations when designing a data volume testing strategy?

A.

Data from previous tests needs to remain in the testing environment prior to loading prepopulated data.

B.

Large datasets must be loaded via Appian processes.

C.

The amount of data that needs to be populated should be determined by the project sponsor and the stakeholders based on their estimation.

D.

Testing with the correct amount of data should be in the definition of done as part of each sprint.

E.

Data model changes must wait until towards the end of the project.

Full Access
Question # 6

On the latest Health Check report from your Cloud TEST environment utilizing a MongoDB add-on, you note the following findings:

Category: User Experience, Description: # of slow query rules, Risk: High

Category: User Experience, Description: # of slow write to data store nodes, Risk: High

Which three things might you do to address this, without consulting the business?

A.

Reduce the batch size for database queues to 10.

B.

Optimize the database execution using standard database performance troubleshooting methods and tools (such as query execution plans).

C.

Reduce the size and complexity of the inputs. If you are passing in a list, consider whether the data model can be redesigned to pass single values instead.

D.

Optimize the database execution. Replace the view with a materialized view.

E.

Use smaller CDTs or limit the fields selected in a!queryEntity().

Full Access
Question # 7

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.

Full Access
Question # 8

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?

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.

Full Access
Go to page: