SSIS - Send Mail Task

Tim Mullady 221 Reputation points
2020-08-17T14:35:07.65+00:00

Hello,

I created an SSIS ETL that Loops through a local folder, inserts excel file data into a SQL db, then archives the file. I'm trying to add a Send Mail Task to the process but I can't seem to get it to work. I can get the email to run but it seems to break my Archive process.

I really need help showing where to place the SMT process in the ETL. Here is copy of the SSIS workflow:

Control Flow:

18028-image.png

Dataflow:

17956-image.png

Any help would be greatly appreciated.

Thanks,

Tim

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,464 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Monalv-MSFT 5,896 Reputation points
    2020-08-18T03:31:01.437+00:00

    Hi Tim,

    May I know where do you use Send Mail Task in your Control Flow?

    Could you please share the error messages when executing the ssis package with Send Mail Task?

    Best Regards,
    Mona


    If the response is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments