Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the Appian Associate Developer ACD101 Questions and answers with ValidTests

Exam ACD101 All Questions
Exam ACD101 Premium Access

View all detail and faqs for the ACD101 exam

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

You write an expression that checks the validity of an email address.

Which three scenarios should you configure as test cases? (Choose three.)

Options:

A.

An invalid email address that is missing the @-character: "john.doeexample.com".

B.

An invalid email address: null.

C.

A valid email address: "jane.doe@example.com".

D.

The mail server is unavailable.

Expert Solution
Questions # 12:

Match each node to the correct description for the node.

Note: Each description 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 # 12

Options:

Expert Solution
Questions # 13:

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.

Expert Solution
Questions # 14:

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.

Expert Solution
Questions # 15:

Review the following code snippet:

displayvalue(1, {0, 1, 2}, {"Low", "Medium", "High"}, "Unknown")

The definition of displayvalue is:

Tries to match a value in a given array with a value at the same index in a replacement array and returns either the value at the same index or a default value if the value is not found.

What does this code snippet return?

Options:

A.

Low

B.

Medium

C.

High

Expert Solution
Questions # 16:

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."

Expert Solution
Questions # 17:

You created and published a new process model.

The process model has a start form with two synchronous subprocesses with 40 and 66 nodes each. All nodes are chained from the start node through the subprocesses to the end node. After the tasks and subprocesses, there is a second User Input Task in which the user can confirm the entries and add a comment.

When testing as a normal Acme business user, you see that the confirmation screen is not shown to you.

What might be the reason for this behavior?

Options:

A.

The maximum number of activity chained nodes is exceeded and breaks.

B.

The second User Input Task is assigned to the process initiator.

C.

The second User Input Task is assigned to the Acme business user group.

Expert Solution
Questions # 18:

You have a record type,ABC_Author, backed by a database table.

You need to retrieve the total number of authors without loading all the data.

According to Appian best practices, which code snippet accomplishes this goal in the most efficient way?

A)

Question # 18

B)

Question # 18

C)

Question # 18

Options:

A.

Option A

B.

Option B

C.

Option C

Expert Solution
Questions # 19:

You are developing an expression rule. You need to find information on employing an Appian function that you have not used before.

For more information on the Appian function, what should you do first?

Options:

A.

Look up the function in the Appian Documentation.

B.

Search the Appian Knowledge Base Articles.

C.

Post a question on Appian Community.

Expert Solution
Questions # 20:

You have two record types: ACME_Student and ACME_Class.

You need to add a many-to-many relationship between these two record types.

What should you do?

Options:

A.

Create a new record type with data sync enabled, then add a one-to-many relationship from each record type (ACME_Student and ACME_Class) to the new mapping record type.

B.

This relationship cannot be modeled using record type relationships.

C.

Add the relationship from either ACME_Student or ACME_Class, then select Many-to-Many under Relationship Type, and add the corresponding keys.

Expert Solution
Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions