Hi all.
I'm using Forms 12.2.1.4 on Linux and would like to run a report from forms via RUN_REPORT_OBJECT. This report will be DESTYPE=MAIL. and DESFORMAT=PDF.
Assuming the mailserver is correctly configured and every time you run a report it will be a one on one output: I mean every time you run the report you will print 1 invoice: for example you run the report the first fime and you pass parameter invoice = 10, it will print that invoice only. I only need the report output as an attachment to the mail.
My question is: will i need report distribution xml file?