A script-enabled browser is required for this page to function properly.

E-mailing a report in batch mode

To e-mail a report in batch mode:

Note:   When using BATCH=YES, Reports Builder will use a blank subject line and cc list. To specify the subject line and cc lists, you must run with BATCH=NO (interactively).

  1. Log on to your Internet Standard Protocol SMTP mail application.

  2. Run the report from the command line, specifying BATCH=YES, DESTYPE=MAIL, and DESNAME=recipient1,recipient2,recipient3,...

Usage Notes

The configuration file ORACLE_HOME/reports/conf\rwbuilder.conf must include the plug-in parameter mailServer (for example, <pluginParam name="mailServer">smtp01.mycorp.com</pluginParam>) with the outgoing mail server name. This applies in both the Windows and Solaris environments.

See also

E-mailing a report