Hi all,
I have a package using ADO.net in for each loop to process 10 days of files(generating file names in SQL and assigning to OBJECT variable ) each time from shared drive. But package fails when any of the SQL generated file is missing in the shared drive . Please let me know if there a solution to avioid the failure of the package and continue to loop over.
Thanks,
Jo