Transfer an HR case
You can create and use methods to reclassify or transfer an opened HR case from one HR service to another. Oftentimes an HR case opens as a General Benefits Inquiry. After investigating, you can transfer it to the applicable HR service.
You can configure different transfer case scenarios. There are two (2) methods you can use to transfer an HR case created with an HR service to another HR case with a different HR service.
- Reclassify:
- The HR case number does not change after transferring an HR case from one HR service to another.
- Links redirect to the new case for the following users:
- Opened for: Person that the HR request was opened for.
- Subject person: Person that is the subject of the HR request.
- Notification emails are not sent for reclassification cases.
- Standard:
- The HR case number changes when transferring an HR case from one HR service to another. Both HR case numbers appear on the HR case for reference.
- Links do not redirect from original case to new case.
- The subject person receives a notification email with the closed case and transferred case information.
- Common to both Reclassify and Standard:
- Fields from the current case are copied and moved to the new case.Nota:The sn_hr_core.transfer_case.ignored_fields sys property can be set with fields that are not copied in an HR case transfer.
- Work notes copy from original case to new case.
- Attachments are copied and moved from the current case to the new case.
- Previous interaction records from the current case are copied and moved to the new case.
- Fields from the current case are copied and moved to the new case.
- Sys property:
The sn_hr_core.reclassify_default_transfer sys property determines the default method to use after upgrade. For more information, see HR properties.
Configure HR transfer case
The base system provides examples of HR transfer case configuration types. You can also create your own.
Antes de Iniciar
Role required: sn_hr_core.admin
Por Que e Quando Desempenhar Esta Tarefa
- hr_TransferCase
- ReclassifyCaseTransfer
- StandardCaseTransfer
The hr_TransferCase script include provides a list of fields ignored in the transfer and acts as a utility for the other two script includes.
Procedimento
Move an HR case from one HR service to another
You can reclassify an HR case that you originally create under one HR service but want to move it under a different HR service.