Hi!
I have an input tool which pools from a folder all Excel files in it; basically "\*.xlsx". However in that folder there are some static files and every week new files get added.
Is there a way to configure the input tool to cache the existing/static files in the same folder while at the same time to read any new file?
To paraphrase:can the input tool somehow be configured to "cache any file after the workflow, and next week use the cache but read any new file, and at the end cache the new file as well"?
Or do you have other ideas how to design such workflow?