| Exam Name: | Appian Associate Developer | ||
| Exam Code: | ACD101 Dumps | ||
| Vendor: | Appian | Certification: | Associate Developer |
| Questions: | 121 Q&A's | Shared By: | alisha |
You are making changes to a record type named Support Case which has an existing related action titled Update Case.
Your customer requests an enhancement to make the update case action easily accessible when viewing the summary of a support case record.
What should you do?
You are given a list of VM_Vehicles Custom Data Types (CDT).
Which smart service offers the best performance to write the values to the database?
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?