Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam Plat-Admn-201 Topic 3 Question 20 Discussion

Actual exam question for Salesforce's Plat-Admn-201 exam
Question #: 20
Topic #: 3
Universal Containers requires that when an opportunity is closed won, all other open opportunities on the same account must be rendered as Closed Lost. Which automation solution should a Platform Administrator use to implement this request?

Suggested Answer: A Vote an answer

Flow Builder is the recommended tool for automating updates to multiple related records based on a change to a single record. A "Record-Triggered Flow" can be configured to execute whenever an Opportunity is updated to "Closed Won". The flow can then find all other Opportunities related to the same Account where the "IsClosed" field is false, and use an Update Records element to set their stage to "Closed Lost". Outbound Messages (Option B) are used for notifying external systems, not for internal data updates31. Flow Orchestration (Option C) is designed for multi-user, complex business processes and would be overly complicated for this simple record update32. Quick Actions (Option D) require a user to click a button, which does not meet the requirement for automatic rendering upon the stage change33.

by Adair at May 20, 2026, 02:59 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.