Oracle Workflow Guide Release 2.6.2 Part Number A95265-02 |
Previous | Next | Contents | Index | Glossary |
The process definition of the Error Check Process is automatically installed for you by the Workflow Configuration Assistant for the standalone version of Oracle Workflow or by AutoUpgrade for the version of Oracle Workflow embedded in Oracle Applications.
When you launch the Error Check process in this demonstration, the process executes a function that scans the Workflow item activity statuses table looking for activities in error. If it finds errors, the process sends a notification listing the errors to the designated alert recipient. The process either continues or ends depending on whether the Error Check process is set to run only once or to run at a specified frequency. If you specify the process to run at a particular frequency, the process waits the necessary period of time and then scans the Workflow item activity statuses table again. The wait/scan loop continues until a specified end date is reached and the process ends.
You can initiate the Error Check process from the Launch Processes web page or from the Workflow Demonstrations web page. You must provide the Item Key, User Key, Process Owner, Alert Recipient, Start date of the process, End date of the process, and the Frequency (day of week, day of month, time of day, days, or Once only) with which you want to check for errors.
Summary of the Error Check Process
Error Check Process Activities
Summary of the User Defined Alert Action Process
User Defined Alert Action Process Activities
Previous | Next | Contents | Index | Glossary |