REST API Failure - 'Post threshold limit reached. Some entities yet to be posted.'
(Doc ID 3027597.1)
Last updated on JUNE 07, 2024
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.24.01.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.24.01.0 version, Opportunities
When attempting to run webservice
the following error occurs.
ERROR
-----------------------
response: {
status: 400,
statusText: 'Bad Request',
data: 'Post threshold limit reached. Some entities yet to be posted.'
},
isAxiosError: true,
toJSON: [Function (anonymous)]
}
STEPS
-----------------------
Calling a REST API service with the URL: https://<podname>.fa.us2.oraclecloud.com:443/crmRestApi/resources/11.13.18.05/opportunities/<optyNum>/child/<childObjName>/<childObjRecId>
Request Payload:
{
"XXXXX_c":"Yes",
"yyy_c":"2024-05-20"
}
Changes
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 |
Changes |
Cause |
Solution |
References |