Summer Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

ACD101 Questions and Answers

Question # 6

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 # 6

Full Access
Question # 7

You need to be able to define record type relationships.

What is a required prerequisite in Appian?

A.

The record types must have data sync enabled.

B.

The record types must be on a virtualized data source.

C.

The record types must be stored in the local Appian business database.

Full Access
Question # 8

How can you prevent users from accessing Tempo?

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.

Full Access
Question # 9

You have a Custom Data Type (CDT), ABC_book, with a constant that refers to its data store entity, ABC_DSE_BOOK.

You need to write a query filter for all ABC_book items whose title contains “Guide”.

Which code snippet accomplishes this goal?

A)

Question # 9

B)

Question # 9

C)

Question # 9

A.

Option A

B.

Option B

C.

Option C

Full Access
Question # 10

Match each scenario to the correct relationship type in your data model design.

Note: Each relationship type 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 # 10

Full Access
Question # 11

Where can an Appian Developer connect with and share their expertise with other Appian Developers?

A.

Appian Learning Paths via Appian Academy

B.

Appian Knowledge Base

C.

Appian Community discussions

Full Access
Question # 12

Which two groups can be set within Application Properties ? (Choose two.)

A.

Administrators Groups

B.

Developers Groups

C.

Users Groups

D.

Designers Groups

Full Access
Question # 13

You need to add a new attribute to your database-backed synced Acme employee record.

What should you do?

A.

Add the new field manually to the ACME_Employee database table and run a database script to resync the Acme employee record.

B.

In the record data model, you add the new field in the ADD SOURCE FIELDS. Save the field with the Update Table checkbox active.

C.

In the record data model, you add the new field with ADD RELATIONSHIPS. Save the newly created relationship and use the field.

Full Access
Question # 14

You need to build an expression that takes in a list of values and prefixes the values with “ID:”.

What is a valid definition to the expression?

A)

Question # 14

B)

Question # 14

C)

Question # 14

A.

Option A

B.

Option B

C.

Option C

Full Access
Question # 15

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

Which configuration is required in your process model?

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.

Full Access
Question # 16

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?

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.

Full Access
Question # 17

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

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

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.

Full Access
Question # 18

In an expression you see the following two code snippets A and B.

Question # 18

Do the two code snippets return the same result?

A.

No, A returns the text “true” or “false”, while B returns the Boolean values TRUE or FALSE.

B.

No, A returns the Boolean values TRUE or FALSE, while B returns the strings “true” or “false”.

C.

Yes, both code snippets return the exact same Boolean value.

Full Access
Question # 19

A user wants to view a bulleted list of information on an interface.

Which component should you use?

A.

paragraphField

B.

textField

C.

richTextDisplayField

Full Access
Question # 20

Where can you read the release notes for each Appian version?

A.

Appian Community AppMarket

B.

Appian Academy

C.

Appian Documentation

Full Access
Question # 21

What is the prerequisite configuration for adding a process model into site as a tab?

A.

Configure Process Model Data Management settings.

B.

Add process variables into the process model.

C.

Include a start form in the process model.

Full Access
Question # 22

You are using a local variable in an expression rule to describe the height of an applicant.

Which statement correctly describes the application of Appian best practices for naming your local variable?

A.

local!hoaa - This employs the naming convention of abbreviating " Height of an applicant " to minimize both the typing required by developers and the length of code Appian is required to parse.

B.

local!applicantHeight - This employs the naming convention of specifically describing the value contained by the variable.

C.

local!x - This employs the naming convention of using algebraic variables for a value that may either change over time or be used by future developers for other purposes.

Full Access
Question # 23

You need to create a record type with data sync enabled.

What are the supported data sources?

A.

Web Services, Salesforce, Database

B.

Web Services, Process Reports, Database

C.

Salesforce, Process Models, Database

Full Access
Question # 24

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

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.

Full Access
Question # 25

Which three of the following are valid page types in a site? (Choose three.)

A.

Record List

B.

Tempo

C.

News Feed

D.

Interface

E.

Action

Full Access
Question # 26

A user needs to navigate from a record summary to an external URL.

Which interface component can be used to support this goal?

A.

Button

B.

Record Link

C.

Card Layout with a link

Full Access
Question # 27

Which Appian feature is used to automate repetitive manual tasks such as extracting data from a system for which there is no API?

A.

RPA

B.

Process Mining

C.

Connected Systems

Full Access
Question # 28

HOTSPOT -

Review the following variables:

Question # 28

Match each expression rule to the expected output.

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

Question # 28

Full Access
Question # 29

You are creating a form used to order a pizza. You use a radio button component for the selection.

The pizza selection labels include a list of toppings. You do not want the selection labels to be truncated.

Which layout should you choose?

A.

Compact

B.

Grid

C.

Stacked

Full Access
Question # 30

A process model is currently being used to handle job applications.

For each new applicant, a User Input Task is assigned to the human resources (HR) Recruiter group for initial processing.

Later in the process, users in the HR Supervisor group are sent an email instructing them to schedule the candidate’s final interview. The process is working as expected.

Today, users in the HR Recruiter group requested that they do not receive email notifications for the initial processing of job applications. It is, however, critical for those in the HR Supervisor group to continue receiving e-mails.

How should you address this requirement?

A.

Update the user input node in the process model to disable notifications for task assignments.

B.

Update the settings in the Admin Console to disable outbound email from Appian.

C.

Update the HR Recruiter group settings to disable email notifications.

Full Access
Question # 31

You have two Custom Data Types (CDT): ACME_invoice and ACME_invoiceItem that have a flat relationship.

The invoice item table has a field that is a foreign key to the invoice table. You are leveraging the database to automatically generate their primary keys.

How should you structure the process model to add a new invoice and the new invoice items to the system?

A.

1. Write to Multiple Data Store Entities smart service (Writing to the ACME_invoiceItem table and ACME_invoice table).

B.

1. Write to Data Store Entity smart service (Writing to the ACME_invoiceItem table).

2. Script Task to update foreign keys.

3. Write to Data Store Entity smart service (Writing to the ACME_invoice table).

C.

1. Write to Data Store Entity smart service (Writing to the ACME_invoice table).

2. Script Task to update foreign keys.

3. Write to Data Store Entity smart service (Writing to the ACME_invoiceItem table).

Full Access
Question # 32

Review the following interface definition:

Question # 32

The interface does not display, and you get an error message.

What is the cause of the error?

A.

localinput needs to be configured with a!refreshVariable().

B.

len() is not a valid function and length() should be used instead.

C.

localinput is being referenced outside the scope it is defined in.

Full Access
Question # 33

You want to replace any invalid email addresses in a list of email addresses with the word ‘invalid’.

A rule already exists within your application which determines if an email address format is valid:

“MAIL_isValidEmail()”. This rule takes in a single email address and returns either “True” or False”.

Which code snippet will return the desired output?

A)

Question # 33

B)

Question # 33

C)

Question # 33

A.

Option A

B.

Option B

C.

Option C

Full Access
Question # 34

You need to add the customer segment to your customer record type with data sync enabled. The customer segment is calculated based on age, creditworthiness, and order score. These are all present on the record type.

How do you ensure the customer segment is always up to date using features of synced record types?

A.

Whenever you create a new record in your process model, you calculate the customer segment in a Script-Task and update the record before storing it.

B.

Add a custom record field to the customer record type that evaluates the three given attributes to define the customer segment.

C.

You add a new combined record field, link it with the business rule (expression rule), and define the update frequency on the combined field.

Full Access
Question # 35

While testing, the process consumes at least 2000 AMU of process memory for each instance.

What are four ways to reduce the overall memory footprint of your process instances? (Choose four.)

A.

Reduce your process’ delete and archival interval under Data Management > Automatic Process Clean-Up. Most Voted

B.

Split the process into subprocesses so that only a part of the overall process is active. Most Voted

C.

Start the process with the memory optimizer option toggled “On”.

D.

Reduce the number of process variables. Most Voted

E.

Do not store large data chunks like text strings in process variables. Most Voted

F.

Compress text into a .ZIP file before storing them in process variables.

Full Access
Question # 36

According to best practices, what is Appian ' s recommendation for updating Test environments?

A.

Make the same update manually both in Dev and Test environments.

B.

Make the update in the Dev environment, then compare, and deploy the update to the Test environment.

C.

Make the update directly in the Test environment.

Full Access
Question # 37

You are reviewing a timesheet submission on a form.

The buttons on the form are: “Cancel”, “Deny”, and “Approve”. Most of the time, users will approve the timesheet.

According to Appian best practices, which button styling is most appropriate on the button labelled “Approve”?

A.

Primary

B.

Secondary

C.

Destructive

Full Access