Windows
Install
- Run the installer file and follow the wizard to carry out the installation.
- Choose the installation path and whether to create a shortcut and a Start menu entry.
- Enter your API account details and your DB details.
- Choose whether to register a Windows service, then finish the installation.
Run
- Start the
omnisvcservice inservices.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.exein 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
Receiveroperation log is being recorded normally. - Run a test send and verify one full cycle, through acceptance and report application.