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
-
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…
-
formatDate in alert message textSummary: formatDate in alert message text Content (required): Hi, We created a resource alert and we use several tokens in the message text. We noticed that dates are di…
-
Do we have REST API for payroll data details for each pay period?Summary: Do we have REST API for payroll data details for each pay period? Content (required): We would like to see the details of the payslip for an employee. Like earn…
-
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…
-
REST API end point for Costing of DepartmentHi, I wonder if there is REST API end point to get data for Costing of Department. Payroll - Accounting Distribution - Costing of Department Regards, Suyoung
-
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…
-
How can we query special characters like +,# in REST API using headersHi Team, How can we query special characters like +,# in REST API using headers. We are trying to query job names which are there in the Oracle instance with REST API. W…
-
REST API data to staging tableHi, I am able to GET the response from REST API call using the below code declare v_response clob; v_buffer varchar2(32767); v_buffer_size number := 32000; v_offset numb…
-
Event Alert - is not sending out emails to employeesSummary: Event Alert to Employees - what is the correct expression Content (required): Event alert need to be send to all employees. Added recipient Communication Method…