How do I see the report error message when running from a 10g form?
Hi,
We run an Oracle Forms 10g application and we currently have several forms that call Oracle Reports. In most cases everything works properly and we have many forms that call reports where everything works just fine. I am working on a report that when run in the Reports Builder works properly without any errors, but when I try to run the report from the form using the rp2rro.rp2rro_run_product() procedure and the Oracle AS Reports Services as the report server, the report errors out with the message "Report failed with message: TERMINATED_WITH_ERROR".
We also maintain a 6i version of our application, and when I try to run the 6i version of the Report on our 6i Forms application it also errors out, but it returns a very helpful message in the form of a message box with REP-#### and ORA-##### messages which help with debugging the report.
We run an Oracle Forms 10g application and we currently have several forms that call Oracle Reports. In most cases everything works properly and we have many forms that call reports where everything works just fine. I am working on a report that when run in the Reports Builder works properly without any errors, but when I try to run the report from the form using the rp2rro.rp2rro_run_product() procedure and the Oracle AS Reports Services as the report server, the report errors out with the message "Report failed with message: TERMINATED_WITH_ERROR".
We also maintain a 6i version of our application, and when I try to run the 6i version of the Report on our 6i Forms application it also errors out, but it returns a very helpful message in the form of a message box with REP-#### and ORA-##### messages which help with debugging the report.
0