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 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 add days/weeks to a Hire date token in Alert Composer template and Message section?We have a requirement where a notification(mail) to be triggered to Line Manager with details about the worker email, hire date, Date to be calculated based on 8 weeks a… -
what the join column is between the HCM Core subject area and the Finance Legal Entity dimension?Summary: what the join column is between the HCM Core subject area and the Finance Legal Entity dimension In FDI? Content (please ensure you mask any confidential inform… -
Unable to find supervisor name using REST APII am trying to fetch supervisor name using workers REST End point, however I am not able to get the manager name. The end point returns manager's assignment id and numbe… -
External Bank Account Creation using REST APIHi, We are working on creating External Bank account and Personal Payment method using REST API. However, the external bank account loaded through REST api are not viewa… -
Read/Update personal payment method using REST APIHello I'm trying to call Read/Update personal payment method on this endpoint /hcmRestApi/resources/11.13.18.05/personalPaymentMethods I am not retrieving any values. { … -
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… -
Learning REST API for Create an assignment recordSummary: We are trying to create learner assignment record using Learning REST API hcmRestApi/resources/11.13.18.05/learnerLearningRecords. We want to assign learners to… -
Migrating EMPs API to WORKERs API - getting run warning messageWe were using EMPs APIs in Alert composer with few filters and message content. We have added same filters with WORKERs API and Message content. When the alert is execut… -
The payroll employment terms is invalid. You must enter payroll employment terms. (PAY-1635415)Summary: Hi We are trying to create a pending worker using a built interface and keep receiving this error only for a specific legal employer The payroll employment term… -
Does Atom Feed support non workersSummary: I am testing Atom Feed "newhire" event and I don't see data triggered in this event when a "non-worker" was created. I see data for "employee" and "contingent w… -
Oracle HCM REST API: Derive Region2 from Primary Location on Job RequisitionSummary: Hi Team, We have a requirement to derive Region2 Code bases on Primary Location retreived from the Job Requisition REST API (not from location table/resource). … -
Issue on Talent Profile REST APIHi All, We try to fetch from Talent Profile REST API the profile section id about employees but the section is not present on the API response as defined in the attached… -
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… -
Is there a REST API to initiate the FSM "Compare Setup Data" option?Summary: Looking for API details to initiate the FSM "Compare Setup Data" option Content (required): Navigation below for object "Fast Formula" Version (include the vers… -
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… -
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… -
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… -
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… -
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… -
Fusion HCM Organization tree API does not reflect relationshipsWe have created an orgchart in Fusion HCM UI. No problem with that tree. We have 5 levels in that hierarchy, where level 5 is a department (defined in the work assignmen… -
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… -
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… -
API WORKERS, get all the assigments Sequences for an specific effective dateSummary: I have an employee with two assignment records on the same effective date. See capture_1.png If I use the API workers with the following parameters expand=workR… -
REST API [eligiblePlansLOV] Not Returning Plans when Access Restrictions EnabledWe are using the below REST API for fetching employee's eligible compensation plans. {{DEV}}/hcmRestApi/resources/11.13.18.05/eligiblePlansLOV?q=PersonId=300000145519193… -
Rest API - How to Update Worker Assignment including EFF or DFFIn the Oracle documentation on page: https://docs.oracle.com/en/cloud/saas/human-resources/23d/farws/op-workers-workersuniqid-child-workrelationships-periodofserviceid-c… -
How to update Assignment DDF/DF/EFF fields in a API callHello Community, Need Help please, I already created a SR 3-37085357441 , trying to update the below fields in an API call . Below is a couple of fields I am trying to s… -
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… -
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 … -
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 /…