We need to understand if these APIs can handle large data volumes and what Oracle recommends as the API call limits or payload size limits per request (if applicable).
The APIs used are:
Upload File in Content Server (POST):
/hcmRestApi/resources/11.13.18.05/dataLoadDataSets/action/uploadFile
Load HDL File (POST):
/hcmRestApi/resources/11.13.18.05/dataLoadDataSets/action/createFileDataSet
Get HDL Load Status (GET):
/hcmRestApi/resources/11.13.18.05/dataLoadDataSets/{RequestId}
Absence APIs:
- GET /hcmRestApi/resources/11.13.18.05/absences
- PATCH /hcmRestApi/resources/11.13.18.05/absences
- POST /hcmRestApi/resources/11.13.18.05/absences