can anyone guide me how to get more than 4000 records through load search in restlets? @ThanksInAdvance
s
stalbert
03/30/2018, 1:53 PM
If using SS1.0, NFT's lazysearch will continue to iterate records until you are done or run out of governance, whichever comes first. With SS2.0 you can use the runPaged() method and page through results.
j
Janardhan Jaan
04/02/2018, 6:58 AM
thanks @stalbert but how that add that api? means parametrs?
s
stalbert
04/02/2018, 4:09 PM
Sorry, I don't understand your question 'means parametrs'?