how to skip one problematic file and move next file

  • Hi All,

    In the Folder i have files.These files are loading into the database.But the problem is that whenever one file is having any problem.The process will not stop.It needs to send the file to error folder and do the next file loading.How to achieve this?Any suggestions highly appreciable

    Thanks,

  • Hi,

    Which method are you following to load files to DB. If you are using DTS, you may try "On Completion" workflow instead of "On Success".

    [font="Verdana"]Renuka__[/font]

  • Hi,

    Thanks for the response.I am using SSIS.I don't know how to set completion workflow

  • Hi,

    Leading from one task to another, there are arrows (workflow). Blue indicates "On Completion"; Green indicate "On Success" and Red indicates "On Failure". If we doubleclick to open the workflow, there is an option to choose as per the requirement.

    [font="Verdana"]Renuka__[/font]

  • Thanks Renuka.I will do that.

Viewing 5 posts - 1 through 4 (of 4 total)

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