Force.com-JavaScript-REST-Toolkit icon indicating copy to clipboard operation
Force.com-JavaScript-REST-Toolkit copied to clipboard

No handling of 'nextRecordsUrl'

Open wgreenberg opened this issue 13 years ago • 1 comments

Hi,

I've noticed that for queries which return a JSON payload larger than the Salesforce-defined maximum, forcetk.js does not handle the loading of additional data located at the address specified by 'nextRecordsUrl' (as per http://www.salesforce.com/us/developer/docs/api_rest/Content/dome_query.htm).

I've written up my own handler for these superlarge results, and can provide it if need be.

wgreenberg avatar Feb 25 '12 00:02 wgreenberg

I've written up my own handler for these superlarge results, and can provide it if need be.

That would be awesome - we welcome pull requests!

metadaddy avatar Feb 25 '12 01:02 metadaddy