Skip Headers
 
Oracle Workflow Developer's Guide 
 Release 2.6.3 
 Part Number B10284-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 © 2003 Oracle Corporation.
All rights reserved.