Contract Rest API GET Request Only Retrieves 500 Records
(Doc ID 2952214.1)
Last updated on JULY 08, 2023
Applies to:
Oracle Fusion Enterprise Contracts Management Cloud Service - Version 11.13.23.01.0 and laterInformation in this document applies to any platform.
Symptoms
On: 11.13.23.01.0, Webservice
Contract Rest API - offset parameter not working
ACTUAL BEHAVIOR:
----------------------
When performing a REST API Get, fscmRestApi/resources/11.13.18.05/contracts?totalResults=true&fields=Id&onlyData=true it's only fetching 500 contracts.
EXPECTED BEHAVIOR:
----------------------
Be able to get all the records when offset paginating.
STEPS
-----------------------
- In POST MAN, perform a GET request.
- URL/fscmRestApi/resources/11.13.18.05/contracts?totalResults=true&fields=Id&onlyData=true
- Click Send > only 500 results get retrieved.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |