Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce AP-223 Exam - Topic 3 Question 7 Discussion

Actual exam question for Salesforce's AP-223 exam
Question #: 7
Topic #: 3
[All AP-223 Questions]

What is the most Scalable way to set the legal Entity on the Order Product and Order Product Consumption Schedule?

Show Suggested Answer Hide Answer
Suggested Answer: D

Requirement:

Set Legal Entity on Order Product and OP Consumption Schedule in a scalable way.

Runs before insert, so no second update transaction is needed.

Scalable (bulk-safe, low CPU, no recursion).

Modern Salesforce best practice for field population.

Works consistently across:

Order Products

Usage/Consumption Schedules

Why D. Before-Save Flow is correctWhy not the others?Option

Why Incorrect

A . Workflow Rule

Deprecated, not scalable, cannot run before-save.

B . Custom Setting

Storage mechanism, not automation logic.

C . QCP

Only affects Quote stage, not Order Products or Consumption Schedules AFTER order creation.

Thus **D is the correct, scalable, and recommended pattern.


Contribute your Thoughts:

0/2000 characters
Felix
5 days ago
Custom Setting could work, but not sure it's the best.
upvoted 0 times
...
Pedro
10 days ago
A Workflow seems outdated for this.
upvoted 0 times
...
Lino
15 days ago
I think using a Flow is the most efficient option.
upvoted 0 times
...
Arlette
20 days ago
I feel like the Quote Calculator Plugin might be too specific for this question, but I need to double-check my notes on that.
upvoted 0 times
...
Sanjuana
25 days ago
Custom Settings seem like they could work, but I can't recall if they are the best choice for scalability in this context.
upvoted 0 times
...
Linwood
1 month ago
I remember practicing a question about using a Workflow for similar scenarios, but it feels like there are better options now.
upvoted 0 times
...
Rossana
1 month ago
I think using a Flow that runs before the record is saved could be the most scalable option, but I'm not entirely sure.
upvoted 0 times
...

Save Cancel