Defining before SQL statements for alerts - HxGN EAM - 12.0.1 - Help - Hexagon

HxGN EAM Help

Language
English
Product
HxGN EAM
Search by Category
Help
HxGN EAM Version
12.0.1

Define SQL statements that the system will execute prior to executing the defined grid for an alert. Before SQL statements can be used to prepare data or structures being used by the grid, such as purge records.

  1. Select Administration > Setup > Alert Management.

  2. Select the alert for which to define the before SQL statement, and then click the Before SQL tab.

  3. Specify this information:

    SQL Statement - Enter the SQL statement that will be executed before the grid query will produce a result set. The system automatically populates Abort on Failure.

    Clear Abort on Failure to enable the system to continue executing the grid query if the SQL statement fails.

    Comments - Specify comments regarding the SQL statement.

    Execute when Previewing Grid - Select to execute the SQL statement when Grid Preview is selected.

    Active - Select to set this SQL statement record to active.

    To process the before SQL statement when the alert job is run or Grid Preview is selected on the Record View page of the Alerts form, you must select Active.

  4. Click Save Record.

    Click Test SQL to check the validity of the SQL statement.