A system administrator at a renewable energy manufacturing firm is configuring Salesforce Service Cloud to automate support operations. The support manager requests that if any High Priority case remains in an unassigned or pending state for more than 4 business hours after creation, the case must automatically be reassigned to the Tier 3 Escalation Queue and the Support Director must be notified via email. The administrator attempts to implement this requirement by adding an entry with a time offset of 4 hours to the active Case Assignment Rule. Why will this configuration fail to fulfill the requirement?
- Case Assignment Rules evaluate criteria only at record creation or manual assignment submission and cannot execute time-delayed actions; Escalation Rules must be used for time-elapsed reassignment.Cevap
- BCase Assignment Rules can only route cases to individual users, so Escalation Rules are required whenever a case must be reassigned to a Support Queue.
- CCase Assignment Rules only run for cases submitted through Web-to-Case or Email-to-Case channels, whereas Escalation Rules apply to all case origins.
- DCase Assignment Rules are evaluated after record-triggered flows in the system order of execution, which automatically cancels any pending time-based routing criteria.
Cevap
Case Assignment Rules evaluate criteria only at record creation or manual assignment submission and cannot execute time-delayed actions; Escalation Rules must be used for time-elapsed reassignment.
Case Assignment Rules are designed exclusively for immediate, synchronous owner routing when a case is created or when a user checks the 'Assign using active assignment rules' checkbox during an update. They do not support time-based criteria or delayed execution offsets. To automatically reassign a case and send notifications based on the amount of time a case has remained open or unhandled, Case Escalation Rules must be configured.
Adım Adım Çözüm
Anahtar Kavram
Distinction between Case Assignment Rules (initial synchronous routing) and Case Escalation Rules (time-elapsed reassignment and notification).
Tahmini Süre:2m 0s