Scheduling Oracle Reports 12c - using URL - rwservlet and SCHEDULE command
Hello Oracle Gurus,
The screenshot below is from Oracle documentation. I am seeking help here on a few more details than what is mentioned in the standard documentation.
I have a need to schedule Oracle reports. These reports must only be triggered from Oracle forms using RUN_REPORT_OBJECT functionality. Furthermore, these reports must also generate a PDF or RTF file. I have got the run_report_object and RTF/PDF file working and I am able to generate reports.
I am also able to launch these reports by passing rwservlet URL from the browser with parameters. All these is working just fine through manual, ad-hoc route.