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.

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.

End (Node 3)

This is a Standard function activity that simply marks the end of the process.


         Previous  Next          Contents  Index  Glossary