I have a simple process that find objects then display document of a particular report. But when the there are over the 1000 objects the system tries to batch the objects found.
Per the log files...
-processing next 1000 records
But the process does not complete.
Much like uploading a csv files is there away to turn off the batching?