Skip to Main Content

API, CLI, SDK & Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

We need to understand if these APIs can handle large data volumes and what Oracle recommends as the API call limits:

ShriyankPandeyJul 18 2025

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

Comments
Post Details
Added on Jul 18 2025
0 comments
42 views