0

Ability to stop multiple processing of files

I would like to address the issue of setting up a job based on "File Drop". My concern that multiple files could be dropped and the system will run the ETL conversion on all files simultaneously. The system will overlap the processes if multiple files are encountered. However, there is evidently a hidden control attribute that will prevent the overlap and run the tasks chronologically one after the other finishes. I assume they will run whether the previous job is successful or fails.

I would like to request for the attribute to be exposed so that we can control the processing flow. 

0 comments

Please sign in to leave a comment.