Listener to process files in order by date
There is a request to have files (xml/csv) organized and processed in order.
Each file has a ‘Date Modified’ when viewed in any directory/folder.
This date appears in PEGA LogServiceFile as pyFileLastModified.
Is there a way we could use this date to organize files to be processed in order by date.
see attachment