Description

Notification

Amount of time (in seconds) before a notification is sent.

NotificationEvent

Microsoft Windows server where the event is logged to.

The ITPServerMSG.DLL contains the definition for this (and other) events and must be installed on the host to have it show the correct text in the Event Viewer.

NotificationFrom

E-mail address that is used as sender of the E-mail. This address is only relevant if the E-mail cannot be delivered to the addresses specified in the NotificationTo setting.

NotificationTo

Comma-separated list of E-mail addresses of recipients who will receive the notification.

NotificationSMTP

SMTP server used to send the notification.

Note

There are no defaults for these settings. If one of them is omitted the appropriate notifications are not sent.

Note

Notifications are sent while the job is still being processed. The status of the job is not affected.

Note

If the job finishes while the notifications are still being sent, the ITP/Document Processor will wait until these notifications are completed before starting a new job.

Note

The following parameters are used to write events to the Microsoft Windows Event log:

Event Parameters:

; Notification settings
Notification=10
NotificationEvent=someserver
NotificationTo=operator@somewhere.com,administrator@somewhere.com
NotificationFrom=sender@somewhere.com
NotificationSMTP=smtp.somewhere.com