Andthereyouare
Programmer
Hello, I've worked in reports6i for about 3 years now but this situation has got me stumped.
Currently I have my reports being called from Oracle forms which work great. Now I'm into automating or shall I say scheduling them automatically. I have a Database procedure call that produces a delimited text file(that was created "not" using Report Builder, just PL/SQL) that I email to users. This works great. Now the users want reports to visually verify that my delimited text file is all correct. So I created an RDF (from report builder 6i) to display in a nice visual report version for the users.
Here's my problem:
I can't seem to use "Report_Object" to kick off the report. Since it's just a procedure call on the database which is not within an Oracle form. The report is in PDF format. Does anyone have any ideas how to get around this? Any help would be fantastic. In the meantime, I'm still trying to figure something out.
Currently I have my reports being called from Oracle forms which work great. Now I'm into automating or shall I say scheduling them automatically. I have a Database procedure call that produces a delimited text file(that was created "not" using Report Builder, just PL/SQL) that I email to users. This works great. Now the users want reports to visually verify that my delimited text file is all correct. So I created an RDF (from report builder 6i) to display in a nice visual report version for the users.
Here's my problem:
I can't seem to use "Report_Object" to kick off the report. Since it's just a procedure call on the database which is not within an Oracle form. The report is in PDF format. Does anyone have any ideas how to get around this? Any help would be fantastic. In the meantime, I'm still trying to figure something out.