Hello
I want to know programtically whether the report has printed successfully or not . This is using Reports 2.5 Any help would be appreciated .....
Asked the technet.oracle guys and they were no help
Thanks
Afshin
Printable View
Hello
I want to know programtically whether the report has printed successfully or not . This is using Reports 2.5 Any help would be appreciated .....
Asked the technet.oracle guys and they were no help
Thanks
Afshin
I don“t know the answer, but one idea can be : have the ONSUCCESS parameter setted to COMMIT , and inside the report (maybe in some format trigger) make a INSERT into a work table. After the report execution, check the presence or absence of records in the work table.
[]s
Chiappa