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.
Does the page-size API parameter have a hard stop limit imposed by Oracle for new hire ATOM feeds?
Summary:
Example
- API: New hire ATOM Feed.
- API Link: https://{{Environment}}.fa.us2.oraclecloud.com/hcmRestApi/atomservlet/employee/newhire?updated-min=2024-09-30T00:00:00.000Z&updated-max=2024-11-11T23:59:59.999Z&totalResults=true&page-size=50000
Assuming this API call will return 23000 event results, does the link above return a single output containing 23000 values for <entry></entry> or is there a hard stop at a hard coded maximum?
If there is a hard coded maximum, what is it? What values in the ATOM feed may be used to access pagination in this scenario to access the remaining events?
Supporting documentation
- ATOM Feed API calls:
0