I am using a SSIS Script Task and FireInformation messages to log progress. This works fine if the task succeeds but the messages are missing when the task fails and I issue a FireError message. This package is running via SQL Agent and executing
the package out of the SSISDB.
↧