sending mails using DTS

  •  I have created a send mail task. It executes successfully. But how can configure the package such that it send a mail once the excution of the package is completed?

     

    Thanks & Regards,

    Vidya

  • The package itself can't send email after it's completed.  You could use workflow to make the send mail task the last step in the package so the email is sent just before the package completes or you could run the package from a job and have the job send an email notice when the DTS job step completes.

    Greg

    Greg

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

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