#1 2017-11-15 09:12:34

Satish
Member
Registered: 2017-11-10

Schedule Job from custom application

If any one Know Please let me know
1) How  to schedule job from custom application using Java
2) How to run the reports through batch mode from custom application using Java.

Thanks In advance.

Last edited by Satish (2017-11-15 09:29:25)

Offline

#2 2017-11-28 09:11:50

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Schedule Job from custom application

Hi Satish,

1) You could write a script that is callable from an URL: https://reportserver.net/en/guides/admi … Scripting/ 13.7. Accessing Scripts by URL
The script would be in charge of scheduling the job depending on the parameters sent by the url.
For scripting you would need the reportserver enterprise version.

2) What exactly do you mean by "batch mode"?
But, the same, you can run reports either by a script or directly by an url: https://reportserver.net/en/guides/admi … a-the-URL/

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB