To install the Campaign server as a Windows service
To install the Campaign server (also referred to as the Campaign listener) as a Windows service that starts automatically whenever the Windows system starts:
1.
Add the bin directory under your Campaign installation to the user PATH environment variable. If the PATH environment variable does not exist for the user, create it.
Make sure you add this path to the user PATH variable, not the system PATH variable.
If the Campaign bin directory exists in the system PATH environment variable, remove it. You do not need it in the system PATH environment variable to install the Campaign server as a service.
2.
If you are upgrading from a previous version of Campaign that had the server installed as a service, stop the service.
3.
Open a command window and change directories to the bin directory under your Campaign installation.
4.
Run the following command to create the Campaign server service: unica_aclsnr -i
The service is created.
Make sure CAMPAIGN_HOME has been created as a system environment variable before starting the Campaign server service.