File Adapter Setting for a Single File poll
Wondering if anyone knows how to configure a File Adapter so that it will only generate a single job when several files are present. I know you can use MaxRaiseSize to control how many jobs get generated in a polling interval, but this doesn't stop additional jobs for the same file list from generating the next polling interval. As an example, if there are ten files present for a polling file adapter, and MaxRaiseSize is set to 1, you will get 10 total jobs generated, one at each polling interval.
What I'm wondering is, can you set the polling adapter up so that if it sees 10 files with a MaxRaiseSize value of 1, it generates just the one job, and drops the remaining 9 that otherwise would followup with later polling intervals? I've been over all the settings I could find, and can't figure out a way to do this in the polling adapter settings/configuration.