An organization requires an approval process for custom Project records. Each Project record specifies a custom lookup field named 'Project Advisor' (pointing to the User object). When a Project is submitted for approval, the approval request must be routed directly to the specific user designated in that record's 'Project Advisor' field. Which configuration option should the administrator select in the approval step assignment?
- Select 'Related User' as the approver type and choose the 'Project Advisor' field.Answer
- BSelect 'Automatically assign using hierarchy' and choose the 'Project Advisor' custom field from the drop-down menu.
- CCreate an Initial Submission Action with a Field Update that changes the record owner to the Project Advisor before routing.
- DConfigure an After-Save Record-Triggered Flow to reassign the ProcessInstanceWorkitem record to the Project Advisor upon creation.
Answer
Select 'Related User' as the approver type and choose the 'Project Advisor' field.
In Salesforce approval processes, setting the step approver to 'Related User' enables dynamic routing by referencing any User lookup field located on the record submitted for approval, such as a custom 'Project Advisor' field.
Step-by-Step Solution
Key Concept
Dynamic Approval Routing via Related User Lookup Fields
Estimated Time:1m 30s