Configuring notifications and other scheduling features
1. Overview
The Dundas BI Scheduler service needs to be running and various configuration settings must be applied for notifications and other scheduling-related features in Dundas BI to work.
2. Dundas BI Scheduler service
For any scheduled task in Dundas BI to work (e.g., notifications, scheduled data cube storage), the Dundas BI Scheduler service needs to be running on the server where Dundas BI was installed. There is a health check you can run from Dundas BI's administration area named DBI0040 : Scheduler Service Status that can confirm whether this is running and can connect.
The Dundas BI Scheduler service is typically installed along with the application (if it is missing, you can add it afterward). To verify that the service is running on Windows, open Services from the Start menu under Windows Administrative Tools, or go to this tab in the Windows Task Manager.
On Linux servers, you can check the status of the service using commands described in Dundas BI Linux services.
If you have changed the permissions for the database login used to connect to Dundas BI's application and warehouse databases since installation, ensure this login still has access to read and write to these databases.
3. Dundas BI configuration settings
The following configuration settings should be set correctly. To access them, go to Administration in the main menu, expand Setup, and click Config.
3.1. Internal application URL
The Internal Application URL setting should be correct for scheduling-related features such as scheduled notifications to work properly. This URL is used by the Dundas BI Scheduler service.
There is a dedicated health check named DBI0045 : Internal Application URL Status that can confirm this setting is correct in Dundas BI version 11 and higher.
3.2. Email settings
Email settings must be configured for certain features to work, including notifications and password reset from the Log on screen.
These are described in detail in the configuration settings article. You can test email settings from the System Health section.
4. Notification content security
You may also want to consider how your users should be able to share content through notifications:
- If the Allow Custom Email Recipients configuration setting is enabled, users can add email addresses as recipients that may not be users of Dundas BI. Also see configuration best practices.
- The Specify Notification Recipients application privilege in version 8.0.2 or later determines which users can add other users as recipients to a notification. Users with this ability may add another user as a recipient of exported content from a view that they wouldn't otherwise be able to access.
- If enabled, the Enforce Recipient Account Exports configuration setting in version 9 or later always exports content using each recipient's account separately, ensuring that they can each only receive the content and data that they have access to through security privileges and data security.