CRT-211 · Question #87
Ursa Major Solar's administrator has configured multiple record-triggered flows to run before or after the record is saved on the Account object. What should the administrator consider when a…
The correct answer is D. The order in which those flows are executed is not guaranteed. The order in which record-triggered flows are executed is not guaranteed. If there are multiple record-triggered flows on the same object and trigger type, Salesforce does not guarantee which one runs first. Therefore, the administrator should consider this when designing…
Question
Ursa Major Solar's administrator has configured multiple record-triggered flows to run before or after the record is saved on the Account object. What should the administrator consider when a record-triggered flow executes first?
Options
- AAssign the highest priority to the record-triggered flow which should execute first.
- BThe flow with the longest execution time will execute first.
- CThe flow with the shortest execution time will execute first.
- DThe order in which those flows are executed is not guaranteed.
How the community answered
(36 responses)- A14% (5)
- B6% (2)
- C3% (1)
- D78% (28)
Explanation
The order in which record-triggered flows are executed is not guaranteed. If there are multiple record-triggered flows on the same object and trigger type, Salesforce does not guarantee which one runs first. Therefore, the administrator should consider this when designing record-triggered flows that depend on each other's outcomes.
Topics
Community Discussion
No community discussion yet for this question.