Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 ssrs 2008 subscription

Author  Topic 

scamper
Yak Posting Veteran

52 Posts

Posted - 2012-05-24 : 23:07:34
I have the following questions about executing an SSRS 2008 r2 report standard edition with a subscription

1: When the subscription is setup, how will it know what ssrs 2008 r2 report to execute and what parameter values to give to the SSRS report? Is there an exe that is executed?

2. How does the subscription export the report that is generated to a PDF file in a specified directory path location?

3. I also want to subscription to execute a stored procedure that will export the data that appeared on the report to an excel spreadsheet for users to work with.

Thus can you tell me and/or point me to a reference that will show me how to accomplish these tasks?
   

- Advertisement -