CRT-211 · Question #27
CRT-211 Question #27: Real Exam Question with Answer & Explanation
The correct answer is C. The order of flow execution is unpredictable.. The order of execution for flows that are configured to run before the record is saved on the same object is unpredictable and may vary depending on factors such as flow version, flow name, or flow creation date. Therefore, it is recommended to avoid creating multiple flows with
Question
Options
- AThe flow type will determine the order of execution.
- BThe last created date of the flow will determine the order.
- CThe order of flow execution is unpredictable.
- DThe flows will execute in alphabetical order based on their names.
Explanation
The order of execution for flows that are configured to run before the record is saved on the same object is unpredictable and may vary depending on factors such as flow version, flow name, or flow creation date. Therefore, it is recommended to avoid creating multiple flows with the same trigger conditions and instead consolidate them into a single flow.
Community Discussion
No community discussion yet for this question.