Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
HCM REST APIs
Discussion List
-
GET Termination information via HCM REST APISummary: Is there a way to retrieve Termination Action and Termination Reason via HCM REST API? Content (required): Hello, Is there a way to retrieve Termination Action …
-
API CallsSummary: We are trying to list the API Calls required to pull the following information from the system. Can anyone advise or point me in the right direction? Content (r…
-
Change Worker's Primary Assignment and Delete the OldContent (required): My goal is to create a new assignment for a worker and have that new assignment's primary flag set to 'True'. Once the new assignment is the primary,…
-
Alert - HR Rep not receiving itHello, We are configuring these 2 alerts and the employee and line manager are able to receive the alert, however the HR Rep is not getting the notification (please note…
-
Absence automatically approved when I update with the absence patch apiHi, I need to change the comments of an absence, but when I update any field, such as comments, the absence is automatically approved, I want it to maintain the status i…
-
Worker API query for changes and new joinersSummary: We have a vendor that wants to pull a delta file for workers via API. This would have a schedule set up to pull any changes/new joiners on workers that happened…
-
Role to execute Workers REST APISummary: In order to update from the EMPS REST API to the Workers REST API, we add some changes to the roles for our recruiters, but this changes from our recruiters, bu…
-
How to identify an employee as a managerSummary: Hi Team, How to identify an employee as a manager. ManagerFlag will not work as it is tied to the field “Working as a Manager”, which is optional and not popula…
-
What table to use to get data for checking the Stage Table Capacity Used for HDLSummary: I would need to build a custom alert to check if the Stage Table Capacity Used for HDL has reached over 75% . Content (required): Version (include the version y…
-
Retrieve Valueset value and description associated with DFFSummary: Retrieve Valueset value and description associated with DFF Content (required): We are using DFF with department and the DFF has valueset associated. While usin…
-
API for GradeId for assignments with an 'ACTIVE' statusSummary: Hi Team, We're attempting to retrieve the GradeId for assignments with an 'ACTIVE' status but are unsuccessful. Where can we obtain the GradeId, what REST API w…
-
How to download videos loaded to learning content useing REST or SOAPThere are ways to upload mp4 files to learning module useing REST.But in my scenerio i want get the videos that were upload to one POD and load then to another POD. I us…
-
No Atom feed events for Hidden flex fieldsSummary: Atom feed events seem to not be generated when flex fields are set to Display Type "Hidden". Content (required): In order to work around the lack of Atom feed e…
-
Real Time Trigger to Third Party systemsSummary: Trigger real time termination transactions data using API/BIP/Extract to third party system on a real-time basis Content (required): Hi Team, when a termination…
-
WorkTermsPrimaryFlag in Workers ResourceSummary: Does the WorkTermsPrimaryFlag exist within the Workers HCM REST API Resource? Content (required): Hello all, We are mapping existing integrations from the Emps …
-
Can we download task attachment using Rest Api in Oracle Fusion hcm?Summary: We are not able to open or download attachment attached to a task via API Content (required): Rest Api and payload to download task attachment. Version (include…
-
Unable to call username in WORKERS APISummary: When using the WORKER API we are Unable to call for 'username' details. Previously in the EMPLOYEE API we were able to call, see below. Can someone please advis…
-
Proposed Worker type field in Worker APIFor integrations via API we are looking to find out all details of pending worker. When we try to fetch details, we do not see any field which reflects Proposed Worker T…
-
Retrieve latest active assignmentSummary: Retrieve latest active assignment using REST API . If we pass like assignment number it is bringing all assignment numbers Content (required): Version (include …
-
Getting error in absence plan balance REST APISummary: I'm trying to get projected balance via planBalances REST endpoint. Content (required): I'm trying to get projected balance via planBalances REST endpoint. But …
-
Absence record details using REST APISummary: Hi All, I am fetching absence record details using REST API. From employees account i am able to see 13 balances for a particular plan but from rest API i'm see…
-
Which fields in Workers API stand for Hire Date and Original Hire Date?Summary: Converting from emps to workers. Need help on a few fields. Content (required): Hello all, The emps call returns a couple fields named HireDate (up in the root)…
-
How to call WORKER API with expand ALL filterSummary: Hi All We are trying to call ALL worker details from the WORKERS API. hcmRestApi/resources/11.13.18.05/workers?expand=all when we run this API, we can see that …
-
Including child items in query param yields 400 Bad Request for workers apiSummary: Getting a 400 Bad Request every time I include child elements in query parameter Content (required): Hello, This works: hcmRestApi/resources/latest/workers?q=Pe…
-
How to update organization via apiSummary: We are working on automating processes and have the requirement to update 'Organization' information which sits in the hr_organization_information_f table. I ha…
-
we need another method : How to filter LastUpdateDate in Api workersSummary: We currently work with the EMP API to obtain people's last fields using the LastUpdateDate field, but using the WORKER API you can no longer make queries with t…
-
We need to update position via a REST APIWe need to update position via a REST API but can only find GET operations in the guidance, is there a REST API that will allow us to update position information?
-
How to invoke Username APISummary:Unable to invoke username API https://docs.oracle.com/en/cloud/saas/human-resources/23c/farws/op-useraccounts-guid-get.html Content (required): Require authentic…
-
Remove DuplicatesSummary: We keep on having 1 employee but with 2 Unique IDs. To avoid payroll wrongly pay twice to the employee, please help to create a report that can check on duplica…
-
Will HRT_CREATE_PROFILE_FOR_NEW_HIRE create a person profile for new hire when using Worker rest APIHi, We have HRT_CREATE_PROFILE_FOR_NEW_HIRE profile option enabled to create a person profile for each new hire in UI. The plan now is to start to use Worker rest API to…