REP-0081 error when emailing report output
378490Apr 7 2003 — edited Apr 11 2003I am using RUN_REPORT_OBJECT to execute a report from a form. I have the report set up as a Report object in the form. The report runs fine to screen or to file, but I am getting an error when attempting to email report in batch mode:
REP-0081: Error during file I/O operation.
REP-0110: Unable to open file 'mpa02448.pdf'.
scaba 14
Execution Mode = Batch
Report Destination = Mail
Report Destination Name = user@email.address.com
Report Destination Format = PDF
I am able to send email to the same address via UTL_SMTP directly from the form, so it is not an email handler problem.
Any ideas?