HI, I need to find an API for scheduler in SSRS and call it from a ASP .Net Web Page/HTML page, which performs a scheduling operation and calling this API should directly get linked to a SSRS Scheduler. Can someone help me please on this. This is a very urgent
requirement.
If you want to perform a scheduleing operation, you need to create a webservice or WCF to operate the schedule. Then invoke the webservice in the asp.net web page.
praveenv_avs
0 Points
2 Posts
API for Scheduling a SSRS report from a ASP .Net Web page/ HTML Page
May 06, 2012 07:00 PM|LINK
Catherine Sh...
All-Star
23382 Points
2490 Posts
Microsoft
Re: API for Scheduling a SSRS report from a ASP .Net Web page/ HTML Page
May 10, 2012 09:15 AM|LINK
Hi praveenv_avs,
Welcome to asp.net forum!
If you want to perform a scheduleing operation, you need to create a webservice or WCF to operate the schedule. Then invoke the webservice in the asp.net web page.
ReportingService2005 Members
http://msdn.microsoft.com/en-us/library/microsoft.wssux.reportingserviceswebservice.rsmanagementservice2005.reportingservice2005_members(SQL.90).aspx
Call webservice using Asp.net
http://www.codeproject.com/Articles/22760/Calling-Web-Service-using-ASP-NET
Call WCF using Asp.net
http://blogs.msdn.com/b/rjacobs/archive/2011/03/16/asp-net-wf4-wcf-and-async-calls.aspx
Best wishes,
Feedback to us
Develop and promote your apps in Windows Store