HR case SLAs in legacy HR
HR service level agreements, or SLAs, let you track the progress of HR cases, in the non-scoped version of HR. SLAs are used to ensure that an HR case or task is resolved within a certain amount of time.
An SLA is a record that defines a set amount of time for a task to reach a certain condition. For example, a benefits inquiry should be resolved within a few business days, and an onboarding case should be resolved within two weeks. If the case or task does not reach the condition by the set amount of time, it is marked Breached.
SLAs are defined in . The following HR SLAs are predefined.
| SLA | Assigned to |
|---|---|
| HR Case SLA - 4hours | HR cases in the Case Management category that are not entered for a VIP. |
| HR VIP Case SLA - 2Hours | HR cases entered for a VIP. |
| HR Change SLA - 2days | HR cases in the Employee Change category that are not entered for a VIP. For example, onboarding and offboarding cases are assigned this SLA. |
One of these SLAs is automatically assigned to each opened case. An administrator can modify these SLAs or create new SLAs for HR cases.
| HR Module | Description |
|---|---|
| Manager Dashboard | Displays the HR Case SLAs by Elapsed Time Percentage report, which shows the aging of active HR case SLAs. |
| Performance Analytics | Displays the Active HR Cases SLA Indicator per Week- By AVG chart, which shows the average number of cases that were in each aging bucket, from the past four weeks. |
| Displays a list of all HR cases with their SLAs. | |
| Reports | Lists the HR Case SLAs by Assigned and HR Case SLAs by Elapsed time percentage HR reports, which you can run to view SLA information. |
The SLA elapsed time is recalculated via scheduled jobs on the Schedule Item [sys_trigger] table. The scheduled job runs based on when the SLA is breached.
| Name | Description |
|---|---|
| SLA update (already breached) | Repeats every day. |
| SLA update (breach after 30 days) | Repeats every 5 days. |
| SLA update (breach within 1 day) | Repeats every hour. |
| SLA update (breach within 1 hour) | Repeats every 10 minutes. |
| SLA update (breach within 10 min) | Repeats every 1 minute. |
| SLA update (breach within 30 days) | Repeats every day. |
View the SLA of an HR case in legacy HR
You can view the SLA record that is created when an HR case is open.