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
-
user account creation - Manual future hiresSummary: Hi Team, Currently, when we hire a person who is going to join us in the future via HDL - there is no issues with user account creation. When a person is manual… -
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… -
Oracle HCM REST API for Retrieving Document Type Configuration Prior to Document Record CreationWe are currently integrating Oracle HCM APIs into our project. As part of this integration, we are using the following REST endpoint to fetch the required field configur… -
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 … -
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… -
Sample POST /learningSelfPacedItems and /learnerLearningRecords payloadsSummary: Different payloads for requests to the endpoints above keep giving 400 Bad Request responses, and there isn't adequate samples on the official docs. Content (pl… -
Error when create a Job Offer in RedwoodSummary: Hi, We are receiving the error below when create a Job Offer in Redwood in Assignment Info page. Applying List binding LOV_GradeStepEligibilityFlag with given s… -
Get Error whGet error when assign role to user via REST APIHi Experts, I try to assign role to user via REST API hcmRestApi/resources/11.13.18.05/userAccounts/{GUID}/child/userAccountRoles. It returns: 'Rowset _LOCAL_VIEW_USAGE_… -
AI Agent Studio 26A – Dynamic Effective-Of Header Parameters Not Resolved in Business ObjectSummary: In AI Agent Studio (26A), dynamic parameters passed in the Business Object headers are not getting resolved, causing an Invalid Effective-Of header error. Conte… -
Is there a REST API or service to retrieve user language preferenceHello, In Oracle Fusion Applications, users can set their language preferences from Set Preferences → Language. The selected language determines the UI language for the … -
REST APIs for User Defined TablesSummary: Hi All, We have been trying to determine whether there is any REST API available to retrieve the details of User Defined Tables(UDTs) in Oracle Fusion. We revie… -
Oracle Fusion Field Service Worker Availability IntegrationSummary: We are using 'Oracle HCM Fusion FS Worker Availability' integration in the HCM-FFS accelerator in OIC. It is creating the 'ResourceExceptions' activity type in … -
Manage Employment approval flow using rest apiSummary: Approvals to be triggered on adding an assignment row for particular action/action reason using an integration program Content (please ensure you mask any confi… -
If a Absence or OTL workflow is triggered by Rest API, will it undergo approvals.Summary: We have a normal Absence or OTL workflow (or any workflow) which will go through Line Manager approval. If we trigger this workflow through automatically (OIC o… -
Large Object (LOB) Attributes - FileContentsSummary: Hi does anybody have experince in usage of this REST API endpoint, for example for documents of records. We're using postman and if we upload the file by binary… -
The 'Get a learning content item' endpoint returns 500 Internal Server Errors.To fetch learning content items, the current REST API documentation for HCM suggests using the https://docs.oracle.com/en/cloud/saas/human-resources/farws/op-learningcon… -
Learning Content to be purgedSummary: Hi, I have a requirement to purge the learning content of both self paced and non self paced learning items. Is there any REST API i can use to delete the same?… -
Oracle VBS how to create HCM Users service connectionHello everyone, I'm trying to import the HCM Users (SCIM) service into Oracle Visual Builder Studio (v26.01.0) because I need to use the following endpoint: https://docs… -
What is hcmAiStudioConversations REST purpose?Hi, We are on 26A, and I wondered what is the new RESP API category 'AI Conversations' I created a new conversation via the POST request, but I could'nt see the use and … -
Rest API for candidate selection process phases and statesSummary: Rest API for candidate selection process phases and states Content (please ensure you mask any confidential information): We are looking for Rest APIs for Candi… -
Roles for Remove Person Information using REST APIWe are attempting to use the REST API for Submit Remove Person Information (/hcmRestApi/resources/11.13.18.05/removePersonInformation/action/submitRemove). The user invo… -
Is there any HCM Cloud Worker Availability REST resource?Summary: We are implementing an integration with a third-party system (Perk) that requires real-time visibility into employee work schedules and shift assignments (start… -
Unable to link User Account created in OAG to Existing Person Record in FA getting : LOV_PersonNumbeSummary: We’re facing a provisioning failure from Oracle Access Governance (OAG) to Fusion Applications (FA) when creating a user account and populating Person Number vi… -
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… -
Document of record skipping approval when created with REST APISummary: Hi Experts When I'm creating Document of records using REST api it is skipping the approvals, is there any workaround available to initiate the approvals like a… -
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). … -
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…