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