Groups | Blog | Home
all groups > sql server reporting services > may 2006 >

sql server reporting services : Calling SQL Rreporting Services


vajarov
5/7/2006 1:51:14 PM
Hi guys,

I have reports that are pre-configured on a remote MS Reporting Server
(MSRS 2005). There is also a subscription that a group of subscribers
subscribes to so they can get the reports in question. I know that I
can schedule a report/group of reports to be delivered @ a certain
time, but what I really want to do is initiate the delivery (email in
this case) from an outside application. So my question is:
Is there any API call that I can use to do that (via RS WebService
perhaps?) and what is the [web]method that I need to call to do so?

Any help is greatly appreciated...
Thanks,
G.
Amarnath
5/8/2006 1:12:01 AM
Hi,
Ys can be done. On SSRS help just search for
"ReportingService2005.CreateDataDrivenSubscription Method"
you can see some example written in c# as well. good one. I think this will
be suitable for your requirement.

Amarnath

[quoted text, click to view]
vajarov
5/8/2006 1:54:41 PM
Thanks a lot! This is what I needed.
G.
AddThis Social Bookmark Button