- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2022 08:36 PM
We got user requirement - transfer HRIT case to other COE case like HR Talent Management Cases.
How can I implement this request?
Solved! Go to Solution.
- Labels:
-
HR Service Delivery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2022 08:57 PM
ServiceNow OOB has UI action-"Transfer Case", which can help to transfer HR case across HR COEs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2022 08:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2022 09:42 PM
Hi Alex,
To transfer HR case from one COE to another COE. You need to do some configuration to use this OOTB feature called "Transfer case".
You can create and use methods to reclassify or transfer an opened HR case from one HR service to another.
Note :-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.
Please following configure steps:
- Activate “Transfer Case” UI action, which is “false” in default.
Ensure the following 3 the existing script includes are “Active”
-
- hr_TransferCase
- ReclassifyCaseTransfer
- StandardCaseTransfer
You can perform you HR case transfer following steps:
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep