Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HCM REST API: Where can I find an equivalent endpoint for Employee and Manager Role Common Names?

user-ptd4sAug 2 2023 — edited Aug 2 2023

We realized in the next upcoming Oracle HCM release (23D), one of the endpoints will be marked as deprecated (Employees endpoint). Currently, we're in the process of rewriting our application to hit a different endpoint in Oracle HCM, so that the application will no longer continue to use this deprecated endpoint.

https://docs.oracle.com/en/cloud/saas/human-resources/23c/farws/api-employees.html

What is crucial to us is the fact we will no longer be able to get Employee and Manager Roles in general starting from that release.

https://docs.oracle.com/en/cloud/saas/human-resources/23c/farws/api-employees-roles.html

Particularly, we would lose the functionality of obtaining the RoleCommonName item field from the Employee and Manager Roles. Is there an alternative / equivalent endpoint for fetching these role names?

If not possible, we were thinking about Public Workers API endpoint, where we can retrieve a public worker by their assignment supervisor ID. When fetching this item, it contains information about their job name and the manager type meaning. Can those be used as a replacement for Manager Role Common Names, instead?

Thanks in advance.

This post has been answered by user-ptd4s on Aug 15 2023
Jump to Answer
Comments
Post Details
Added on Aug 2 2023
1 comment
1,016 views