Oracle Workflow Guide
Release 2.6.2
Part Number A95265-03 |
|
To Start the Notification Mailer for MAPI-Compliant Mail Applications
- 2. Start the Notification Mailer program by entering the following command in an MS-DOS prompt window:
<drive>:\<ORACLE_HOME>\bin\wfmlr.exe -f <config_file>
- Replace <config_file> with the full path and name of the configuration file that contains the parameters you want to run with the Notification Mailer.
Note: You can also double-click on the Oracle Workflow Notification Mailer icon in the Oracle - <SID NAME> program group to start the program, but you must first edit the properties of the icon to include the above command as its target.
- 3. Alternatively, if you want to specify the parameters for the Notification Mailer as arguments on the command line rather than in a configuration file, you can type the following command:
wfmlr.exe <arg1> <arg2> ...
- Or, you can specify a configuration file, but override certain parameter values in the configuration file by specifying command line values:
wfmlr.exe -f <config_file> <arg1> <arg2> ...
- Replace <arg1> <arg2> ... with the required and optional parameters and values, using the format parameter=value.
|
Copyright © 1996, 2002 Oracle Corporation.
All Rights Reserved.