A Service Cloud administrator at a SaaS company is implementing case automation to streamline customer support. The requirements specify that newly created cases must be assigned to designated regional queues based on customer location, an automated confirmation email using custom templates must be sent immediately to the submitting contact, and cases with a Priority of 'High' that remain unassigned or open after 4 hours must trigger a manager alert and transfer ownership to Tier 2 Support.
Which two statements accurately describe how Salesforce case automation rules should be configured to satisfy these requirements? (Select 2 options)
- Case Assignment Rules determine initial ownership based on case attributes, whereas Case Escalation Rules use time-based criteria to reassign unresolved cases and notify stakeholders.Answer
- BCase Escalation Rules can be used to set initial case ownership to regional queues immediately when a case is submitted.
- Only one Case Assignment Rule and one Case Escalation Rule can be active at a time, but each rule can contain multiple prioritized rule entries.Answer
- DAuto-Response Rules automatically reassign case ownership to Tier 2 Support if the Case Priority field is updated to 'High' after creation.
Answer
The correct statements are that Case Assignment Rules handle initial ownership based on attributes while Escalation Rules evaluate time-based criteria for reassignment, and that only one Case Assignment Rule and one Case Escalation Rule can be active simultaneously (each containing multiple ordered rule entries).
Case Assignment Rules establish initial case ownership based on record criteria when cases are created, while Case Escalation Rules execute time-based actions such as reassigning unresolved cases to queues or notifying managers after a specified duration. Additionally, Salesforce restricts configuration to a single active Assignment Rule and a single active Escalation Rule at any point in time, requiring administrators to build multiple rule entries within those active rules.
Step-by-Step Solution
Key Concept
Distinct roles and active limitations of Case Assignment, Auto-Response, and Escalation Rules