Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

ACD200 Sample Questions Answers

Questions 4

The IT stakeholder wants to understand which processes have the highest footprint.

What are the two places to get information on process model memory usage? (Choose two.)

Options:

A.

Administration Console

B.

Process monitoring tab

C.

Appian Health Check report

D.

Application server log file

Buy Now
Questions 5

You are on a project where the goal is to use Appian Sites to create and edit invoices issued to customers.

This process model is being used as a related action, to edit an Invoice. You have already created a record for invoices.

Review the following image:

Which two suggestions regarding this process are valid? (Choose two.)

Options:

A.

We should consider adding a timer exception which skips the “Edit/Credit Invoice” node after 24 hours.

B.

We should add this process model as a related action on the Invoices record called “Edit Invoice.”

C.

We should add two pages to the site, one of which is a Record List of Invoices, and the other which has this process model as a Report.

D.

To improve performance, we should consider removing activity chaining from all flows.

Buy Now
Questions 6

You are troubleshooting slow response times on a SAIL interface.

What are two potential causes of the performance issues? (Choose two.)

Options:

A.

Multiple rule inputs

B.

Multiple a!save operations

C.

Configuration of refresh variables

D.

Stacked button layout

Buy Now
Questions 7

Using a View, you pull a report on different employee transactions. You receive the following error: “a!queryEntity: An error occurred while retrieving the data.”

What is the most likely root cause? (Choose the best answer.)

Options:

A.

The view contains a large number of rows, requiring more time to fetch the data.

B.

The view doesn’t have a column mapped as a Primary Key in its corresponding CDT.

C.

The required inputs were not provided.

D.

The rule contains a missing syntax.

Buy Now
Questions 8

You want to generate an email body which varies from one Appian environment to another. For instance, between DEV and TEST.

According to Appian best practices, how should you define the environment name? (Choose the best answer.)

Options:

A.

Create an expression rule and update its value post-deployment.

B.

Create an environment-specific constant.

C.

Create a constant and update its value post-deployment.

D.

Create a stored procedure.

Buy Now
Questions 9

Which user role should be used to allow external systems to invoke Appian web APIs?

Options:

A.

Service Account

B.

System Administrator

C.

Application User

D.

Designer

Buy Now
Questions 10

Your organization is considering options for integrating with external systems from within Appian.

Which Appian object is designed to allow you to share base URL and authentication details across multiple integrations? (Choose the best answer.)

Options:

A.

A web API

B.

An integration

C.

A connector function

D.

A connected system

Buy Now
Questions 11

You are reviewing a recent Health Check report and notice that a process model has high memory consumption.

What are three possible reasons for this? (Choose three.)

Options:

A.

Too many process variables

B.

Misconfigured error alerts

C.

Nested CDTs with large numbers of fields

D.

Too many nodes

E.

Gateway nodes with multiple incoming flows

Buy Now
Questions 12

You need to create a plug-in to perform a job in the background. The plug-in should not be available under an expression rule, connected system, or the process model.

What type of plug-in should you create? (Choose the best answer.)

Options:

A.

Servlet

B.

Function

C.

Connected systems

D.

Smart service

Buy Now
Questions 13

You are reviewing process model metrics and looking at AMUs to evaluate a process’s memory usage.

Which statement is correct regarding this metric?

Options:

A.

Memory usage is considered low when it is below 10,000 AMUs.

B.

Memory usage is considered low when it is below 1,000 AMUs.

C.

Memory usage is considered low when it is below 100,000 AMUs.

D.

AMUs is not a good measurement for process memory usage.

Buy Now
Questions 14

More than one user is editing the same record in database.

With XSD, how do you avoid the collision of data from Application? (Choose the best answer.)

Options:

A.

@Version

B.

@OrderBy

C.

@inheritance

D.

@AssociationOverrides

Buy Now
Questions 15

A lead designer receives this requirement:

Every time a record is modified, the data changed must be stored for audit.

Which design is the most efficient and has the least impact on the Appian application? (Choose the best answer.)

Options:

A.

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

B.

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

C.

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

D.

Create a web API call to an audit history system and write the audit trail to file.

Buy Now
Questions 16

A user is uploading a document in the Appian environment and wants to restrict the uploading of documents without extensions.

How can this be done at the environment level?

Options:

A.

Enable File Upload > Block files without an extension, under Administration Console.

B.

Document can be uploaded but cannot be restricted.

C.

Configure Validation rules wherever required.

D.

No actions are required from the developer; Appian auto-validates these documents.

Buy Now
Questions 17

Which two practices are strongly discouraged for activity chaining? (Choose two.)

Options:

A.

Less than or equal to 5 seconds between attended activities.

B.

More than 50 node instances

C.

More than 5 seconds between attended activities

D.

Less than or equal to 50 node instances

Buy Now
Questions 18

Your table contains several indexes.

Which two statements regarding indexes are correct? (Choose two.)

Options:

A.

Indexes increase the performance of Read operations.

B.

Indexes increase the performance of Write operations.

C.

Indexes decrease the performance of Write operations.

D.

Indexes decrease he performance of Read operations.

Buy Now
Questions 19

In Scrum, who is the right person responsible for prioritizing product backlog? (Choose the best answer.)

Options:

A.

Tester

B.

Product Owner

C.

Lead Developer

D.

Product Manager

Buy Now
Questions 20

In the next year, you expect the number of concurrent active users of your application to increase from approximately 50 to 500.

Which two recommendations for your Appian environment would address the performance risk of this large increase in users? (Choose two.)

Options:

A.

Add more design engines.

B.

Add more process execution engines.

C.

Add more application server memory.

D.

Switch from a records-centric to a process-centric design.

Buy Now
Questions 21

You are creating an ERD that models the data for a college and includes a Many-to-Many relationship, Student-to-Class, where a student can be enrolled in multiple classes, and a class can enroll multiple students.

How can you handle this relationship so that it can be supported in Appian and remain in at least First Normal Form? (Choose the best answer.)

Options:

A.

A joining table can be used to hold instances of Student/Class relationships.

B.

The Student table should have a Class field to hold an array of Class IDs.

C.

The Class table should have a Student field to hold an array of Student IDs.

D.

It cannot be done, because Appian CDTs cannot handle Many-to Many relationships.

Buy Now
Questions 22

You need to insert the deleted row of a table into a history table for audit purposes.

What is the most efficient method to achieve this?

Options:

A.

Materialized view

B.

Process model

C.

View

D.

Trigger

Buy Now
Questions 23

You need to build a QC review process for a factory that allows a technician to review each production line on a regular basis.

A QC technician has 30 minutes to complete their review, after which time the review will expire and be marked as a “missed review.” If this, occurs, a supervisor should be notified via email and the review data should not be saved. Additional requirements are as follows:

The user should be able to save a draft of their review before submission, and come back to work on it later.

Once submitted, the review data should be saved to the database.

Which option needs to be implemented to meet the requirements?

Options:

A.

An exception timer that skips the QC review task after 30 minutes, which flows to a Send Email node configured to notify a supervisor

B.

The task configured as a quick task

C.

A send message event which sends an email after 30 minutes to the supervisor

D.

An escalation that sends an email after 30 minutes to the supervisor

Buy Now
Exam Code: ACD200
Exam Name: Appian Certified Senior Developer
Last Update: Dec 3, 2024
Questions: 77
$66  $164.99
$50  $124.99
$42  $104.99
buy now ACD200