October 6, 2010 at 8:26 am
Hi,
Can we use one send mail task for multiple packages in SSIS thru SQL Server table Configurations. Please let me know how ?
Thanks
October 6, 2010 at 8:37 am
goodluck (10/6/2010)
Hi,Can we use one send mail task for multiple packages in SSIS thru SQL Server table Configurations. Please let me know how ?
Thanks
A task can only exist in one package. You can copy and paste the task into multiple packages.
You can, however, use common configurations to set the email task properties to the same values in each package, ie. one set of configurations (one configuration per property) for as many packages as you want.
Configurations can only be used to update the value of variables and properties.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply