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?
Which Appian feature is used to automate repetitive manual tasks such as extracting data from a system for which there is no API?
You need to pass data into a process from other parts of your Appian application.
Which configuration is required in your process model?
Which step can be critical in passing information from a form back to a process model?
You are configuring a Related Action for an entity-backed record type.
What is the proper domain prefix to reference the record data that will be passed into the Process Model as context for the Record Action?
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?
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?
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?
You need to be able to define record type relationships.
What is a required prerequisite in Appian?
Where can an Appian Developer connect with and share their expertise with other Appian Developers?
Which option best describes the primary purpose of the interface design object?
Review the following expression rule:
union(ri!fruit, ri!vegetables)
The rule inputs are configured as text arrays.
What is the expected output?
An interface references an expression rule.
What are the relationships between these objects?