More than one instance of connector service

It is possible to have more than one instance of the service on a single machine. With this feature it is for example possible to have e.g. a "Test" and "Development" environment on the same machine.

Basically you have to:

  1. install connector (once)
  2. copy the installation to a separate folder
  3. (e.g. "c:\program files\Aurea CRM\CRM.connector 1")
  4. register this additional service with a different name

    update.sever.exe – i –-name=servicename

  5. configure the instance via the console application
Note: To unregister the service, run the following command: update.sever.exe –u –-name=servicename.