3 Months Free Update
3 Months Free Update
3 Months Free Update
You are configuring an employee onboarding User Input Task that will be assigned to the human resources group.
Based on the default behavior fortask assignments, which statement is valid?
Which step can be critical in passing information from a form back to a process model?
How can you add test data into your rule inputs while editing an interface object?
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.
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.)
A user needs to navigate from a record summary to an external URL.
Which interface component can be used to support this goal?
ACME Automobile uses Appian to manage their vehicle fleet. Vehicle records can have a status of either "active" or "inactive".
Users are primarily concerned with active vehicles and want to see only those records by default when viewing the Vehicle records list. However, it is important for users to be able to see the unfiltered list of Vehicle records on demand to address occasional auditing requests from managers.
Which configuration supports the desired Vehicle record list behavior?
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?
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?
You have a record action that should only be visible to certain users under conditions specified by an expression.
How should you configure this?
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?