Groups | Blog | Home
all groups > sql server reporting services > december 2005 >

sql server reporting services : Saving to a Web Folder i.e WSS



anthonysjo
12/7/2005 11:37:03 AM
Is it possible for reporting services to save a report to a web folder or
more specifically WSS/SharePoint when you define a subscription? We save all
our reports on a WSS site and we would like to remove this as a manual step.

Oh and is it possible to dynamically change the path based on the month and
year, for example create a new folder for the month of december to put all
the reports for that month in.

Daniel Reib [MSFT]
12/7/2005 3:09:59 PM
This is not currently supported. You would need to write your own delivery
extension to do this. Delivery extensions are fairly easy to write, you
should look at the Printer Delivery Sample for how to get started.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

anthonysjo
12/7/2005 4:27:02 PM
Where would I find the printer delivery sample?

Thanks for the help!!
[quoted text, click to view]
Daniel Reib [MSFT]
12/7/2005 5:41:28 PM
That depends on the version of RS you are using. Both are included in setup.
You can find more info here:

RS 2005:
http://msdn2.microsoft.com/library/ms160954(en-us,SQL.90).aspx

RS 2000:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rsamples/htm/rss_sampleapps_v1_3t69.asp

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button