It's worth noting that in order to schedule a report to run it's vitally important that the critical parameters for the report (i.e. reporting period) have default values which automatically roll forward as the months pass; this way you only need to schedule the report to run one rather than having the schedule the report to run in each period (if you get the distinction). Your Report Writer/ System Administrator will be able to help you if you need parameter default values changing.
The first step is to go to the report URL;
SSRS "Specify Parameter Values"-default Report Web page |
At the top-left is an "Actions" menu, from this drop down select "Subscribe";
Subscription Properties Web Page |
Generally most of these you will want to leave as default except the "Delivery Event";
Subscription Options: Delivery Event |
As you can see you have in essence three options;
- When a report snapshot is created: This option is only relevant if you are using reporting snapshots. If you aren't sure (or don't know what one is) then this isn't the option to pick. Usually snapshots will be managed by your system administrator
- On a shared schedule: Your administrator can set-up "shared schedules" on the server which allow multiple reports to be scheduled within a window and, in the event of scheduled downtime for instance, that window to be moved around. By attaching your report to a shared schedule it puts the execution of your report in the hands of the system administrator - this makes it a log easier for the System Administrator but if your report *must* run at a set time then this is not the option to pick
- On a custom schedule: You are most likely to choose this option, this gives you complete free reign on when your report executes and how often it executes
Subscription Options: Defining a Custom Schedule |
Once you've defined your schedule you now need to pick the parameters for your report;
Report Subscription Parameters |
When all your parameters have a value click "OK" at the bottom of the web page, you will then be presented with the "Manage Subscriptions" page for this report showing your new subscription;
Manage Subscriptions Page for Report |
NOTE: If you ever want to un-subscribe from a report find the report in the document library, hover over it for a few seconds until the drop down menu appears, and then select "Manage Subscriptions".
1 comment:
You may want to consider a solution like rePORTAL. This is a web application that allows you to publish, manage and schedule both Crystal and SQL Server Reporting Services reports quickly and easily without any coding. You can schedule to email, printers, SharePoint, ftp, web sites and more. It even includes bursting and packaging capabilities. It does not require any expensive SQL Server licenses.
Post a Comment