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.
Oracle HCM Rest API Integrations
Summary
Oracle REST APIsContent
Dear Experts.,
Have you done REST APis integrations in Oracle HCM,
Check below doc:
https://docs.oracle.com/en/cloud/saas/global-human-resources/18c/farws/rest-endpoints.html
https://docs.oracle.com/en/cloud/saas/global-human-resources/18c/farws/index.html
Example:
Create Employee,Update Employee, Delete Employee
By using GET,POST and UPDATE endpoints.
I got the rest response by using above end points.
Example -->
https://(oracle-hcm_loggedin-url)/hcmRestApi/resources/11.13.18.05/emps
Here I got reply JSON string.
So I need to code in JAVA or any other web sever language to invoke these web services .
JAVA REST APIs.
Tagged:
0