Installing the Message Engine NT Service - Hyland Message Engine - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard - OnBase/Hyland-Message-Engine/Foundation-24.1/Hyland-Message-Engine/Installation/Installing-the-Message-Engine-NT-Service - 2024-09-03

Hyland Message Engine

Platform
OnBase
Product
Hyland Message Engine
Release
Foundation 24.1
License
Premier
Standard

After configuring the Message Engine settings.json file as described in Configuration, the Message Engine is ready to be installed as an NT Service. An instance of the Message Engine NT service must be installed on both the client side and server side in order to facilitate communication between the two sides.

CAUTION:

For security purposes, ensure that on both the client side and server side firewall rules are configured to prevent repeated connection attempts from untrusted IP addresses.

To install the Message Engine NT service, open the Command Prompt as an Administrator and run the following command:

sc create [Service Name] binPath= "\"[Path]\MessageEngine.NTService.exe\"" start= auto

Where [Service Name] is the name to give the new service and [Path] is the path to the Message Engine source installation files.

Note:

If the binPath value contains spaces, ensure it is enclosed in quotes as shown above.

When installation is complete, the Message Engine NT service is automatically started. You can confirm that the service was successfully installed by checking the Local Services utility (Services.msc) in Windows.