email task problem

  • I have an email task setup to send an email in the 'OnTaskFailed' event of a package.

    This works ok and an email is sent if any task in the package fails.

    if I subsequently specify a file attachment, the email isnt sent !

    The file im specifying as the attachment does exist

    has anyone else experienced problems like this ?

    Im using an expression

    FileAttachments @[User::SSISLogFileLocation]+ "\\test_SSISLog.txt"

    the expression evaluates to

    C:\Import\LogFiles\test_SSISLog.txt

    this is a valid path and the text file exists at that location

  • Do you get an error message?

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

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

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