Notification Task Properties

The Notification Task Properties window contains the settings for a job step that executes aNotification Task.

Property Pages

Notification Message

Subject of message

Provide a subject for the message that will be sent.

The subject may contain Job Variables, which will be expanded when the message is sent. For more information, see Specifying Notification Subjects, Messages, and Severities at Run-Time.

Message to send

Specify the message to be sent.

The message may contain Job Variables, which will be expanded when the message is sent. For more information, see Specifying Notification Subjects, Messages, and Severities at Run-Time.

Notification Severity

Specify the severity (importance) of this message. Notification Recipients, Addresses, and Groups can all be configured to receive only messages that meet specified severity criteria.

New feature iconE-Mail Sender

Optionally specify the display name or e-mail address to be used as the sender of e-mail notification messages. If you leave a box empty, adTempus will use the value specified in the SMTP server properties.

You can also override the default values by setting the NotificationFromName and/or NotificationFromAddressJob Variables for a job, group, queue, step, etc. You can do this either through the properties window for the job, group, etc., or by running a script within the job.

Recipients

Recipients Defined in adTempus

Add, edit, or remove the notification recipients who will receive the notification message.

New feature iconAdditional Recipients

You may define additional recipients who will receive notification by e-mail, without first defining them as Notification Recipients.

Attachments

The Attachments page allows you to specify files that will be attached to the notification message. In the Files list you can add, edit, or remove File Specifications that define the files to be attached.

Save these files in the job history

If this option is checked, the files you specify will also be captured and saved as part of the job's history. If the option is not checked, the files are sent, but are not saved with the job history.

Include captured console output

If this option is checked, any captured console output files from previous steps will be attached to the message.

Related Concepts

Notification Task