Get Started: AI Resources for Oracle Cloud HCM – Go Here
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
-
How retrieve Assignment Info of an offer via API RESTSummary: Is it possible retrieve the assignment info of an offer? Content (please ensure you mask any confidential information): I'm currently trying to retrieve via API… -
Using 3rd Party Vendors for Internal Background ChecksSummary: We use a 3rd party vendor to do our external background checks. This works great, because we are able to send the SSN/SIN and DOB through the integration. We co… -
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… -
Work Relationship Event change for 23D questionSummary: Work Relationship Event change for 23D Question Content (required): Hi Team, Greetings! There is point about employee assignment (empassignment) Atom feed to in… -
HCM Atom Feeds TerminationHi Experts, We are trying to leverage Termination Atom Feeds to "fetch" termination transactions and then call 3rd party system API to suspend the user account to preven… -
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… -
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… -
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… -
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… -
Return the technical fields for Assignment EIT from ATOM FeedsSummary: The current Atom feeds as per testing for Assignment EIT returns the descriptive (configured) field name rather than the equivalent technical field name (i.e. A… -
How to Rehire a worker using REST API in Oracle Fusion HCMSummary: Not able to rehire a terminated worker using REST API. Content (required): Hi, We are trying to Rehire a terminated worker using REST API, using the below API, … -
update a task payload - REST APISummary: https://docs.oracle.com/en/cloud/saas/applications-common/23c/farca/op-bpm-api-4.0-tasks-id-payload-put.html Content (required): Hi Team, Can you share a sample… -
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 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… -
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… -
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… -
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… -
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 … -
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… -
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… -
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… -
Is there any REST API to see sequence of Approvers for BPM Task and list of users for ReassignActionSummary: Is there any REST API to see sequence of Approvers for BPM Task and list of users for ReassignAction Content (required): Could you please assist with below - 1.… -
How do you find ManagerId in the WORKERS APISummary: Currently within the EMPLOYEE API, we are able to call the ManagersID. But since transitioning to the WORKERS API, we are unable to call the managersID Seen bel… -
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… -
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 … -
Do we have any REST/SOAP APIs to create JOB in Oracle Fusion?Summary We are planning to automate the JOB creation process. We tried to find a way to create the Job using an Integration just before creating the employee. I couldn't…
-
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?