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 to get Bank accounts in bulk with APIIs there any way how to call externalBankAccounts API and cashBankBranches API in bulk ? I mean for multiple BankAccountId and BankBrachIdentifier as parameter ? /fscmRe… -
What Rest Service priviledge should be used to select Photos?Summary: We have an API to a 3rd Party Called Org Chart. We can select the Wroker Data, but not Photos. What Rest Service priviledge should be used to select Photos? Con… -
Has anyone built and interface to OrgChart sending images using the API?Summary: We are using the OrgChart API and have been able to upload Employee and Supervisor data to the OrcCHart system. We are now trying to load images, but when we va… -
How to get job name starting from Worker node?Summary: Get job name starting from Workers REST API Call Content (please ensure you mask any confidential information): An external software needs to get job name start… -
Is it possible to write action chain on seeded HCM Redwood page?Summary: We have a requirement to populate a value set of a seeded Redwood field from a REST API call. Can we do it? When I checked the page it only allowed me to write … -
What is the limit on number of REST API calls a user can make within a given time in Oracle HCM?Summary: What is the limit on number of REST call a user can make within a given time Content (required): We are implementing integration between a third party system an… -
Document of Records payload fails if Attachment required.Summary: Hello We are able to successfully create Document of Record and attachment using API (JSON). But the issue is if the Document Type has Attachment required (Mini… -
Is there a way to upload job and departments using API ?Hello All, We have a requirement to develop an OIC interface to upload job and departments data. Is there any api's available? We can't use HDL upload mechanism through … -
Adding Assignment type filter in /hcmRestApi/atomservlet/employee/termination endpointSummary: our downstream application is getting atom feeds for new, employment changes and termination. We are getting thousands of ATOM for Candidate terminations. is th… -
Getting Legal Employer via REST APISummary: Content (please ensure you mask any confidential information): I need to retrieve Legal Entity Identifier via REST API: I tried this call: https://xxxx.fa.ocs.o… -
Getting ****_ATTRIBUTE1 via REST APISummary: How to get attribute ****_ATTRIBUTE1 from assignment table via REST API? (what is censored with * should be "A_S_S") Content (please ensure you mask any confide… -
Salaries API not returning data for employeesSummary: Hi Team, Has anyone encountered an issue where Salary API is not returning values for Employees. It works fine if I just hit the base URL - https://{{instance}}… -
Time Event Requests Api Are Not Visible In Fusion UIHello community, The following payload has been submitted and created successfully. From Fusion UI --> Team Time Cards the user is not able to see the data just loaded b… -
Rest API for Element Entry CostingSummary: Need Rest API for Creating/Updating Element Entry Costing on element entry screen Content (please ensure you mask any confidential information): Do we have REST… -
How to Restrict access to GET /hcmRestApi/resources/11.13.18.05/elementEntriesSummary: Content (please ensure you mask any confidential information): For integration purposes with a 3rd Party Application, we need to grant the 3rd party access to P… -
REST API to get Performance Eligibility Profiles HierarchySummary: Hi All, Is there Standard REST/SOAP service to get Performance Eligibility Profiles Hierarchy in oracle fusion? if not, can I get the Hierarchy from SQL query. … -
Worker API compatible custom SQL based person security profileSummary: I am using the below custom SQL to get all the employees satisfying the criteria. The data role is created using this person security profile. I am using the da… -
Getting an error updating an AreasOfResponsibilityHello, can someone please provide idea why we are getting the error below? We have confirmed that the provided AssignNumber is valid. Error: Fault Details : http://www.w… -
Address REST API to create Multiple address types for a personSummary: Hi All, Can we use Address API to create multiple address types for a person record? We are able to create them seperately by calling the API once for each type… -
Audit Logs – Oracle REST APISummary: We are looking for fetching of Audit Logs details. Particularly we are looking to fetch some fields from oracle for report purpose. Below are the fields we are … -
Is there any REST API, which can provide plan balances, plan category detailsSummary: Is there any REST API, which can provide plan balances, plan category details like "planCategory": "Sick/ESL "planCategory": "PTO/ETO/VAC" Content (please ensur… -
Schedule frequency for "ESS job to create index definition and perform initial ingest to OSCS"Summary: Would there be any negative impact on system performance if we schedule ESS job "ESS job to create index definition and perform initial ingest to OSCS" with par…User_2025-03-07-00-34-24-013 243 views 4 comments 1 point Most recent by Gangapalli Raghavendrareddy -
Public Workers REST API is not fetching any recordsSummary: Public Workers REST API is not fetching any records. I have already created a data role on top of the HCM Integration Specialist job role (ORA_HRC_HUMAN_CAPITAL… -
Background Check Integration APIHello Experts! I am currently working on integrating our background check vender with ORC and I’m running into issues with the API to use. When I tried to call the job r… -
Which are the Finder Variables to Get all worker national identifiers?Summary: Using the NationalIdentifierNumber as a parameter in a GET request, what is the finderName that we need to use in order to get all the information about the wor… -
What is the allowed limit for Rest api calls in Oracle cloud hcmSummary: Is there any limits or constraints on the number of calls made to the hcmRestApi of Oracle Cloud HCM ? Number of rest calls permitted per minute? Number of rest… -
we have a requirement to get all the buyer user details of specific rolewe have a requirement to get all the buyer user details of specific role Example: we have a user role called 'EXTERNAL_BUYER' here I need all the users who are in this b… -
What is the way to restrict bulk REST API CallSummary: What is the way to restrict bulk REST API Call Content (please ensure you mask any confidential information): Hi Team, Greetings! This question is about the iss… -
Max supported value for limit parameter in GET REST API Call in HCMSummary: Max supported value for limit parameter in GET REST API Call in HCM Content (please ensure you mask any confidential information): Hi Team, Greetings! We have b… -
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…