Notification Settings

The Notification Settings tab lets you configure system notifications. Before system notifications can be generated, you must first enable a messaging queue on the MSMQ server that will host the notifications. This queue should be configured as a remote public queue (notifications cannot use remote private queues). You can configure the application so that users will only see their notifications in the application (and not their inbox) or so that users will see their notifications in the application (and in their inbox).

Notifications allow members of your organization to stay informed of changes made to items. Notifications can be displayed to users or they can be sent to users via email. There are four notification types:
There are two delivery methods for notifications:

Allowing users to disable email notifications

You can allow users in your organization to disable email notifications. When this option is enabled, team members will be able to choose the Receive Notifications as Emails option when they manage their personal settings.

To allow users to disable their email notifications
  1. From the application toolbar, click Setup, and then select Configuration.
  2. Select the Environment Settings tab.
  3. Select the Notification Settings tab.
  4. Select Allow Users to Disable their Email Notifications.
  5. Click Save.

Configuring notifications

Before users can receive notifications, you must enable a notification queue that is hosted on messaging sever that supports MSMQ. The notification queue should be a remote public queue.

To configure notifications
  1. From the application toolbar, click Setup, and then select Configuration.
  2. Select the Environment Settings tab.
  3. Select the Notification Settings tab.
  4. Enter the name of a server which is hosting email notification queue, the name of the queue, and the default locale.
  5. Click Save.

Disabling email notifications

Application notifications (system notifications) cannot be disabled, but it is possible to enable and disable email notifications.

To disable email notifications
  1. From the application toolbar, click Setup, and then select Configuration.
  2. Select the Environment Settings tab.
  3. Select the Notification Settings tab.
  4. De-select Enable Email Notifications.
  5. Click Save.

Enabling email notifications

After a messaging server and a notification queue have been configured, you can enable email notifications. To do this, you will need to identify the SMTP server address, the port number, specify the default sender, and the default email address from which notifications will be sent.

To enable email notifications
  1. From the application toolbar, click Setup, and then select Configuration.
  2. Select the Environment Settings tab.
  3. Select the Notification Settings tab.
  4. Select Enable Email Notifications. Only users who have an email address entered and the Send Email Notifications option selected from the Users tab of the Security tab can receive email notifications.
  5. Enter the name from whom the email notification is sent.
  6. Enter the email address from whom the email notification is sent.
  7. Enter the address for the SMTP server through which an email notification is sent.
  8. Enter the port through which an email notification is sent.
  9. Click Save.

Enabling SMTP authentication

SMTP authentication can be used to validate the account used to send email notifications to users.

To enable SMTP authentication
  1. From the application toolbar, click Setup, and then select Configuration.
  2. Select the Environment Settings tab.
  3. Select the Notification Settings tab.
  4. Select Use SMTP Authentication.
  5. Enter a user name and password (twice, for verification).
  6. Click Save.

Viewing notification settings

Notification settings can be viewed from the Notification Settings tab in the Environment Settings tab.

To view notification settings
  1. From the application toolbar, click Setup, and then select Configuration.
  2. Select the Environment Settings tab.
  3. Select the Notification Settings tab.