You are not logged in.
Pages: 1
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
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
Pages: 1