A Service Cloud administrator at a healthcare technology company configures an active Case Assignment Rule to route incoming cases to specialized tier queues based on product area. Additionally, an active Case Auto-Response Rule is configured to send immediate receipt acknowledgment emails to customers. When support representatives manually enter new cases using the Salesforce Lightning UI, the cases remain owned by the representative who created them, and no automated emails are dispatched to customers. Which of the following explains why the automation rules are not executing for these manually created cases?
- ACase Escalation Rules must be enabled alongside Assignment Rules to trigger initial routing and notification actions for new cases.
- The support representatives are creating cases manually without selecting the option to apply active assignment rules on case creation.Answer
- CIn the order of execution, Case Auto-Response Rules evaluate before Case Assignment Rules, which halts both rules if a queue is not pre-selected.
- DCase Assignment Rules and Auto-Response Rules only process records generated via Web-to-Case or Email-to-Case automated channels.
Answer
The support representatives are creating cases manually without selecting the option to apply active assignment rules on case creation.
Unlike cases created automatically via Web-to-Case or Email-to-Case, cases created manually in the Salesforce UI retain the logged-in user as the case owner by default. To trigger active Case Assignment Rules (and subsequent Auto-Response Rules) during manual creation, the user must select the 'Assign using active assignment rules' checkbox on the case edit page, or the administrator must configure the page layout to display and default this checkbox to checked.
Step-by-Step Solution
Key Concept
Manual Case Creation Assignment Checkbox and Rule Execution