ReportService2005.asmx
Does anyone know of any good documentation for using the Reporting Services Web Service? I am having difficulty figuring out a few things, even with Google.
pjp
Does anyone know of any good documentation for using the Reporting Services Web Service? I am having difficulty figuring out a few things, even with Google.
pjp
That is the API documentation which lists all of the publicly exposed methods.
For a high level overview of the kind of things you can do, I would check out this MSDN article:
Yes, I know. I was hoping to find something a little more in-depth than a list of methods and brief descriptions.
Thanks anyway,
pjp
hi all,
I've been trying to create a subscription thru ReportService2005.asmx and it requires the the credentials for the datasource to be used should be stored on the report server, is there a way of doing this thru ReportService2005.asmx?
Thanks,
Allan
See SetDataSourceContents()