Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Appian Senior Developer

Last Update 23 hours ago Total Questions : 106

The Appian Senior Developer content is now fully updated, with all current exam questions added 23 hours ago. Deciding to include ACD201 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our ACD201 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these ACD201 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Appian Senior Developer practice test comfortably within the allotted time.

Question # 21

You ' re designing an expression rule that needs to retrieve employees from a database for a given department and display their full name concatenated with their role in a list for a dropdown field.

Which design approach should you recommend?

A.

Query the data to return all employees. Using a!forEach(), for each item in the list, if the employee belongs to the given department, return the employee name and role, otherwise, return a null value.

B.

Query the data to return all employees. Use wherecontains() to return the employees for the given department and use a!forEach() to return the employee name and role for each item in the list.

C.

Query the data with a filter applied to only return employees for the given department. Using a!forEach(), for each item in the list, return the employee name and role.

Question # 22

Match each characteristic with the appropriate type of log file.

Note: Each type of tog file will be used once. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list

Question # 23

Which two options are correct regarding record relationships when using synced records in your application? (Choose two.)

A.

Relationships can be established between any record types that have sync enabled, regardless of the source.

B.

Many-to-one relationships can be established using record relationships.

C.

Record type relationships enforce referential integrity.

D.

Up to 20 relationships can be added on a record type with data sync enabled.

Question # 24

You ' re creating a point-of-sale (POS) system for a customer which can associate the items in a transaction to a customer based on a membership number. The item stock table and the customer sales record are hosted elsewhere and need to be written to via POST APIs from an Appian process model. This all occurs within a transaction process model that you ' re creating.

Which two steps should you perform to design your process model to improve process memory? (Choose two.)

A.

Ensure that the entire process is activity-chained so that the person entering the transaction knows when the process is completed.

B.

Create the two POST APIs as asynchronous subprocesses.

C.

Create the two POST APIs as synchronous subprocesses.

D.

Add a terminate process node to the end of the process.

Question # 25

You ' re creating a support case record type while working on a support case management system. You want to track support case status changes.

You want to use record events to track this information.

Which record data source type is the most appropriate for you to use?

A.

Web service without data sync enabled

B.

Database source with data sync enabled

C.

Process Model source with data sync enabled

Question # 26

You notice that a process consumes a significant amount of memory. The process involves ingesting long strings from a web service and saving them to the database using a looping approach. The string output is saved to a process variable with data type Text.

Which two options will reduce the memory usage? (Choose two.)

A.

Save the string output directly to the data structure to be written to the database.

B.

Configure the process to delete previously completed or cancelled instances.

C.

Ensure that all process variables have the option " Hidden " deselected.

D.

Evaluate each step in a separate script task and save the output to a process variable.

Question # 27

You have a requirement to implement an audit trail for any modifications to a record.

You need to select the most efficient design option that has the least impact on your Appian application.

What should you do?

A.

Create a trigger on the database table to capture the audit trail to a table

B.

Create an Appian process to capture the change history and write the audit trail to the database

C.

Create a custom plug in that can write an audit trail to a log file.

Question # 28

You need to update an existing Appian application.

The application needs to be responsive and compatible with a variety of screen widths. For example: phone/tablet browser, Appian mobile app, desktop monitor.

Which two functions/parameters should you consider when updating the interfaces? (Choose two.)

A.

stackWhen in Columns Layout and Side By Side Layout

B.

a!isNativeMobile()

C.

Width of a page in the site object

D.

a!isPageWidth()

Question # 29

Consider this POST request:

https://www.example.com/suite/webapi/customer

Match the values to the correct fields in the resulting http!request value.

Note: Each value will be used once. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

Question # 30

You receive a warning about approaching the 2,000,000 row limit with synced records in your Production environment.

What are two ways to efficiently address this warning to prevent reaching the limit? (Choose two.)

A.

Design the process to write data in batches of 1,000.

B.

Disable data sync immediately to prevent user facing-front end issues.

C.

Keep only necessary data and plan to move the archived data to an audit table in a longer run.

D.

Apply one or more source filters to limit the number of rows synced in Agpian.

Go to page: