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.
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
-
API URL for I9 integration with a partnerSummary: Content (required): Hello, What is the REST API URL which can be provided to the partner for I9 integration? Has anyone done the integration and what are the st…
-
REST API to add a candidate to a requisitionSummary: Need REST API information to add a candidate to a requisition Content (required): We tried to search oracle documentation to find REST API details to add a cand…
-
"Get all document records" endpoint returns 0 documentsSummary: I am attempting to view HR document records using the "Get all document records" endpoint. I get a HTTP 200 OK response but the data set is always empty. ("item…
-
Can you query multiple attributes on a child object?Summary: I'm trying to get everyone in a department (workRelationships.assignments.DepartmentId) not everyone who was EVER in the department, combining (workRelationship…
-
Person Basic Information Changed Atom Feed should not display Citizenshipid attributeSummary: Person Basic Information Changed Atom Feed should not display Citizenshipid attribute Content (required): I am using atom path:- hcmRestApi/atomservlet/employee…
-
Availability of Payroll Calculation Cards APISummary: Is API for Payroll Calculation Cards (UK Pension) available through GA/RA? Content (required): Requirement of developing an inbound interface for updating pensi…
-
Unable to access /hcmRestApi/resources/11.13.18.05/scheduleRequests REST API from POSTMANWhile trying to access Schedule Requests from POSTMAN i am getting 403 Forbidden error.
-
Original Hire Date token in alert message textSummary: Original Hire Date token renders null value Content (required): Hi, We created a resource alert with resource emps. In the message text, we use the following to…
-
Custom Excel to HDL LoadSummary: Looking for any readily available custom excel which loads data into HCM Cloud either by using WS or REST API Content (required): Looking for any readily availa…
-
Not able to get the names Attribute from the worker API, there is nothing in the name dropdownSummary: When you use the worker (API) GET requests to retrieve name, the name is not returned. Instead, nothing comes up in the dropdown, what could be the issue? Conte…
-
how to to load the absence work patterns in oracle hcm via APISummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):User_2025-02-12-18-42-32-120 41 views 1 comment 0 points Most recent by Madalina Danis-Support-Oracle
-
Alert base don legal entity idSummary: Hello , We have a requirement where alert should be sent to employee for couple of Legal entities. I tried to create condition for single Legal entity, but its …
-
Alert based on legal entity idSummary: Hello , We have a requirement where alert should be sent to employee for couple of Legal entities. I tried to create condition for single Legal entity, but its …
-
How can return flows (FTP/SOAP/Procedures) be managed?Hello everyone, we would need to receive an input file periodically and then perform some sort of periodic loading, we have seen that it can be done via SOAP calls but i…
-
How to populate a flex field value by calling a web serviceSummary: If a manager/hr initiates assignment change transactions, a webservice should be called to get data from external source and populate the value on the assignmen…
-
how to send alert notifications to line managerSummary: how to send alert notifications to line manager Content (required): We have configured the Alerts for Onboarding process to send email notifications to line man…
-
hcm rest api - how to remove fields from responseHI, I wonder if there is way to remove specific fields from response. For example, I need to exclude DateOfBirth from response. Please advise. https://{pod}.fa.ca2.oracl…
-
Error in creating pending workerSummary: Not able to create a pending worker from REST API. Content (required): I am following this tutorial to create a pending worker. I am getting the bellow response…
-
Position Synchronization Notification via Alert ComposerSummary: Create an alert via Alerts Composer when there is an inserted Position Synchronization in employment, specifically in change of Manager, and change in Financial…
-
Retrieve Valueset value and description associated with DFFSummary: Retrieve Valueset value and description associated with DFF Content (required): We are using DFF with department and the DFF has valueset associated. While usin…
-
Ability to extract Document Type DFF using REST API?Summary: We are using document types with flexfields and would need to be able to extract the DFF linked to the Document Types (not the document records), is there any w…
-
Extracting work relationship data using REST APISummary: I need to retrieve start date and termination data for an employee using worker REST API.But when I use the worker API ,I have to further use the link for work …
-
Creating custom Integration User with RolesSummary: Hi , I am trying to create an integration user "Integrate_User" in Fusion HCM . Our company network administrator needs this user from us so he can call webserv…
-
How to call data extract using the REST APISummary: Is it possible to call the custom data extract using the REST API? Content (required): We have built a custom data extract to pull the Employee info(Person, Ass…
-
Unable to add temporary assignment using REST APISummary: Followed the steps elaborated in the documentation - https://docs.oracle.com/en/cloud/saas/human-resources/22a/farws/Add_a_Temporary_Assignment.html but it is n…
-
Configuring Alerts & Notifications in Oracle Fusion HCMSummary: Hi Team! Would like to have knowledge/Documents/real-time worked on the following scenarios on configuring Alerts & Notifications in Oracle Fusion. We are expan…
-
Create Security Role with Write / Update only permissions only for API?Summary: We are wanting to know if a role can be created in HCM with write and update permissions only for API integration? Content (required): Hi all, We are hoping to …
-
Ability to Extract Data using REST API, using Legal Employer as filterSummary: Hi, Is it possible to extract data using REST API based on Legal Employer criteria? Content (required): https:///hcmRestApi/resources/latest/workers?q=PersonNum…
-
What table to use to get data for checking the Stage Table Capacity Used for HDLSummary: I would need to build a custom alert to check if the Stage Table Capacity Used for HDL has reached over 75% . Content (required): Version (include the version y…
-
Purge deleted learning item gives an errorSummary: Content (required): Hi there, We managed to delete some legacy records as explained here. The next step is to purge them, as explained here. The template we use…