Question
1
Replies
251
Views
Posted: July 17, 2018
Last activity: July 18, 2018
Closed
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
File Listener will pick up the files in the order in which u placed the files in the folder. Suppose you activate the file listener when the folder already contains many files then the order is not predictable