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
-
REST APIs for Learning CatalogSummary: We have been reviewing the REST API documentation available at- https://docs.oracle.com/en/cloud/saas/human-resources/farws/index.html for Learning Catalog Item… -
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… -
11.13.18.05:9/gradesV2/action/getRateValueDetailsByGradeId getting 403 forbiddenWe are looking for the privilege name that gives access to 11.13.18.05:9/gradesV2/action/getRateValueDetailsByGradeId. Using our custom recruiter role, Inside the Hiring… -
Performance Goal Mass Assignment API for Person assignments processedSummary: Is there a way to leverage APIs to get assignments processed with a Performance Goal Mass Assignment? Content (please ensure you mask any confidential informati… -
PER_EMCOR_NO_FTE_ERR when updating worker category via PATCH assignmentSummary: I'm trying to update a worker's category using Oracle HCM Cloud REST API with a PATCH request to the assignment endpoint, but I'm getting this error: "o:errorDe… -
Not able to retrieve more than 500 Performance Goals via APISummary: While using the below API for Performance Goals, the total count returned is ~159K. Pagination works up until 500 and then stops retrieving. We are looking to b… -
How to get location/address fields when querying Primary Location using HCM REST API endpointSummary: This is a follow up question to my previous post on how to get the primary location on a requisition using the HCM REST API. The solution provided in the previo… -
HCM REST API to access Role Delegations configuration in HCM for a workerSummary: Our custom application needs access to configured Role Delegations for a worker in HCM. Content (please ensure you mask any confidential information): Is there … -
/fscmRestApi/resources/11.13.18.05/persons gives 403 ForbiddenSummary: Trying to create a Person object via POST /fscmRestApi/resources/11.13.18.05/persons yields a 403 Forbidden error. Content (please ensure you mask any confident… -
Is there a way to delete a timeRecordEventRequest using the REST API?Summary: I am trying to delete timeRecordEventRequests using the REST API Content (please ensure you mask any confidential information): I have a scenario where I'm usin… -
locationsV2 API fitment with USOPTESummary: locationsV2 API fitment with USOPTE Content (please ensure you mask any confidential information): Hi Team, Greetings! Has anyone worked on validation and any c… -
Benefit Court Order Rest APISummary: Where is the documentation on Benefit Court Order available ? - /hcmRestApi/resources/11.13.18.05/benefitCourtOrders?effectiveDate={effectiveDate}&q=PersonId={P… -
How to create users And roles on this interface through APIHow to create users on this interface through API? Which API should be used to implement it? Do we need to use multiple APIs in combination? What is an effective requ… -
Get development goal details - API REST getDevelopmentGoalDetails Error 403Summary: Hi Experts, I am trying to consume the following REST API: /hcmRestApi/resources/11.13.18.05/searchDevGoals/action/getDevelopmentGoalDetails However, I am recei… -
Need REST API / SOAP API details for Oracle Time and Labour (OTL) timecard approval/reject APIWe have a scenario where certain timecards are Approved in legacy system and integrated to OTL. These timecards should be created and auto approved in OTL, We can config… -
Link a JobRequisition to a JobApplication using HCM REST API endpointI was testing different JobApplication endpoints: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications /hcmRestApi/resources/11.13.18.05/recruitingCEJobApp… -
Update a salary for a worker's assignment doesn't workSummary: Update a salary for a worker's assignment doesn't work. Although Create and Delete are working, Patch is not working. Content (please ensure you mask any confid… -
How to get Primary Location using HCM REST API endpointUsing Primary Location Id as LocationId when using LocationsV2 REST API endpoint not providing results while using Primary Work Location does. I am currently using the /… -
REST API to create multi Performance GoalHello, We are using the REST API to create Performance Goals "hcmRestApi/resources/11.13.18.05/goalPlans/300000073563943/child/performanceGoals", and it is working as ex… -
HCM learning catalog REST APISummary: is there a REST API to retrieve HCM learning catalog? Content (please ensure you mask any confidential information): Version (include the version you are using,… -
im not able to see home email change feed by subscribing to get updates via ATOM Feed for emp updateSummary: I have configured a HCM connection in OIC and subscribed to get updates via ATOM Feed for employee updates.. But im not getting feed for home email change from … -
How to update assignment and manager in same REST PATCH CallQuestion: How to update assignment and manager in same REST Call, is it possible? Tried: If we use UI for changing employee department and manager in same update from sa… -
Get personal Payment Methods REST API not returned dataHello, We attempted to retrieve employees’ personal payment methods using the REST API; however, the API returns a 200 (OK) response with no data. The required role has … -
Create Talent Person Profile Public Skill with ProficiencyI'm trying to add a public skill to a talentPersonProfile using the rest API: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/p… -
Create Talent Person Profile Public Skill - Bad Request errorI'm trying to add a public skill to a talentPersonProfile using the rest API: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/p… -
savePerfGoalApproval API not creating a goal in draftSummary: Hi All, So I'm using this API /hcmRestApi/resources/11.13.18.05/performanceGoalsV2/action/savePerfGoalApproval and it returns "200 OK" status but it doesn't ref… -
How to delete an old inactive assignmentHello Experts, Could anyone tell me if there is a way to delete an Old Inactive assignment and make the current assignment as the first assignment for an employee? Backg… -
Remove supervisor/manager from future effective datePlease see the screen shots which is done from fusion frontend and same trying to achieve using REST API for integration but not working, can anyone check and advice how… -
Approach to Stock Grant data using HDLSummary: Looking for a solution to delete stock grant data using HDL stock.dat Tried delete in Stock.dat to remove the transactions and getting error - You supplied a DE… -
How to add Assignment DFFs to Public Workers APISummary: We need the ability to expose only some of the assignment DFFs on the Public Workers API. There are some assignment DFFs that are considered confidental and we …