New Year Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Appian ACD100 Appian Certified Associate Developer Exam Practice Test

Demo: 22 questions
Total 78 questions

Appian Certified Associate Developer Questions and Answers

Question 1

Review the following table.

Which option correctly deletes the last row from the table?

Options:

A.

REMOVE product_id = 3 IN product;

B.

DELETE FROM product WHERE product_id = 3;

C.

DELETE product_i = 3 FROM product;

D.

REMOVE FROM product WHERE product_id = 3;

Question 2

When creating a process model, you need an incoming path to continue down one or more paths based on the logic you set.

Which gateway node should you use?

Options:

A.

XOR

B.

AND

C.

XAND

D.

OR

Question 3

You need to configure the Write to Data Store Entity smart service.

What is required to correctly configure this?

Options:

A.

On the data store entity, use a constant in the value field for the data store entity.

B.

Users must be granted access to database.

C.

On the Data tab, click New Input to save the data.

D.

Assign a namespace to the XML document.

Question 4

You are creating an interface and need to pass data out to its parent interface.

With type of variable is required to achieve this?

Options:

A.

Parameterised process variable

B.

Refresh variable

C.

Rule inputs

D.

Local variables

Question 5

A record type is using a process as its data source. Which statement is true?

Options:

A.

Archived process instances are accessible with process-backed records.

B.

The record has access to current values of process variables within process instances.

C.

Process-backed records derive information from a data store entity.

D.

Process-backed records can only access process variable values when a process instance completes.

Question 6

What is a correct representation of a dynamic process display name?

Options:

A.

"Create or Update Record; " & pv!recordName

B.

"Create or Update Record: " + pp!initiator

C.

"Create or Update Record " + ac!recordName

D.

"Create or Update Record & pv!recordName"

Question 7

What is the maximum number of additional views that can be created on Appian record types?

Options:

A.

10

B.

20

C.

30

D.

There is no limit

Question 8

Which two statements are true about the Primary Key constraint in SQL? (Choose two.)

Options:

A.

A Primary Key must contain UNIQUE values.

B.

A Primary Key uniquely identifies each record in a SQL database table.

C.

A Primary Key must be mode of a single column only.

D.

A Primary Key must be on integer.ax

Question 9

A client requested a feature that is exceptionally specific and uncommon.

You begin by gathering research to help determine how such a feature could be implemented, but no documentation is available.

What should you do next?

Options:

A.

Create a Support Case.

B.

Check The Appian Academy.

C.

Review the Appian Playbook.

D.

Ask the Appian Community.

Question 10

You have data from two unrelated tables. Which Appian objects can easily relate data from these two tables?

Options:

A.

Process Models

B.

Expression Rules

C.

Custom Data Types

D.

Record Types

Question 11

By default, when is a local variable refreshed when using a!localVariables( )?

Options:

A.

After every user interaction

B.

After a record action event completes

C.

When any referenced variable changes

D.

It never refreshes

Question 12

A related action was created in a record. A Related Action Shortcut needs to be added in order to call this action.

Where is this configured?

Options:

A.

In the View Interface

B.

On the Record View

C.

In the Action Process Model

D.

On the Record Action

Question 13

Which two filter types should you apply to limit the record list by default? (Choose two.)

Options:

A.

Default filters

B.

Source filters

C.

User filters

D.

Filter by search field

Question 14

During what stage of the Appian Delivery Methodology does story-pointing regularly occur?

Options:

A.

Build

B.

Optimize

C.

Release

D.

Initiate

Question 15

What table relationship is illustrated in the following data structure (if the relationship is evaluated from left to right)?

Options:

A.

Many to Many (M:M)

B.

Many-to-One (M:1)

C.

One-to-Many (1:M)

D.

One-to-One (1:1)

Question 16

Given a Text type input of ri!text, which function will return that text without any spaces in the text?

Options:

A.

trim(ri!text)

B.

remove(ri!text, " ")

C.

stripwith(ri!text, " ")

D.

flatten(ri!text)

Question 17

During CDT creation, when should you select the option to “Create New Version from XSD”?

Options:

A.

When the data type (CDT) contains more than 12 fields

B.

When the data type (CDT) is created through a Web Service

C.

When the Data Type (CDT) Designer docs nor allow you to identify your Primary Key field

D.

When the data type (CDT) configurations are not accessible through the Data Type (CDT) Designer

Question 18

In the scrum lifecycle of a project, when should the team agree on the requirements for the Definition of Done?

Options:

A.

Before getting started on the project

B.

During the sprint retrospective

C.

During the backlog refinement

D.

After the sprint planning

Question 19

You need to edit data in a table. You ate currently using the following statement:

INSERT INTO product (productId, productName) VALUES (3, "App1e");

What is the issue?

Options:

A.

You should be using an UPDATE statement.

B.

You forgot the WHERE clause in your statement.

C.

You should be using a CREATE statement.

D.

You should be using an EDIT statement.

Question 20

Who is responsible for estimating the level of effort for Product Backlog items?

Options:

A.

Product Owner

B.

Testers

C.

Developers

D.

Scrum Master

Question 21

What is the most common use case for an Appian application?

Options:

A.

A reporting tool that uses complex aggregation across different systems.

B.

A workflow that requires extensive database data extraction, transformation, and loading.

C.

A workflow for multiple groups that needs to be accelerated while reducing mistakes.

D.

A backend process that requires management and no user interaction.

Question 22

You are designing an interface and selecting colors for the application.

What is the Appian-recommended best practice?

Options:

A.

Use blocks of color to highlight sections that are not on the perimeter of the page.

B.

Use many different shades of the same color.

C.

Use a diverse range of colors and shades.

D.

Use a small, consistent color palette.

Demo: 22 questions
Total 78 questions