Skip to Content
0
Feb 15, 2022 at 03:06 PM

What is the max count of objects returned on ODATA API in C4C?

138 Views

For OpportunitySalesTeamPartycollection: We are not able to pull all the data using Odata connection.The odata connection is pulling 2899999 record count only. We tried to run the job multiple times. but always it fetches 2899999 records only where as source is having 4725211.

Source count: 4725211

https://myXXXXX.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/OpportunitySalesTeamPartyCollection/$count?

Data pulled using OData connection: 2899999

This issue is happening only with this collection , Where as other collections are running fine.