Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Configure Oracle9iDS report software to send mail
I am using Oracle9iDS report builder to generate report and email
reports to certain group. Does someone know how to configure report
configuration file to recognize outlook exchange server for sending mail
out? I need syntax to modify configuration file.
Below is a portion of the report configuration file.
<?xml version = '1.0' encoding = 'ISO-8859-1'?> <!DOCTYPE server PUBLIC "-//Oracle Corp.//DTD Reports Server Configuration //EN" "file:/C:/ORANT/reports/dtd/rwserverconf.dtd"> <server>
</destination-->
<job jobType="report" engineId="rwEng"/>
<notification id="mailNotify"
class="oracle.reports.server.MailNotify">
<property name="succnotefile" value="succnote.txt"/> <property name="failnotefile" value="failnote.txt"/>
Thanks,
David
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Feb 26 2004 - 12:57:48 CST
![]() |
![]() |