RCR - Searchspec - WFBatchMgr - Record count
Hi All,
Just a quick question, when executing a one-time RCR with a searchspec that returns more around 10000 records. How does the the batchjob process?
a) Does it take all the 10000 records into single query and cache it.
b) Does it do multiple queries with smaller chunk of records? Do we have a possibility of limiting the number of records executed?
We could have used EIM, but we want a quick fix and with limited EIM expertise, so we wanted to do it in a WF.
-Sagar