CRT-101 · Question #102
Cloud kicks needs to ensure appropriate shipping details are used in orders. Reps should have a streamlined solutions to update the shipping address on selected orders associated with an account…
The correct answer is B. An autolaunched flow on the account page that updates all open orders shipping addresses. Option B is correct because the shipping address change occurs on the Account, making that the logical trigger point - an autolaunched flow fires automatically when the account's shipping address is updated, requiring no manual rep action and ensuring all associated open orders…
Question
Cloud kicks needs to ensure appropriate shipping details are used in orders. Reps should have a streamlined solutions to update the shipping address on selected orders associated with an account when the shipping address is changed on the account. How should the administrator deliver this requirement?
Options
- AAn autolaunched flow on the order page that updates all open orders shipping addresses
- BAn autolaunched flow on the account page that updates all open orders shipping addresses
- CA screen flow on the order page that lets the reps choose the updated account shipping address
- DA screen flow on the account page that lets the reps choose the updated account shipping
How the community answered
(59 responses)- A7% (4)
- B78% (46)
- C12% (7)
- D3% (2)
Explanation
Option B is correct because the shipping address change occurs on the Account, making that the logical trigger point - an autolaunched flow fires automatically when the account's shipping address is updated, requiring no manual rep action and ensuring all associated open orders are updated consistently. Option A is wrong because placing the flow on the Order page means reps would need to visit each order individually, which is not streamlined. Option C is wrong because a screen flow on the Order page still requires reps to navigate to each order and make manual selections. Option D is wrong because while the account page is the right location, a screen flow requires manual rep intervention each time, whereas an autolaunched flow runs automatically without prompting - which is the "streamlined" behavior the question demands.
Memory tip: When the question says "streamlined" + "automatically update multiple related records when a parent record changes," think autolaunched flow on the parent object - no screen, no clicks, just trigger-and-run.
Topics
Community Discussion
No community discussion yet for this question.