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
-
Atom Feed Time ZoneWe are implementing Okta currently in our company. We know Atom Feed is using UTC timezone. May we know on how to handle the termination and hires from different timezon… -
Can we create a Prospect through REST APISummary: Can we create a Prospect through REST API Content (please ensure you mask any confidential information): Customer is trying to create a Prospect through REST AP… -
timeRecordEventRequestsWe want to update the time enties in oracle fusion time and labor. we are not getting any data while testing the REST API "timeRecordEventRequests" in 24B instance. Can … -
Is there any trigger event in HCM for Terminations?Summary: Hi All, We aim to create a real-time integration between HCM and Active Directory so that any involuntary termination with "Revoke Access" set to "Immediately" … -
How to fetch workersUniqID based on PersonId for HCM REST API?Summary: Content (please ensure you mask any confidential information): We are trying to get person photo in Oracle HCM using REST API. From the REST API /hcmRestApi/res… -
Is there a Worker REST API for Correcting Hire dateSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Trying to fetch the 'Cost Center' field using APISummary: I am trying to find the 'Cost Center' field using one of the Rest APIs provided. Usually, all the information that I need from an user is located in the endpoin… -
Atom Feed newHire, Field EffectiveStartDateSummary: Hi All. In the atom feed entries there are two fields, "Effective Date" and "Effective Start Date". Please, can someone explain to me what the difference betwee… -
Emps endpoint being retired but still appears in the documentationSummary: emps REST endpoint not supported but documentation unclear Content (please ensure you mask any confidential information): We have been informed that the emps RE… -
Oracle Learning Content Item - REST API GETAPI payload issueHi , We are getting '500 Internal server Error' when we are accessing the GET API call for Learning content Item. /hcmRestApi/resources/11.13.18.05/learningContentItems/… -
service now connector to HCM is failing with 401-invalid username/password combo error.service now connector to HCM is failing with 401-invalid username/password combo error. -
REST timeEventRequests always encounter "Unable to parse the provided payload"Summary: When I try to create a time event by using timeEventRequests I always encounter "Unable to parse the provided payload". I am using the call from here https://do… -
We have a requirement where we have to upload the 50k plus profile in ORC as one time migration.Summary: We have a requirement where we have to upload the 50k plus profile in ORC as one time migration. Is there any place where we can upload the adhoc profiles in OR… -
Filter extract to Primary Address = YSummary: I apologize for using unclear/incorrect terminology, I am quite new to Oracle. Please ask additional questions if needed. We have an extract definition based on… -
Limit the REST API response for the POST callHello Team, We are using currently using worker API and creating pending worker in the system via integration. It is giving the huge response after successful which is l… -
In which way can I secure API calls?Summary: In which way can I secure API calls? Content (please ensure you mask any confidential information): Standard way to make API calls to Oracle is via Basic Auth. … -
Create a performance goal REST API Attachment SupportSummary: We have requirment create a performance goal with attachments, we were able to create with comments and other details. However we dont see anything related to a… -
How to create future dated primary worker assignment through HCM REST API call in fusionWe are trying to create a Future dated Primary worker assignment when a current primary assignment exists for the worker through RESI API and we are getting "Primary ass… -
PayrollTimeDefinitionsLOV REST APISummary: /hcmRestApi/resources/11.13.18.05/payrollTimeDefinitionsLOV?q=TimeDefinitionId=300000012345 We have a requirement to get this value payrollTimePeriodsLOV for a … -
REST API to get Performance Goals results no dataSummary: We have requirement to create performance goals using REST API, we followed the below links https://docs.oracle.com/en/cloud/saas/human-resources/24b/farws/op-g… -
/hcmRestApi/resources/11.13.18.05/workers?finder is giving errorSummary: /hcmRestApi/resources/11.13.18.05/workers?finder=findByPersonNumber;AssignmentNumber=E12345 is not working. Can anybody please share the correct format with exa… -
WORKERS REST API equivalent to "SuspendedFlag” attribute in Employees API.Hi, We are transitioning from Employees REST API to Workers REST API as Employees API is deprecated as of 23 D oracle upgrade. Would like to know, what is the WORKERS RE… -
HCM REST API for bulk downloadWe are planning to use HCM rest APIs to get data downloaded to the data lake. I am seeking following information the bulk download capability (Can API provides Bulk down… -
REST API to get the latest Payroll Relationship NumberSummary: We are using this Rest API , /hcmRestApi/resources/11.13.18.05/payrollRelationships?q=PersonNumber=12345 but we are not able to fetch the latest Payroll Relatio… -
Programmatically create a Position Backfill Request and trigger corresponding approval processWe have a requirement to be able to programmatically create a Backfill Request on a Position and trigger the corresponding approval process. The Positions REST API endpo… -
REST API for employee delegationHello, Is there a Oracle REST API available for getting the Empolyee delegation? Same data that the Oracle job "Employee Vacation and Delegation Rules Report" is produci… -
REST API to get the organization tree hierarchyHello Everyone, We are currently in need of a REST API which can extract the organization tree hierarchy. Is there any REST API available for this or this can only be do… -
How to create Work Schedule Assignment fields in a REST API callHello, I am trying to create the Work Schedule Assignment how do I send the below fields in an API call. Work Schedule Assignment Start Date Work Schedule Assignment End… -
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… -
How to customize the Workers API response with required columnsDear Team, The response from the API is very large with unwanted columns, Do we have an option in Rest End Point to get specific columns...? I want to know the feasibili…