I have migrated my Oracle Developer 6i Forms and Reports to Oracle Developer 11g. Everything works fine except three of my batch report applications. They generate 300 to 400 reports each, which in 6i were stored (in pdf format) in a Windows network folder. From the folder they were emailed to their respective organizations. Now they pop up in the browser, which becomes overloaded after about 30 reports. The browser collapses and the application abends.
How can I redirect the reports to a Window's folder or Unix directory (the database and application servers are Unix), or email each report as it is created directly to the intended recipient?