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.
Use of REST API in Oracle fusion HCM Extracts
Summary
Use of REST API in Oracle fusion HCM ExtractsContent
Hi All ,
I have an Requirement to fetch below details of employee from Oracle fusion HCM cloud application as an extract and extract run must be base line run on daily basis .
- Employee Number / Staff Number (Unique)
- Forename
- Surname
- Team name
- reports_to (Manager Person Number)
- comments (tell us whether it’s an active assignments – we exclude anyone where it’s not active)
To fetch above details, I am using below UE’s
- PER_EXT_PAY_EMPLOYEES_UE
- PER_EXT_EMAIL_ADDRESSES_UE
- HRT_EXT_PROFILE_ITEM_UE
Could you please help me how can I use REST API for HCM/Payroll Extracts ,please confirm the limitation on REST API.is there any limitation on records in case of use of REST API.
0