nerdexam
Salesforce

PDII · Question #375

Universal Containers is implementing a new approval process for expense reimbursements. The process requires complex logic to determine the appropriate approver based on factors such as expense…

The correct answer is A. Use the Salesforce Approval Process feature and define multiple approval steps with entry criteria. See the full explanation below for the reasoning.

Question

Universal Containers is implementing a new approval process for expense reimbursements. The process requires complex logic to determine the appropriate approver based on factors such as expense amount, employee role, and project type. The solution should allow for flexibility and future changes in the approval rules. Which approach would be the most suitable for implementing this logic?

Options

  • AUse the Salesforce Approval Process feature and define multiple approval steps with entry criteria
  • BCreate a custom Apex class with a method to determine the appropriate approver based on the
  • CDevelop a custom Lightning component to handle the approval logic and integrate it into the
  • DImplement a custom formula field to calculate and determine the appropriate approver based on

How the community answered

(32 responses)
  • A
    72% (23)
  • B
    16% (5)
  • C
    3% (1)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full PDII Practice