File consumption order in a file listener
In our application, we have a File Listener on 1 thread with a 60sec polling interval.
Due to the growing number of files that the listener have to process everyday (more than 20 000 new file per day), i want to know in which order PEGA process the files ?
How to be sure to process the most old files first ?
I didn't find any article about that subject.
Thanks.
Hope this answers your question: https://collaborate.pega.com/question/listener-process-files-order-date
On growing files to be processed, how many nodes you have in system? I suggest you increase polling interval.