ADM-201 · Question #219
An administrator has been asked to update a flow that was created as part of a recent update. When the administrator opens the flow for edtting, the Flow Bunder toolbox offers only four elements…
The correct answer is A. The flow Is a before save flow. When a Flow Builder toolbox shows only a limited set of elements like Assignment, Decision, Get Records, and Loop, it indicates the flow is a before-save record-triggered flow.
Question
An administrator has been asked to update a flow that was created as part of a recent update. When the administrator opens the flow for edtting, the Flow Bunder toolbox offers only four elements:
Assignment, Decision, Get Records, and Loop. What would cause this?
Options
- AThe flow Is a before save flow.
- BThe flow Is a screen flow.
- CThe version of the flow is activate.
- DThe version of the flow is inactive.
How the community answered
(35 responses)- A89% (31)
- B3% (1)
- C3% (1)
- D6% (2)
Why each option
When a Flow Builder toolbox shows only a limited set of elements like Assignment, Decision, Get Records, and Loop, it indicates the flow is a before-save record-triggered flow.
A before-save record-triggered flow is optimized for performance by executing before a record is committed to the database and is restricted to elements that modify the triggering record's values without requiring DML operations or external calls.
A screen flow is interactive and would offer a broad range of screen elements, actions, and record operations, not a limited set.
The activation status of a flow only determines if it will run, not which elements are available in the Flow Builder interface during design.
Similar to an active flow, an inactive flow version does not restrict the available elements in the Flow Builder toolbox during editing.
Concept tested: Record-triggered flow types and elements
Source: https://help.salesforce.com/s/articleView?id=sf.flow_considerations_record_triggered_update.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.