Get Started with Redwood for Oracle Cloud HCM Begin Now
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
-
Need REST API to fetch the data from fusion based on last updated dateSummary: Need REST API to fetch the data from fusion based on last updated date Content (required): Hi, Below is the current get statement we are using to fetch the deta…
-
How to change User mode to MGR in absence Creation REST APISummary: We are trying to absence using REST API , there is one parameters(usermode) in request payload where we need to pass MGR as a value but it always takes as ADMIN…
-
Do we have a query/way to find out what API endpoints are being used in the system?Summary: Need a way to find endpoints being called by other third party system Content (required): Do we have a query/UI screen/log to find out REST api called/used in t…
-
Revoking access to Disability REST APISummary: Revoking access to Disability REST API Content (required): We are creating a role which enables the line manager to access employment details of their subordina…
-
Ways to download Oracle Fusion HCM REST API specifications with EFFsSummary: Hi, we have added an EFF in PersonExtraInformationContext and need to export this in 'recruitingExtraInformationContext'. Content (required): Since this has to …
-
Customizing Alert based Email NotificationsSummary: We would like to be able change/customize/modify the name of the email sender for our alerts. I know we cannot modify actual email address, but it would be nice…
-
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…
-
Custom Active Directory to HCM InterfaceSummary: Dear Oracle and Experts - This question is in regards to enabling a custom forward and reverse feed interface between Oracle HCM Cloud and the Active Directory …
-
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…
-
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…
-
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…
-
"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…
-
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.
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…