|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 12:32 PM
Points: 372,
Visits: 1,142
|
|
I have a client that would like a One-Click button to run all Reports in SSRS. He doesn't want to use subscriptions and shared schedules (to much work he says). I've googled a way to do this but have come up empty. Maybe I didn't use the right terminology.
Has anyone done this before, if so can you point me to articles that explains it or provide details on how it can be done? Maybe it isn't even possible?
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Sunday, January 20, 2013 6:49 PM
Points: 3,
Visits: 89
|
|
Just a thought, you probably have atleast two options. Either use the webservices and make an app to trigger the reports through the services. The other option is schedule out the subscriptions for all of the reports and then create a task to run all of the associated jobs that the subscriptions create through SQL.
-Brad
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 12:32 PM
Points: 372,
Visits: 1,142
|
|
| Thanks. We'll give option 2 a try.
|
|
|
|