You can't use this until you register with us!




Description

Send an email alert when an sql query evalutes to true.



Available Actions

Check Alert

If an SQL statement evalulates to True, send an alert


Variables

target_db required

Database where you want to run the script on.


smtp_connection required

SMTP Server to use


Email Parameters
body required

Contents of the email body to be sent

from required

From

to required

Send email to this address

subject required

Subject of the email to be sent

sql_query required

SQL Query to run, must evaluate to True/False. Email will be sent when it evaluates to True