Question

Difficulty: MediumApproval Processes

An administrator at Universal Containers configures an approval process for high-value Opportunity records. However, sales managers report that sales representatives can still edit Opportunity field values while an approval request is pending. Which configuration step should the administrator check to prevent edits immediately when a record enters the approval process?

  1. Ensure that the Initial Submission Actions specify that the record is automatically locked upon submission.Answer
  2. B
    Add a Record Lock action to the Final Approval Actions section of the approval process.
  3. C
    Configure an after-save Record-Triggered Flow to invoke a record locking lock action before validation rules fire.
  4. D
    Set up a Before-Save Flow that updates the opportunity stage to prevent record editing.

Answer

The administrator must verify that the record is set to lock automatically within the Initial Submission Actions of the approval process.
When a record is submitted for approval in Salesforce, the default behavior specified in the Initial Submission Actions is to lock the record. This prevents non-administrator users from modifying field values while the approval is pending.

Step-by-Step Solution

1
Analyze the requirement for record locking during approval
Identify that pending approval records must be read-only for submitters
Prevent users from altering record details while manager approval is pending
2
Examine approval process configuration options
Determine that Initial Submission Actions control the record status upon submission
Initial Submission Actions take effect as soon as a user submits the record for approval
3
Verify standard Salesforce approval process behavior
Confirm record locking is configured under Initial Submission Actions
Locking the record ensures only system administrators (and designated approvers if configured) can edit the record while in approval

Key Concept

Approval Process Initial Submission Actions and Record Locking
Estimated Time:1m 30s
Rate this question