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
-
Delete Element Entry Using Single REST API CallSummary: I have a requirement to delete element entry. can you pls share any one sample working rest api to delete element entry. We are not able to call the specific el… -
How to get REST API calls invoked by a given UserSummary: How to get REST API calls invoked by a given User Content (please ensure you mask any confidential information): Hi All, Greetings! We are looking for the detai… -
How to trace REST API call sourceSummary: How to trace REST API call source Content (please ensure you mask any confidential information): Hi All, Greetings! This question is about checking which all RE… -
Rest api call to return some fields from parent and child objects for a particular personSummary: Rest api call to fetch PersonNumber,FullName,LegalEmployerName,TerminationDate for a particular personnumber Content (please ensure you mask any confidential in… -
REST API ElementEntries getting response: Updating EntrySequence is not allowedSummary: we are trying to update the "EntrySequence" using rest api at element entry level. but we are not able to update the EntrySequence any help? how to update the E… -
HCM Locations missing in UI after updating through REST API VB TemplateSummary: Hi, We had to mass update location addresses. So, in order to do that I created RestApi Visual Builder Template for/hcmRestApi/resources/11.13.18.05/locationsV2… -
REST API call tracking and logs for Timeout issuesSummary: Hello All, We are facing intermittent timeout errors with LMS REST API call, third party team said the timeout issues observed only from the last week. I would … -
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… -
Fault in submitFlow from OICSummary: Content (required): We built a new OIC integration to execute a seeded Payroll Flow via the submitFlow API. Unfortunately, we keep getting: Fault: soap:Server… -
REST API for HCM ExtractHi, I am developing outbound integration of Person and Assignment for which created HCM extract. To invoke from OIC can you please help with the REST API name and with a… -
Disable via REST API creation of Atom Feed EntryHi experts, I'm looking for a way to disable Atom Feeds entries generation after a creation/update of a business objects via REST API. In particular, I need a set comman… -
API for candidate Date of Birth and SSNHi, We are building an integration for which we want to get candidate data through a REST API. For this we have found this API: /hcmRestApi/resources/11.13.18.05/recruit… -
Am I able to determine what positions roll up to a given parent position using REST API calls?Summary: Hoping I'm just missing something, but I'm looking at the HCM REST API documentation for positions, it seems there is no API available for position hierarchy. I… -
Process a Predefined Resource Alert ESS created post scheduling of a resource alert?Summary: Can we please confirm the system expected behaviour post configuration and scheduling of a resource alert in regards to the ESS 'Process a Predefined Resource A… -
Scheduled Alert Composer Stuck In RunningSummary: We have an Alert Composer to trigger notification and when it was scheduled to run - it remains stuck in Running for days. We are unable to successfully cancel … -
Create JobSummary: I am creating Job using REST API in Fusion. I noticed that there is no direct REST API and only process is via HCM Data Loader. I could upload the file using be… -
Unable to sync Position Profile into Posting description from Rest APIUnable to sync Position Profile into Posting description from Rest API Tried to create a Requisition using Position, but the positing description is not synced from Posi… -
What I'm doing wrong in this api?Summary: I'm trying to add a value to an existing value set using REST API Content (please ensure you mask any confidential information): Response: Version (include the … -
Absence entry creation via REST API when a resource exception is definedWe have a requirement to create absence entries when a resource exception is defined via REST API. But while creating the absence the API is taking the start and end tim… -
Need REST API to fetch attachments on HCM PositionHi All, Can someone please share the REST API to fetch the attachments uploaded on HCM Position. -
Save performance goal data for approvalSummary: Hi Experts, can someone please provide sample payload for this URL: hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/savePe… -
Unable to call Invoke User Job Roles Assignment HCM API Through Groovy ScriptsSummary: Unable to call Invoke User Job Roles Assignment HCM API Through Groovy Scripts (/hcmRestApi/scim/Roles) Content (please ensure you mask any confidential informa… -
Update worker address REST APISummary: Looking at the documentation, it seems that if we want to update the address for a pending worker using REST API, we would need to call /hcmRestApi/resources/11… -
How to Initiate manual Pending worker convert process on new Redwood PWK page using Rest API callsWe would like to understand if anyone is aware of the process by which we can initiate the manual pending worker convert process that is on the new Redwood Pending worke… -
REST API for position CreationSummary: Is there a REST API for Creating Position Content (please ensure you mask any confidential information): i have checked on oracle documentation, i can see the G… -
Unable to access /hcmRestApi/resources/resources/latest/workers REST API from POSTMANSummary: Unable to access /hcmRestApi/resources/resources/latest/workers REST API from POSTMAN Content (please ensure you mask any confidential information): Hi Experts,… -
Rest Api to get candidate attachmentsHello community, I'm using the following endpoint to retrieve a candidate's resume, and it returns the result correctly: /hcmRestApi/resources/11.13.18.05/recruitingCand… -
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… -
REST API to get the employee records based on the Last update dateSummary: fetch the data using REST API to get the employee records based on the Last update date Content (please ensure you mask any confidential information): fetch the… -
How to get employee's party id through REST APIHi All, I want to create external bank for employee through REST API, it needs PartyID field. I tried the API GET /expenseProfileAttributes, But it will return the party…