Appian ACD101 - Appian Associate Developer
You are working on an existing process model with three process variables:
1. pv!vehicleID (integer)
2. pv!vehicle(Custom Data Type (CDT)
3. pv!dealershipName (text)
You have a script task with an output variable, defined as rule!VIM_getVehicle(vehicleID: pv!vehicleID). The result is saved to pv!vehicle.
The rule VIM_getDealershipName() accepts the dealership ID, which is a field on the vehicle CDT, and returns the dealership name.
What should you update in the process model to set the value for pv!dealershipName?
Which two scenarios are ideal for using Appian Portals? (Choose two.)
You need to add a new attribute to your database-backed synced Acme employee record.
What should you do?
How do you pass information from a process model to a form?
You select the " Generate groups and folders to secure and organize objects " option while creating a new application, Acme, with the prefix ACM.
By default, which two groups are generated by Appian? (Choose two.)
Which variable type is used to store data used within a single node of a process model?
You need to view a record type relationship diagram.
Where should you look in the record type?
You built a grid field with the data source as a query entity.
You want to add a search box to the grid using Appian’s out-of-the-box functionality. You set the parameter of showSearchBox to “Trueâ€, but the search box is still not appearing.
Why is the search box NOT appearing?
After selecting a record, a user wants to initiate an activity in the context of that selected record.
You start by creating the process model that implements this activity.
What should you do next?
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?
