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
-
Im unable to read a xml file above 100 MB in OIC using read file in segments operationSummary: I'm working on a OIC integration where the requirement is to download 2 XML files from the ESS job output and then read them in OIC and combine the data and con… -
Error 403 trying to create worker emailHello all I am trying to create worker email using REST API and getting 403 error. I have the HCM Integration specialist and able to create new worker record but puzzlin… -
Get error when assign role to user via REST APIHi All, I use REST API to assign role for user. hcmRestApi/resources/11.13.18.05/userAccounts/{GUID}/child/userAccountRoles While I use user A, it shows: The role reques… -
Update worker manager throwing 404 errorError while calling Update worker manager API. Sometimes I'm getting 404 and sometimes I'm getting 200 OK. status=404, reason=Not Found}}]]>unsafe:ns0:instance -
Is it possible to update UserName and Employee Work EMail using same REST API inHi All, I am trying to update UserName & Employee Work Email address using REST API (current trying via Postman) need to do it via OIC cloud actually But I am unable to … -
REST API - Correct locations endpointSummary: I am using GET /hcmRestApi/resources/11.13.18.05/locationsV2 to retrieve all locations. However, this endpoint does not return the same results as HR_LOCATIONS_… -
How to update Recorded Attempts field in Learning content Item through APII am searching if it is possible to update Recorded Attempts field in learning content item through API. I used below API to create this Learning content Item of SCORM T… -
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, … -
Are there any HCM APIs to get WorkerCategory information for Job requisitionsWe get most Job requestions details from HCM APIs https://docs.oracle.com/en/cloud/saas/human-resources/farws/op-recruitingicejobrequisitions-get.html. except WorkerCate… -
Add Pending Worker/Work Relationship with previously cancelled Pending Work RelationshipSummary: Hi, Right now, we are creating via REST API - Pending Worker with Pending Work Relationship as soon as the candidate has signed the contract (we use a Global Nu… -
How to convert a beneficiary(contact) to worker via REST API?Summary: We have cases where beneficiary of an employee joins the company but our worker api fails to create the worker as the person record is already there: This worke… -
Oracle HCM REST API to get employment details such as FTE, employee status,nameDear Experts, We want to get REST API to fetch below details from HCM system. If anyone has preconfigured REST API to populate this info kindly share. Unable to find any… -
REST API's to fetch the details of the transactions which is raised by an employee(logged in user)Hi, We need to get the details of the transactions from BPM Worklist to check the status of those which are raised/submitted by the employee (logged in user). We are try… -
Most efficient method to retrieve journey attachments for further processingSummary: We have a use case where we collect an image in HCM Journeys and we need to extract the collected image and pass it to another system for further processing. It… -
ANC_GENERIC_EXCEPTION error is occurring when attempting to create an absence entry on the timecardWe are trying to create an absence entry on the timecard using /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests/ API, but getting an generic error. Here is the … -
How to update user categorySummary: What is the REST API syntax for updating user category of an account ? Content (required): userCategory is not being accepted. There's an error that the attribu… -
I need to retrieve learning records through the REST APII have a requirement to retrieve all Learning Cloud data using REST APIs. I have already tried using the endpoints provided in the official REST API documentation, but t… -
How to load attachments on candidate application using REST API?Hi Everyone, I am trying to load attachment in oracle recruiting cloud at Job Application level using REST API. /hcmRestApi/resources/11.13.18.05/recruitingJobApplicatio… -
Absence entry creation via REST API when a resource exception is definedWe have a requirement to create absence entries when a resource exception is defined via REST API. But while creating the absence the API is taking the start and end tim… -
REST API to get Cost Center Manager using Cost center information from Manage Department SetupSummary: We are looking for REST API for the following steps: 1) Get Cost center information from Manage Department setup. 2) Get Cost Center manager using the cost cent… -
Using Perform Batch Actions API for job preferencesWe are currently integrating Oracle HCM APIs into our project and have a query regarding the correct usage of a specific endpoint. As part of our solution tests, we are … -
Can we create Position and Department using Rest API in FusionSummary Needs to create Position and Department though Rest API in Fusion HCMContent Hi All, We have requirement of to integrate Workday with Fusion HCM. Looking for Pos… -
Unable to Filter Nested Child Resource Fields via REST API — Any Workaround Using Business ObjectsHi Community, We are using the Oracle HCM Workers REST API and need to filter assignments based on: AssignmentType = 'E' AssignmentStatusType = 'ACTIVE' PrimaryFlag = tr… -
How can you get an employees manager details using a REST API?Summary: I need to do an API call to get the manager of a new hire that is retrieved via Atom Feeds in an OIC Integration. Content (please ensure you mask any confidenti… -
How to force close multiple open and overdue journeys of the terminated employee using rest APISummary: How to force close multiple open and overdue journeys of the terminated employee using rest API Content (please ensure you mask any confidential information): H… -
Need to Retrieve All Learner Records using REST APIHi Experts, I was able to get the endpoint to retrieve learner records, but it only returns data for the user who runs the API call. My requirement is to retrieve learne… -
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… -
Process a Predefined Resource Alert ESS created post scheduling of a resource alert?Summary: Can we please confirm the system expected behaviour post configuration and scheduling of a resource alert in regards to the ESS 'Process a Predefined Resource A… -
Enable HCM API REST via Oauth 2Summary: Enable HCM API REST via Oauth 2 Content (please ensure you mask any confidential information): Currently in our HCM environments all SaaS Rest Apis (i.e /hcmRes… -
RESTAPI Call for Getting ALL Performance Goals for a worker, any associated goal is returnedWhile using RESTAPI {{hostname}}/hcmRestApi/resources/11.13.18.05/performanceGoals?q=PersonId={{PersonID}};AssignmentId={{Assignment ID}};StartDate="2026-01-01", I am ex…