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
-
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… -
Unable to get Worker Details for cancelled work relationship via Rest APISummary: Content (required): Hi All, We have cancelled work relationship via UI. But we are unable to get any details for that person via Worker Rest API's - /hcmRestApi… -
Updating personal payment method not working using REST APIHello everyone, We're trying to update personal payment method through REST API, but we're facing a problem when calling the end point. This is the API in Oracle's docum… -
Unable to retrieve Personal Payment Methods using REST APISummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): Hi … -
REST API for Individual Compensation - Triggering Approval WorkflowWe are currently attempting to create an individual compensation entry through the REST API. However, since there is no specific API available for individual compensatio… -
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… -
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?… -
/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… -
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… -
How to call external API from HCMSummary: How to call external API from HCM Content (required): An External API has been designed which will gather the user's data which will be pushed to HCM. How to in… -
Configuring the UserRequests atom feed in HCMThe UserRequests atom feed generates a lot of atom events. Many a time it is unclear what changed on the UserAccount BO. How can we configure the UserRequests atom feed … -
Auto approval of absencesHi All, We need to auto approve leaves if it is pending in manager's queue before it expires. Please let us know if it is possible through rest api. -
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… -
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… -
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… -
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… -
Issue with "Perform Advanced Search" in HCM Data Loader Data Sets API returning invalid Date FormatSummary: When using the GET API — /hcmRestApi/resources/11.13.18.05/dataLoadDataSets — the “Creation Date” appears in this format: 2025-10-28T05:30:38+00:00. However, wh… -
Ability to control user creation via REST API when creating a WorkerHello, I would like to understand if it is possible to include an attribute in the REST API payload to disable the automatic creation of the associated user when creatin… -
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 … -
How to Correct an assignment DFF fields in a Rest API callHello Community, We are trying to Correct a DFF field in the assignment for an REST API call. The current field publicRecordsExempt = "No" and would like to correct it t… -
no matching row for a row of type :PersonEO_ExternalIdentifier_WorkerVOToExternalIdentifiersVO_ExterSummary: Applying List binding LOV_AssignmentNumber with given set of values leads to no matching row for a row of type :PersonEO_ExternalIdentifier_WorkerVOToExternalId… -
How to check the detail of LOV_PersonNumber with talentPersonProfiles.Summary: Cannot create a talent person profile with REST API because of the following error. "Applying List binding LOV_PersonNumber with given set of values leads to mu… -
How to get manager name from WORKERS REST API in Alerts ComposerSummary: Trying to identify a way to get the manager's name via WORKERS REST API within Alerts Composer. Content (required): Hello, We are working to create new versions… -
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… -
I am trying to complete the Onboarding Task from outside Fusion Application using REST APISummary: I am trying to mark as complete the Onboarding Task from outside Fusion Application using REST API but not sure what to pass in Payload. Can anyone help ? Conte… -
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… -
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…