capture warnning message

  • Hi everyone

    I need help

    Warning: The For Each File enumerator is empty. The For Each File enumerator did not find any files that matched the file pattern, or the specified directory was empty.

    when I got this warning then insert the data into table like file not found. in ssis

    how I can do that/

    Thanks

    Meera

  • You could:

    1. set up an Event to trap the error and process the error.

    2. Set up a conditional constraint (failure) on the ForEach task to process the error.

    Gerald Britton, Pluralsight courses

  • Thanks for giving solution.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply