Windows

Install

  1. Run the installer file and follow the wizard to carry out the installation.
  2. Choose the installation path and whether to create a shortcut and a Start menu entry.
  3. Enter your API account details and your DB details.
  4. Choose whether to register a Windows service, then finish the installation.

Run

  • Start the omnisvc service in services.msc.
  • If the status does not refresh immediately, refresh the service list and check again.
  • After you stop it, also verify that the process itself has actually terminated.

Remove

  • Run uninstall.exe in the installation directory to remove it.
  • If you registered the service manually, clean it up with sc delete.

Operational recommendations

  • Back up the configuration files (msgConfig.yml, dbConfig.yml, logConfig.xml) before you apply changes to production.
  • If you use automatic service startup, verify that it starts normally after a server reboot.
  • When you investigate a failure, also check the log path permissions and the disk capacity.

Inspection checklist

  • Check the DB connection log right after the service starts.
  • Check that the Receiver operation log is being recorded normally.
  • Run a test send and verify one full cycle, through acceptance and report application.