SSIS Script task with C# Help

  • 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

  • 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

  • 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