Skip to content
How to install integration service on local machine
- Download NSSM to local server (example c:\nssm\ from url: https://nssm.cc/download
- Navigate to download folder from command prompt: cd c:\nssm\
- Install by command: nssm.exe install IncomingOracleService
- It will popup the NSSM service installer
- at Application Tab >> click ... at Path row, and select exe file from Incoming Oracle Service folder (example D:\IncomingOracle\IncomingOracle.exe)
- at Environment Tab >> Enter the value of env file path, eg: ENVIRONMENT=D:\IncomingOracle\.env
- click install service button
- go to services.msc to start/stop the service
- Choosing a selection results in a full page refresh.
- Opens in a new window.