Forum Post: RE: getPage function is very long to process

  • Thread starter Thread starter pvorobie
  • Start date Start date
Status
Not open for further replies.
P

pvorobie

Guest
This API may bring back related records along with core records (this is managed by "composite" and "objNames" parameters). You can also choose how many records you wish to retrieve in one call by setting "rowsPerPage" parameter. So amount of work performed by this API can vary in widely. For that reason elapsed time can vary too.

Continue reading...
 
Status
Not open for further replies.
Back
Top