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
-
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…
-
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 * …