Notification Parameters

This topic holds information about the Notification parameter.

All notification parameters are measured in seconds. When the timeout = 0 the notification does not fade out:. Users must manually exit such notifications.

For more information on facilities, see the article “The Notification Service” at https://support.aurea.com.

Notification.TimeoutError/Information/Warning

Description: Defines the timeout before hiding error messages displayed in the Inbox.

To define notification timeouts per facility, define and set the Notification.Timeout Web Configuration parameters using the following syntax:

Notification.TimeoutError.<FacilityName>

Default: 0

Type: Number

Notification.Information

Description: Defines the timeout before hiding informational messages displayed in the Inbox.

To define notification timeouts per facility, define and set the Notification.Timeout Web Configuration parameters using the following syntax:

Notification.TimeoutInformation.<FacilityName>

Default: 3

Type: Number

Notification.Warning

Description: Defines the timeout before hiding warning messages displayed in the Inbox.

To define notification timeouts per facility, define and set the Notification.Timeout Web Configuration parameters using the following syntax:

Notification.TimeoutWarning.<FacilityName>

Default: 10

Type: Number