#1 2024-04-30 03:51:09

malshan
Member
Registered: 2024-04-05

Schedule a report from rest API

I want to schedule a report which is configured in the Report Server using an external application. How can I achieve this. What is the API which I can use to achieve this ?

Offline

#2 2024-04-30 07:00:56

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Schedule a report from rest API

Hi malshan,

You can write a script (see https://reportserver.net/en/guides/script/main/) for this purpose. Scripts can be executed via URL: https://reportserver.net/en/guides/scri … rs/Basics/ (3.2. Executing Scripts via URL)

Scheduling is easy by script, pls refer to this example: https://github.com/infofabrik/reportser … ler.groovy

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB