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 to access Person EFF using get MethodWe have a requirement to access specific person EFF using REST api. Can anyone suggest what is wrong in below URL and correct the URL. I need to access specific context … -
REST APIs end point to Create Job and Model Profile (Job Profile)I need REST API endpoints to create Job and Model Profile / Job Profile objects. -
API from HCM Cloud Returning no Results after testing existing solutions on customer cloud connectWe're attempting to use the rest services with the HCM module, however return no results. We're able to establish connection but the API return no results. We've reviewe… -
how to pull assignment status using worker API ?Summary: I am trying to use /hcmRestApi/resources/11.13.18.05/publicWorkers/{PersonId}/child/assignments/{AssignmentId} API to pull Assignment Status Type Id and then re… -
REST API to create role delegationSummary: Hi All, I would like to know if oracle have a REST API to create role delegation or not. Content (please ensure you mask any confidential information): NA Versi… -
Does Oracle HCM REST API supports direct lookups by email address?Please find the customer query and provide the response please. I am currently using C# on the backend to retrieve employee data. At present, the endpoint I am using req… -
Oracle HCM Cloud- create location rest api is giving 204 no contentHI All, i am trying to create the location using HCM create location Rest API. and it is giving response as 204 no content. did i missing any required field or header? U… -
Loading worker through API, can anyone share sample payload for an create workerHi Everyone, I am trying to create employee or worker though API "hcmRestApi/resources/11.13.18.05/emps" by using POST method Can anyone share sample Payload Thanks in a… -
How to differentiate between new hire and rehire in the atoms new hire FeedSummary: I am using the atoms feed for newhire (hcmRestApi/atomservlet/employee/newhire) . When I rehire an ex-employee , it gives me very similar RESPONSE BODY as a new… -
Unable to retrieve Element Entries for inactive assignments using APISummary: Unable to retrieve Element Entries for termed inactive assignments using API Content (please ensure you mask any confidential information): Looking for an eleme… -
HCM API Get all worker assignments get the assignment with action StandardHello, I’m using the endpoint hcmRestApi/resources/11.13.18.05/workers, then navigating to workRelationships, and then to assignments. Currently, I’m retrieving the late… -
Proposed worker type getting populated.Summary: We have loaded employee data using HDL and we havent included the pending worker attribute but still it is getting populated for the employees with worker type … -
Privilege details to update Default Expense informationSummary: Hi Team, what privilege is required to view or update Default Expense Account From My Team > Users and Roles > Expense Information for employee account using Re… -
Is 'Sync Person Records' the supported trigger for OIC events?I am implementing an event-driven integration for HCM person/assignment changes using OIC. Documentation for the "Synchronize Person Records" ESS job states it generates… -
Update Correct Flag attribute in Learning Question Answer using REST API or HDLWe are trying to update the Correct Flag attribute for one of the responses in Learning Question Answer but it is not accepting any value. We tried with the HDL (Questio…
-
Consume REST API from Document of Record AttributeSummary: I need a way to trigger an API service from an attribute within a document of record. My requirement is that once a user initiates the creation of a document of… -
Has anyone got Worker Journeys API call working for service accountSummary: Has anyone got Worker Journeys API call working for service account Content (please ensure you mask any confidential information): Hi Team, Greetings! We have o… -
Is there a delivered REST/SOAP endpoint that returns the offer letter contentHi everyone, I need either an SQL query or a supported REST/SOAP endpoint that returns a candidate’s job offer letter (PDF) as Base64 so I can pass it to a third-party e… -
Is it possible to setup more than one data assignment for a user with a single REST API call?Using fscmRestApi/resources/11.13.18.05/dataSecurities I can setup a single data assignment every time I call the API. Is there a way to create multiple data assignments… -
How to connect to rest API using Gensys workforce tool?Summary: Has anyone used the Genesys workforce management tool to connect to Oracle Cloud HCM for absence data (balances and requests) using a rest API? Content (please … -
How to use learningSelfPacedItems rest API's to load skills as learning outcome?Hi Experts We are trying to load skills as learning outcome to self-paced learning but unable to find correct POST object. since there is product limitation to sync the … -
how to restrict disabilities and workersEFF collection access in the Worker REST APISummary: We have requirement to provide access to only Worker Email REST API access to third-party, For that we have created custom Job role and Data role, and we are ab… -
Encountered a 400 Bad Request error when creating an Element Entry via Oracle-delivered REST APIHello all, I’m working on creating an Element Entry via the Oracle REST API, but I’m running into a 400 Bad Request error. Here’s what I’ve done so far: API Endpoint: /h… -
Workers REST API return "managers" count as 0 instead of 3Summary: Using Workers REST API via hcmRestApi/resources/latest/workers?q=(PersonNumber=****) &expand=workRelationships.assignments &onlyData=true &fields=PersonId,Perso… -
REST API to evaluate goalsSummary: Hello, We have REST API to create goals for employee but now need to evaluate the goal via REST API, is there any API to do this? Regards, -
POST to Personal Payment Method API showing inactive bank acoountHi there, I am facing an issue while posting, the personal payment API. The bank account was created using External bank accounts API. The account created is showing up … -
Unable to find workeruniqid in the cancel work relationship apiSummary: Post /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/action/cancelWorkRelationship Cancels the work relati… -
3rd party application team wants to enquire some information through APIThough web services 3rd party team want to enquire some data is available or not through API. Is it possible to do this and share information through API. Kindly guide m… -
Does the Terminate a Worker API trigger the approval workflow?Summary: We are trying to automate terminations using the REST API 'Terminate a Worker'. When we perform this transaction through the UI, it goes through workflow approv… -
How to Update the Worker PassPort DFF using HCM REST APIThere is a requirement to update Passport DFF via REST API but as per the oracle documentation Passport DFF are not exposed or there is no child DFF collection for Passp…