Hi all,
I am using a file-inbound-channel-adapter to parse files in a directory. I only get the .xml ones so i have a regex filter, but i also would like to get file only if the were created (or modified) today (for example).
Is there a simple way to do that ?
Thank you very much


Reply With Quote
