Create report subscription programatically
Yes you can via the SSRS web service
http://msdn.microsoft.com/en-us/library/reportservice2010.reportingservice2010.createdatadrivensubscription
And have a look at the overall topics this is contained in, they give a good overview of the API
Josh Ash
May 17th, 2012 6:33am
Hi,
I have a report that is run per client. Client is a parameter on the report. I'm wondering if there is a programatical way of creating report subscriptions as there are 100's of clients.
Can anyone point me to any info.
Regards,
Lee
Free Windows Admin Tool Kit Click here and download it now
May 17th, 2012 6:33am
Yes you can via the SSRS web service
http://msdn.microsoft.com/en-us/library/reportservice2010.reportingservice2010.createdatadrivensubscription
And have a look at the overall topics this is contained in, they give a good overview of the API
Josh Ash
May 17th, 2012 6:35am


