Schedule reports (report server/rw_server_queue table and rw_server package)
Could someone give me a list of steps that need to be done in order to schedule reports (Oracle Reports)?
I have read various articles with regard to:
* Reports Server Queue PL/SQL Table and API (rw_server_queue table and rw_server package)
* Reports Queue Manager, etc.
But these have not helped in terms of how to implement this. I would like to do the following:
* submit/schedule reports from Oracle Forms
* monitor/kill scheduled jobs/reports from Oracle Forms
* maintain a history of past scheduled jobs/reports
Thanks in advance.