Question

Difficulty: HardCase Automation Rules (Assignment, Auto-Response, and Escalation)

A support operations administrator at a cloud software enterprise is configuring Salesforce Service Cloud to streamline case handling. When a customer submits a new case, it must immediately be routed to a specific support queue based on the customer's geographic region. Furthermore, if a High Priority case remains open in any queue for more than 4 hours without resolution, ownership of the case must automatically transfer to an Escalations Queue and an email alert must be sent to the Support Manager. Which combination of Salesforce case automation rules should the administrator configure to meet these requirements?

  1. Configure one active Case Assignment Rule to route cases to regional queues upon creation, and one active Case Escalation Rule to reassign unresolved cases and send notifications after 4 hours.Answer
  2. B
    Configure one active Case Escalation Rule with immediate actions for initial regional queue routing upon case creation, and time-delayed actions to handle reassignment after 4 hours.
  3. C
    Configure multiple active Case Assignment Rules: the first rule for immediate regional queue routing upon creation, and a second time-triggered rule to reassign unresolved cases after 4 hours.
  4. D
    Configure one active Case Auto-Response Rule to handle initial regional queue assignments upon creation, and one active Case Assignment Rule to reassign unresolved cases after 4 hours.

Answer

The administrator must configure one active Case Assignment Rule to handle initial queue routing by geographic region upon case creation, and one active Case Escalation Rule to handle time-based reassignment to the Escalations Queue and manager notification after 4 hours.
The requirement consists of two distinct automation triggers: immediate routing upon case creation and time-delayed actions for open cases breaching an SLA. In Salesforce, Case Assignment Rules route cases to specific queues or owners upon creation based on defined rule entries. Case Escalation Rules monitor open cases and execute actions (such as queue reassignment and manager notifications) when defined time criteria are met. Configuring one active Case Assignment Rule and one active Case Escalation Rule satisfies both requirements within Salesforce system limits.

Step-by-Step Solution

1
Determine the tool required for initial case routing upon record creation.
Identify Case Assignment Rules as the standard feature for routing newly created cases to users or queues based on case field criteria (e.g., geographic region).
Case Assignment Rules execute during case creation to evaluate criteria and assign ownership appropriately.
2
Determine the tool required for time-based SLA enforcement and notifications on open cases.
Identify Case Escalation Rules as the standard feature for evaluating how long a case has been open and performing actions after a specified time threshold (e.g., 4 hours).
Escalation rules allow time-triggered actions, such as reassigning open cases to an Escalations Queue and sending email alerts to managers.
3
Verify Salesforce system limits regarding active rule configurations.
Confirm that an organization can have only one active Case Assignment Rule and one active Case Escalation Rule at any given time.
Multiple entries are configured within a single active rule rather than activating multiple separate rules.

Key Concept

Distinction and capabilities of Case Assignment Rules versus Case Escalation Rules
Rate this question