Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Configure Oracle9iDS report software to send mail

Configure Oracle9iDS report software to send mail

From: Nguyen, David M <david.m.nguyen_at_xo.com>
Date: Thu, 26 Feb 2004 13:34:00 -0500
Message-ID: <CF2C2AF8121121469722950F1934354932FDFC@ILCHICVEXC002.mail.inthosts.net>


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"/>

</notification>
<pluginParam name="mailServer"/>

</server>

Thanks,
David



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US