Exam Plat-Admn-201 Topic 1 Question 39 Discussion

Actual exam question for Salesforce's Plat-Admn-201 exam
Question #: 39
Topic #: 1
Cloud Kicks (CK) is partnering with a used shoe store and second-hand bicycle emporium. CK has an automated business process it wants to run once a week to count the number of open cases related to an Account. Which flow should a Platform Administrator recommend automating within Flow Builder for this business process?

Suggested Answer: A Vote an answer

For any business process that needs to run at a specific time interval (in this case, "once a week"), a Scheduled flow is the standard tool. A scheduled flow allows the Platform Administrator to define a frequency (Daily, Weekly, or Once) and a start time. The flow can then query all relevant Account records and perform the logic of counting open cases and updating the parent record autonomously. Record-triggered flows (Option B) are inappropriate here because the count needs to happen on a schedule rather than being triggered by an individual record edit.
Autolaunched flows (Option C) must be called by another process, such as a button or Apex, and do not have their own timing mechanism. "Automation event triggered flow" (Option D) is not a standard type of flow used for recurring batch processing

by Benedict at Jul 13, 2026, 10:28 PM

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.

0
0
0
10