Logic instructs that this will not work but just to confirm.
If we have two QF sessions looking into same folder to scan/get documents and both sessions are scheduled to run after 1 minute.
So, can we do something like this,
- limit the first session to get first 100 documents from the folder and starts processing them.
- Then the second session kicks in and it reads the next 100 documents?
Or is it like, when first session will run, it will lock all the document under the scanning folder?