odata-client-php icon indicating copy to clipboard operation
odata-client-php copied to clipboard

Results limit to 25 records?

Open ictaMRU opened this issue 11 months ago • 0 comments

Hello,

I am using Microsoft Business Central (On premise) to expose webservices to a PHP based application form. I am using odata-client-php to consume the webservices. I have noticed that only 25 records are being returned when querying the webservice using this library. When I was using SOAP for the same query I get all the records.

Is there a limit which has been set and can it be configured to get all the results?

Thanks

ictaMRU avatar Dec 13 '24 08:12 ictaMRU