Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Locate the JiwaAPISelfHostedService.exe.config in the folder copied in the first step (C:\Program Files (x86)\Jiwa Financials\Service2) and edit the contents to connect to the desired database.

You should also configure the second service to run on a different port to the first service.

Configure the service

Open service.msc and locate your new service and right-click, choose "Properties" from the context menu and ensure the Start up type and Log On information as as desired.

...

Secure the service

If you are using SSL Certificates, then you will need to bind the certificate to the new port you are running the second service on.

REST API

Start the service

Open service.msc and start the service in the usual fashion.

...