You can find more information about how to access the Reporting Services
web service and the various function calls using the links here:
How to access the SRS SOAP API
http://msdn2.microsoft.com/en-us/library/aa256607(SQL.80).aspx
Reporting Services Web Service Library
http://msdn2.microsoft.com/en-us/library/aa257520(SQL.80).aspx
ReportingService Class definition (This has most of the function calls and
so forth you'll be looking for)
http://msdn2.microsoft.com/en-us/library/aa258073(SQL.80).aspx
-------------------------------------
Chris Alton, Microsoft Corp.
SQL Server Developer Support Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view] > Message-ID: <79f07d9e938f6@uwe>
> From: "pmauriello via SQLMonster.com" <u9105@uwe>
> Subject: Re: How do I Programmatically Delete from Report Manager via
ASP.NET web app code
> Date: Fri, 19 Oct 2007 20:21:35 GMT
>
> ok..."which" set of webservice calls allow for a programmatic delete of an
> RDL from the report server. Because it is most certainly not apparent.
>
> Norman Yuan wrote:
> >Yes, reporting Services does expose a set web services, which allow you
to
> >list/add/remove reports and do more...
> >
> >> Is there a series of webservice calls one could make to clean up the
> >> .RDL's
> >[quoted text clipped - 7 lines]
> >>
> >> Any help would be greatly appreciated.
>
> --
> Message posted via
http://www.sqlmonster.com >
>