An administrator is defining an automated approval process in Salesforce for sales contract reviews. Sequence the standard stages of an approval process execution lifecycle from first to last.
- 1The user clicks 'Submit for Approval' to initiate the process.
- 2Initial Submission Actions execute, automatically locking the record.
- 3Approval Step criteria are evaluated and assigned to the designated approver.
- 4Final Approval Actions execute once all required step approvals are granted.
Cevap
The correct sequence for an approval process execution lifecycle is: 1) The user clicks 'Submit for Approval', 2) Initial Submission Actions execute, 3) Approval Step criteria are evaluated, and 4) Final Approval Actions execute.
The approval process always starts with explicit record submission. Once submitted, Salesforce performs initial submission actions (such as locking the record). Following entry, approval step criteria are evaluated to route the item to an approver, and finally, after receiving approval, final approval actions execute.
Adım Adım Çözüm
Anahtar Kavram
Salesforce Approval Process Lifecycle