October 29, 2013 at 8:33 am
Hi Fellow,
I have SSIS Package which does ETL process. I have For each loop container in that container I have a Script task which check if file exits in the folder. if yes then run data flow now I want to add one new functionality which check if file open while archiving. it will catch that file and throw a log in ssis
Thanks
November 6, 2013 at 11:54 pm
Ravikptel (10/29/2013)
which check if file open while archiving. it will catch that file and throw a log in ssis
Can you re-phrase this text. What is it that you want to achieve?
Raunak J
November 7, 2013 at 8:11 am
Hi ,
if I want to see(check) file is open while archiving from the folder. if that file is open then it will log in to log table . I need that code which catch open file.
Thank you
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply