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
-
Issue with VBCS page calling integration with Rest APIWe are encountering an intermittent issue in our VBCS application. A custom page invokes an ORDS REST API to fetch data from the ATP database, but the request occasional… -
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… -
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… -
REST API for finding the common lookup by passing lookup code is failing with 403 forbidden issue.I am trying to get the employee details using a Rest API mentioned below, but getting the error as '403 Forbidden'. Please help me out in resolving this. I have mentione… -
Rest API to GET WorkTerms NumberSummary: What is the Rest API to GET WorkTerms Number. Could not able to get it https://docs.oracle.com/en/cloud/saas/human-resources/22d/farws/op-emps-get.html Content … -
Does anyone know which REST API I can use to upload them to internal documents?Summary: The REST API Create an attachment for a candidate:/hcmRestApi/resources/11.13.18.05/recruitingCandidates/{CandidateNumber}/child/attachments Attachments are upl… -
adf.webServices returns empty [] in HCM Configure Business Object Groovy trigger — DocumentsOfRecordHCM Cloud Sandbox — adf.webServices always returns empty [] in DocumentsOfRecord Configure Business Object trigger. Web Service Reference registered in same sandbox. Is … -
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… -
is there a way to preserve nmbhr when calling /changeLegalEmployer rest api?Summary: using /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/action/changeLegalEmployer to do global transfer but… -
Unable to update Workorder through REST APISummary: I need a sample payload of Update One Work Order REST API to add the Item component. Encountered a 400 Bad Request error when Updating component to existing wor… -
Managing Absence Tasks via REST APIHi Experts, We are working on automating the management of pending absence requests. The goal is to reassign a task to another user within the HR team. Example API call:… -
Unable to reset password for UserAccount which is not linked to Person RecordSummary: Unable to reset password for UserAccount which is not linked to Person Record Content (required): I am unable to reset password for the user account which is no… -
Rest API for resource employmentConfigurations/action/initializeEmploymentAgents generates incorrectRest API for resource employmentConfigurations/action/initializeEmploymentAgents generates incorrect action code. How do I get Change assignment in the response. Resourc… -
Is it possible to mask / hide / encrypt fields for a technical user calling Workers API Rest HCM ?We need to provide internal users with access to our REST API, but we also need to control what each user can view or access. This is important because some information … -
Can anyone help me with how to retrieve Enterprise Start Date from Workers REST API?We have a requirement to fetch Enterprise Start Date for an employee using REST API. We tried using the Workers API but not able to see Enterprise Start Date in the API … -
REST API to show position details based on OriginalHCMPositionNumberNeed to show position details based on OriginalHCMPositionNumber. Is their any API that works. Position API doesn't give any OriginalHCMPositionNumber -
empassignments Atom feeds not pulling pending worker createdSummary: empassignments Atom feeds not pulling pending worker created Content (please ensure you mask any confidential information): We are working on empassignments Ato… -
Unable to commit changes to Fusion Applications schema for LdapRequestIdSummary: Unable to commit changes to Fusion Applications schema for LdapRequestId Content (please ensure you mask any confidential information): Hi All, Greetings! We ha… -
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 -
Can we use REST API's to update Personal Information in Oracle HCM?Summary: We are trying to reduce Operation efforts and automate the Personal Information Data Update in HCM? Few Questions below: 1.Can we use REST API's to update Perso… -
REST API call to get BPM worklist NotificationSummary: I want to get BPM Worklist notifications based on user id using REST API Can anyone help to provide REST API call to get above details. Content (please ensure y… -
Need Expert Guidance on Oracle HCM REST APIsSummary: Content (please ensure you mask any confidential information): Hello Everyone, We are currently working on Oracle HCM REST APIs and need assistance in identifyi… -
Rest API Get all workforce schedule shifts errorSummary: Getting the following errors when trying to use the Rest API Get all workforce schedule shifts (https://docs.oracle.com/en/cloud/saas/human-resources/25a/farws/… -
How to use Rest API's to Create an Element EntrySummary: I am looking for a payload to use the /hcmRestApi/resources/11.13.18.05/elementEntries endpoint, utilizing ElementName instead of ElementTypeId Content (require… -
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… -
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, …