Oracle Workflow Guide Release 2.6.2 Part Number A95265-02
Previous
Next
Contents
Index
Glossary
To Run a Perpetual Shell Script for the Notification Mailer
1. If you are running the standalone version of Oracle Workflow, you need to set up a perpetual shell script that restarts the Notification Mailer if it shuts down due to failure. Oracle Workflow provides a sample shell script to restart the UNIX Sendmail Notification Mailer. The script is called wfmail.csh and it is located in the Oracle Home bin subdirectory on your server.
Note: Use a similar technique to restart the Window NT Notification Mailer.
2. Enter the following command at your operating script prompt to run the shell script:
wfmail.csh -f <config_file>
Replace <config_file> with the full path name of the configuration file that contains the parameters you want to run with the Notification Mailer. The shell script passes all command line arguments directly to the Notification Mailer executable.