Auto-case creation from an email
Summarize
Summary of Auto-case creation from an email
Auto-case creation from email enables automatic categorization of HR cases submitted via email, allowing for faster response times and improved case resolution. It is designed for use with HR Professional and HR Enterprise packages when the HR Service Delivery and Predictive Intelligence applications are activated.
Show less
Key Features
- Automatic Categorization: Emails sent to the HR general address are initially logged as general inquiries and then automatically categorized based on their content using Predictive Intelligence.
- Predictive Model Training: The system auto-trains a predictive model to categorize incoming HR cases, which is based on the email's subject line and body.
- Configuration Options: Users can disable this feature through HR Administration if not desired.
- Active Components: The solution includes specific definitions and business rules that facilitate the prediction of the HR service based on email input.
Key Outcomes
With proper configuration, HR cases submitted via email are automatically routed to the correct HR service, enhancing operational efficiency. Users can verify the accuracy of the case categorization by testing the solution with real email submissions. To ensure the predictive model is effectively trained, certain conditions must be met, such as having sufficient case records and the necessary plugins installed. If conditions are not met, manual configuration and training are required.
Automatically categorize HR cases submitted by email. Auto-case creation allows for a faster response time and better case resolution for employees.
HR cases can be created via email, phone, or a self-service Service Portal such as the Employee Service Center. By default, an email sent to the general address for HR requests is created as a general inquiry case. An HR agent then has to review and manually recategorize it to the appropriate HR service. With Predictive Intelligence, a predictive model is auto-trained to categorize HR cases submitted by email. The email is routed to the appropriate HR service based on the subject line and body.
On instances where both Predictive Intelligence and HR Service Delivery are active, the following solution definition and business rule are available to use.
| Solution Definition | Description |
|---|---|
| HR Case Categorization | Predicts the HR service from the Short description and Description. |
| Business rule | Table | Description |
|---|---|---|
| Predict COE, Service after insert | HR Case [sn_hr_core_case] | Generates prediction results for active HR Service Delivery solutions. Runs when a new HR case record submitted by email is inserted. |
- The Human Resources Scoped App: Core (com.sn_hr_core) plugin is installed.
- The Predictive Intelligence (com.glide.platform_ml) plugin is installed.
- There are 10000 records of HR case study matching the filters defined in the solution definition.
- The glide.platform_ml.auto_training.enabled system property is set to true.
Once your solution definition is trained, you can test the solution prediction by sending emails to the general email address for HR requests. You can then verify that the corresponding HR cases are automatically categorized to the appropriate HR service. See Test an HR solution prediction for more information.