Hello everyone,
I have created Package in which i am processing Excel file and then transferring excel file from one folder to another.
I hav created job for this which is scheduled for every 10 mins.
Now my problem is while my package is taking more than 10 mins for pocessing excel files (because there are many files in the folder to be processed)
and package is executing again bcoz job is running after every 10 mins error is comming.
i want to know is there is any process in SSIS for which i can queue the upcomming task