Change Notification Parameters

This topic holds the Change Notification parameters.

EMail.ChangeNotification.From

Description: Specify a valid company email address to send the email change notifications.

Default: No value

Type: String

EMail.ChangeNotification.Body

Description: Defines the format of the body of the email change notification. You can modify the default value, specified below.

<p>As requested, you are receiving a notification for a change done to the record {0}. </p>

<p>To open the record in Aurea CRM please click on the link below.</p><br />

<a href='{1}' title='{2}'>{2}<a/>

Note: You can modify the text content, but all the format parameters in curly braces should be retained. The parameter {0} fetches the record name.

Default: Undefined

Type: String

EMail.ChangeNotification.Subject

Description: Specify a subject format for the email change notifications. The default value is specified below.
<h1>You have a new notification for {0}</h1>
Note: You can modify the text content, but all the format parameters in curly braces should be retained. The parameter {0} fetches the record name.

Default: Undefined

Type: String

EMail.ChangeNotification.MaximumEmailSendAttempts

Description: Specify the number of resend attempts for the email change notification, in the case of consecutive mail delivery failures.

Default: 3

Type: Number

Watchlist.AvailableInfoAreas

Description: Contains the comma-separated list of inforareas that are enabled for watchlist subscriptions. This list is made available in the combobox in the search pages for watchlist subscriptions and change notifications.

Default: FI, KP, CP, A1, AK, AP

Type: List

Watchlist.RecentNotifications.PeriodInDays

Description: Specifies the period in days to display change notifications by the new change notifications widget in the dashboard.

Default: 30

Type: Number