Email Delivery in SSRS, is it possible? What i need is: i need a way to email a message to individual users or groups after subscription report... In the mail i don't want to attach the report and even i don't want to attach URL link in it. I just want to send a message to group of users that to go and view the report in portal. Please let me know how to do this? Thank you!!
Check: http://technet.microsoft.com/en-us/library/ms345234(v=sql.105).aspx http://msdn.microsoft.com/en-us/library/ms160334.aspx HTH
Might this below help you also If you use reporting service of 2008 R2 , you may open drilled down from each report >>>>Subscribe >>>Identify some snapshot of specific parameters >>>Specify render format as MHTML (Web Archive) type ...etc>>> identify the subscribed mail list with an appropriate subject + appropriate schedule If you use SQL Server 2008 and downwards , you might open properties of report >>>Subscriptions and do the same steps above Please let me know if any further help needed