Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Appian ACD101 Appian Associate Developer Exam Practice Test

Page: 1 / 6
Total 59 questions

Appian Associate Developer Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

You received a support ticket where the user claims that nothing happens when they click the button to complete a task. You confirm that the user is assigned to the task.

What is a possible reason for this problem?

Options:

A.

The user was not in the user group configured for the process model security.

B.

The process report that drives the runtime database does not have security set properly.

C.

The button was not configured to submit the form.

Question 2

What is an Appian best practice for calling interface rules on your interface?

Options:

A.

Call the interface rule on a rule input.

B.

Use keyword syntax.

C.

Always use consistent ordering of rule parameters.

Question 3

You need to pass data into a process from other parts of your Appian application.

Which configuration is required in your process model?

Options:

A.

Toggle the Parameter field to 'True" on the configuration of a process variable.

B.

Create process variables on the Data Management tab of Process Model Properties.

C.

Add an interface as a Process Start Form.

Question 4

Which statement about local variables is valid?

Options:

A.

The data type of a local variable is determined by its value.

B.

Local variables can only store primitive data types, such as numbers and strings.

C.

Local variables must have an initial value set when defining them.

Question 5

An interface references an expression rule.

What are the relationships between these objects?

Options:

A.

Dependents and Reliants

B.

Dependents and Precedents

C.

Inheritance and Association

Question 6

You configured a Custom Data Type (CDT), ACME_video. You need to set up a node in your process model to write a new video as a row in the CDT's corresponding database table.

Which set of inputs must you configure on your Write to Data Store smart service node?

Options:

A.

The data store and an input corresponding to each field of the ACME_video CDT.

B.

The data store entity and an input of type ACME_video.

C.

The data store and an input of type ACME_video.

Question 7

You receive a bug ticket that states "After selecting a value for the drop-down field, the value disappears."

You investigate and notice that when you select the drop-down, the proper choice labels display. When you select an option, the value updates properly in the corresponding rule input.

What is the issue and how can you fix this bug?

Options:

A.

The value parameter is improperly configured on the drop-down component. You need to map the value to the proper rule input or variable.

B.

The user group for the lookup table is incorrect. You need to add the user to the proper group.

C.

The choice labels parameter of the drop-down field is not configured as a list. You need to wrap the value with curly brackets.

Question 8

Which two scenarios are ideal for using Appian Portals? (Choose two.)

Options:

A.

A manager wants to obtain a view of their team's performance.

B.

A retail customer wants to conduct a public survey for their recently launched product.

C.

An employee who does not have an account wants to register for their company's vehicle fleet a management system.

D.

A user needs to submit support requests when they are using their mobile device in areas with bad network coverage.

Question 9

Which code snippet calls the interface APP_RecordDashboard while following best practices for passing in values for "recordId" and "firstName"?

A)

B)

C)

Options:

A.

Option A

B.

Option B

C.

Option C

Question 10

You need to remove an unused field from an existing record type Product, which has data sync enabled and is backed by a database table.

What should you do?

Options:

A.

Delete the field from the record type and optionally delete the column from the database table.

B.

Delete the field from the product Custom Data Type (CDT) and perform a full resync of the record type.

C.

Delete the column from the database table and perform a full resync of the record type.

Question 11

You want to add a script task in between two User Input Tasks assigned to the same user.

What needs to be configured so that the user sees the second form immediately after submitting the first?

Options:

A.

Set all process variables as parameters.

B.

Enable activity chaining.

C.

Run the script task as "synchronous."

Question 12

How can you prevent users from accessing Tempo?

Options:

A.

Remove the users from the Tempo Users system group.

B.

Change the default User Start Page.

C.

Ensure the user is in the Application Users group, which by default does not have access to Tempo.

Question 13

You need to start a process using an email trigger.

How should you configure this process model using the Process Model Properties dialog?

Options:

A.

Go to File > Properties > Alerts. Configure the Custom Alert settings.

B.

Go to File > Properties Set the proper Process Display Name

C.

Go to File > Properties. Select the Public Events checkbox to allow anyone to fire triggers.

Question 14

How do you refer to metadata of a process model object within process model expressions? For example: the creator, name, or description.

Options:

A.

Process Properties, referred to in process model expressions using the pp! domain.

B.

Process Variables, referred to in process model expressions using the pv! domain.

C.

Process Model Properties, referred to in process model expressions using the pm! domain.

Question 15

Which option best describes the primary purpose of the interface design object?

Options:

A.

Provides a method for an Appian application to interact with an external application or service.

B.

Provides a method for end users to interact with an Appian application.

C.

Provides a method for an Appian application to interact with a database.

Question 16

You are creating a new customer onboarding application. Documents are required from customers for verification and onboarding purposes. You need to store these documents within Appian.

Which two areas in Appian should you configure? (Choose two.)

Options:

A.

Knowledge Center

B.

Decision Object

C.

Folder

D.

Feed

Question 17

A customer wants to display a small toolbar with three icons - a "sad face," a "face with neutral expression," and a "happy face" - on the bottom of every page in their application.

Users will be instructed to use the icon that best expresses their current experience using the application. This will allow the customer to collect valuable data about users.

Which object type should be called from each page to implement this feature?

Options:

A.

An interface, because the component must render user interface elements.

B.

An expression rule, because the component captures expressions of user sentiment for analysis.

C.

A decision, because the component captures a choice that users select from an array of custom selection components, rather than a standard dropdown or radio button.

Page: 1 / 6
Total 59 questions