The Notification tab
in the Advanced Scheduling tool, shown in the following image, provides the
option to send a notification of the status each time the schedule job runs to
specified email recipients.
Note:
- You can use parameters
(amper variables) when specifying values for the Notification fields of a
schedule. These parameters can be system variables, such as &YYMD, or any
amper variable for which a value is returned by the Reporting Server when the
scheduled procedure is executed. To use the dot file extension separator after
a variable, terminate the variable with the '|' character (for example,
&YYMD|.htm). Similarly, to use the ampersand character itself, follow the
ampersand with the '|' character (for example, Smith&|Jones). If a value
for a parameter specified in a schedule is not returned by the Reporting Server
when the procedure executes, the schedule will fail with a "No report to
distribute" error.
- In the
Allowed Email Addresses and Domains dialog box in the ReportCaster Console, if
the Restrict user input with this list check box has
been selected, user input of email addresses is restricted to a list of allowed
email domains and addresses. For more information, see
Validating Allowed Email Domains and
Addresses.
The notification
types include:
-
Never.
ReportCaster will not send a notification of the schedule status under any
circumstances. This is the default value.
-
Always. The
specified users are always notified when the schedule runs.
-
On Error.
The specified users are notified when errors are encountered while running the
schedule. Information Builders recommends using the On Error notification
option.