CRT-211 · Question #72
The administrator at Cloud Kicks recently replaced several case workflow rules with a single before save flow. Since this change, some cases are routing In unexpected ways. What could be the cause…
The correct answer is B. The flow precedes assignment rules; workflow rules are after assignment rules. One possible reason for the changes to case routing is the difference in the order of execution between before save flow triggers and workflow rules. Before save flow triggers run before assignment rules, which means that any field updates made by the flow can affect how the…
Question
The administrator at Cloud Kicks recently replaced several case workflow rules with a single before save flow. Since this change, some cases are routing In unexpected ways. What could be the cause or the charges to routing?
Options
- AThe old workflow rules are still active and impacting routing.
- BThe flow precedes assignment rules; workflow rules are after assignment rules.
- CAssignment rules no longer reference the correct fields.
- DMultiple automation tools have been used and the automation is executed in a different order.
How the community answered
(22 responses)- A14% (3)
- B73% (16)
- C5% (1)
- D9% (2)
Explanation
One possible reason for the changes to case routing is the difference in the order of execution between before save flow triggers and workflow rules. Before save flow triggers run before assignment rules, which means that any field updates made by the flow can affect how the assignment rules assign the case. Workflow rules run after assignment rules, which means that any field updates made by the workflow do not affect how the assignment rules assign the case. Therefore, replacing workflow rules with before save flow triggers can change the case routing
Topics
Community Discussion
No community discussion yet for this question.