Can I use Concurrent Manager to execute a native BI Publisher report?
When I use Oracle BI Publisher Enterprise (Release 10.1.3.4 / Part Number E12602-01) I can go into a folder on the Reports tab and select Schedule under a report that I have created. At this point I can run the report immediately and direct the report output to e-mail, http, etc.
I want to create reports with BI Publisher Enterprise using its output options (Excel, e-mail, http, etc.), data sources (Oracle Apps database), data sets (SQL, Discoverer, etc.) and layout templates and then run or schedule the reports from Oracle Apps Concurrent Manager that is using the same Oracle database. I believe that I could probably populate the Oracle table QRTZ_JOB_DETAILS with a PL/SQL package but I would have to have a means to load the BLOB column called JOB_DATA. Is there an existing PL/SQL package that can populate this table that I can utilize? Or can I get directions on
I want to create reports with BI Publisher Enterprise using its output options (Excel, e-mail, http, etc.), data sources (Oracle Apps database), data sets (SQL, Discoverer, etc.) and layout templates and then run or schedule the reports from Oracle Apps Concurrent Manager that is using the same Oracle database. I believe that I could probably populate the Oracle table QRTZ_JOB_DETAILS with a PL/SQL package but I would have to have a means to load the BLOB column called JOB_DATA. Is there an existing PL/SQL package that can populate this table that I can utilize? Or can I get directions on
0