Notification.TimeoutError/Information/Warning

Defines the timeout (in seconds) for notifications displayed in the Inbox. The following defaults are used:
  • Notification.TimeoutError (e. g. "The state of the offer is already "Order". No order has been created."): 0 s
  • Notification.TimeoutWarning (e. g. "The CRM.phone panel cannot be displayed. CRM.phone should be installed on this computer in order to use the required browser plugin."): 10 s
  • Notification.TimeoutInformation (e. g. "New Reminder(s)"): 3 s

With timeout = 0 the notification will not fade out: Users must manually exit such notifications.

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

Notification.TimeoutError.<FacilityName>

Notification.TimeoutInformation.<FacilityName>

Notification.TimeoutWarning.<FacilityName>

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

Type: Number