Previous  Next          Contents  Index  Navigation  Glossary  Library

Defining Collection Element Alert Actions

There are four alert actions available in Oracle Quality:

Oracle Quality alert actions are similar but distinctly different from the event alerts you can define using Oracle Alerts. They share the same underlying database tables and require some of the same setups. However, Quality alerts do not have the full functionality of Oracle Alerts. See: Overview of Oracle Alert and Alert Setup for Quality

Quality alert actions require action details. Examples of action details include recipients (for electronic mail notifications), arguments, and file names (for SQL and operating system scripts).

You can customize alert action details using output variables. Output variables represent quality results values (e.g. &ITEM represents "C12345") and are dynamically defined as action rules are evaluated. Output variables can be imbedded in alert action details and can thus be used in the following contexts:

Send an electronic mail notification: You can create dynamic distribution lists by including output variables in the recipient/distribution fields (List, To, Cc, and Bcc). If you send a text message, you can include quality results values in the message text.

Execute an operating system script: You can use output variables to dynamically pass quality results values as arguments to operating system scripts. If you enter operating system script text, you can include output variables in the text.

Execute a SQL script: You can use output variables to dynamically pass quality results values as arguments to SQL scripts. If you enter SQL script text, you can include output variables in the text.

Attention: SQL script actions are limited to Updates or Inserts. To Select a SQL string, use the Assign a Value action. See: Defining Actions that Assign a Value: User-Defined Formulas.

   To select collection elements and action rules:

   To define electronic mail alerts:

   To define concurrent request alerts:

   To define operating system script alerts:

   To define SQL script alerts:

See Also

SQL*Plus User's Guide and Reference, Release 3.2


         Previous  Next          Contents  Index  Navigation  Glossary  Library