Configuring the Notification Service for real-time updates on the Tasks page

The Laserfiche Notification Service allows Laserfiche Forms to make real-time updates to a user's task list. The feature includes the following two services:

  • Laserfiche Notification Master Service: Handles registering client applications and relaying notifications.
  • Laserfiche Notification Hub Service: The server URL applications use to connect and listen for notifications.

In the Forms Configuration page, select the Notification Service tab, and enter the Notification Hub URL, this is the machine name hosting the Laserfiche Notification Hub Service with the port number 8181, This URL must be accessible to all who will access the Forms Inbox, as well as by the Laserfiche Notification Master Service.

Configuring Notification Service When Using TLS

When you configure Laserfiche Forms to require TLS, use the Notification Configuration Utility, which by default can be found at the following location: C:\Program Files (x86)\Laserfiche\Laserfiche Notification\NotificationConfigurationUtility.exe

Changing Service Ports for the Laserfiche Notification Service

By default, Laserfiche Notification Master Service uses port 8268 and the Laserfiche Notification Hub Service uses port 8181. To change these port values, modify the XML configuration files for the services.

  • Master Service: C:\Program Files (x86)\Laserfiche\Laserfiche Notification\Service\Laserfiche.PushNotificationService.Master.Host.exe.config
  • Hub Service: C:\Program Files (x86)\Laserfiche\Laserfiche Notification\Hub\Laserfiche.PushNotificationService.Hub.Host.exe.config

Service Account

By default, the services run as the Local System machine account. You can use the Windows Services snap-in to change this default setting if desired or specified by the IT admin.

To change the account settings for the Laserfiche Notification Service

  1. From the Start menu, open the Services app.
  2. Double-click Laserfiche Notification Hub Service.
  3. Click the Log On tab, and use the This account option to specify a different user account that the service should use to log on. When you are finished, click OK.
  4. In the Services window, select the Laserfiche Notification Hub Service, and click Restart.
  5. Repeat steps 2-4 with the Laserfiche Notification Master Service.