Closed cwarden closed 11 years ago
Thank you for your useful information. I had already recognized this issue since other users request this. The next version I'm developing implements this feature. It will be released soon. Thanks a lot.
I released the new version of RForcecom. It implements this feature. I would like to say thank you for your valuable information.
Either
rforcecom.query
should handle paginated query responses or arforcecom.queryMore
function should be added. If the thedone
attribute in the response to a query isfalse
, the URL specified innextRecordUrl
should be used to retrieve the next batch of records.See http://www.salesforce.com/us/developer/docs/api_rest/Content/dome_query.htm