When installing a 7.1 IS, their seen two options install as i) Application ii) service; I was curious to understand, how would the installation differs on these two options and their impact.
Appreciate any response.
When installing a 7.1 IS, their seen two options install as i) Application ii) service; I was curious to understand, how would the installation differs on these two options and their impact.
Appreciate any response.
Answer
Install as Application that you need to start the IS from command line with the /Integration Server/bin/server.bat command
Install as Service that IS will registered to Windows Services. You can set it to automatic start when window restart.
Thanks