Oracle Workflow Guide Release 2.6.2 Part Number A95265-02 |
|
|
|
|
|
|
|
|
Previous |
Next |
|
Contents |
Index |
Glossary |
User Defined Alert Action Process Activities
Start (Node 1)
This is a Standard function activity that simply marks the start of the process.
- Function--WF_STANDARD.NOOP
- Prerequisite Activities--None
- Activity Attributes Retrieved by Function--None
- Item Attributes Set by Function--None
- Item Attributes Retrieved by Function--None
Notify Alert Recipient (Node 2)
This is a notification activity that sends an error report to the designated alert recipient.
The message includes one Send attribute, Error Report, which is a PL/SQL document attribute whose value is generated by the PLSQL procedure WF_ALERT.ErrorReport.
- Message--Exception detected FYI
- Prerequisite Activities--None
End (Node 3)
This is a Standard function activity that simply marks the end of the process.
- Function--WF_STANDARD.NOOP
- Prerequisite Activities--None
- Activity Attributes Retrieved by Function--None
- Item Attributes Set by Function--None
- Item Attributes Retrieved by Function--None
Copyright © 2002 Oracle Corporation.
All Rights Reserved.