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… -
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… -
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 -
HCM REST API available to extract the full organization tree hierarchySummary: Looking for HCM REST API available to extract the full organization tree hierarchy with parent-child relationships. We have an requirement to fetch the parent d… -
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… -
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 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, … -
Are there any HCM APIs to get WorkerCategory information for Job requisitionsWe get most Job requestions details from HCM APIs https://docs.oracle.com/en/cloud/saas/human-resources/farws/op-recruitingicejobrequisitions-get.html. except WorkerCate… -
Add Pending Worker/Work Relationship with previously cancelled Pending Work RelationshipSummary: Hi, Right now, we are creating via REST API - Pending Worker with Pending Work Relationship as soon as the candidate has signed the contract (we use a Global Nu… -
How to convert a beneficiary(contact) to worker via REST API?Summary: We have cases where beneficiary of an employee joins the company but our worker api fails to create the worker as the person record is already there: This worke… -
Oracle HCM REST API to get employment details such as FTE, employee status,nameDear Experts, We want to get REST API to fetch below details from HCM system. If anyone has preconfigured REST API to populate this info kindly share. Unable to find any… -
REST API's to fetch the details of the transactions which is raised by an employee(logged in user)Hi, We need to get the details of the transactions from BPM Worklist to check the status of those which are raised/submitted by the employee (logged in user). We are try… -
Most efficient method to retrieve journey attachments for further processingSummary: We have a use case where we collect an image in HCM Journeys and we need to extract the collected image and pass it to another system for further processing. It… -
ANC_GENERIC_EXCEPTION error is occurring when attempting to create an absence entry on the timecardWe are trying to create an absence entry on the timecard using /hcmRestApi/resources/11.13.18.05/timeRecordEventRequests/ API, but getting an generic error. Here is the …