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
-
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… -
File format supported for inbound integration to Fusion HCMSummary: File format supported for inbound integration to Fusion HCM Content (required): We are aware that dat file is supported (flat file), REST API (XML file) are sup… -
Inbound interface using BIP ReportSummary: My customer is having a requirement like below While assigning secondary assignment for and employee, they will enter projected end date. Currently they are che… -
Integrate with Oracle Fusion HCM and Google ApigeeSummary: Integrate with Oracle Fusion HCM and Google Apigee Content (required): Hi Team, We need help to know whether we can integrate Oracle Fusion HCM Cloud with Googl… -
Rest API to hit Rehire Cases to FusionSummary: Rest API to differentiate Hire from Rehire cases Content (required): Hi All: We are hitting Worker API to send Hire records, but we need to send the rehire case… -
Technology Training Summit - Rest API SamplesContent This postman collection contains samples for * Public Workers * Payroll * Assign a Payroll * Create a Bank Account * Personal Payment Method * User Management * … -
Can we create Position and Department using Rest API in FusionSummary Needs to create Position and Department though Rest API in Fusion HCMContent Hi All, We have requirement of to integrate Workday with Fusion HCM. Looking for Pos…