If you need to redirect White Server Agent to another server, replace the URL link. Please note that different versions of the agent have different ways to replace the link.

WSA v1

To replace the link to White Server Agent version 1:

  1. Go to the folder with the installed agent. Typically it is located at [Local Drive]:\Program Files\UCS\WhiteServer Agent
  2. Run the configurator WhiteServerAgentConf.exe 
  3. In the opened configurator window, go to the WhiteServer tab
  4. In the URL field, enter the address https://ws.rkeeper.com/wsserverlp
  5. Click the Check Connection button to check the connection to the server.
  6. If everything is set up correctly, a message will appear confirming that the connection has been successfully established. Click the OK button 

  7. Click the Apply settings and restart the service button. 

Done, WSA has been redirected to another server.

WSA v2

Setting up the configuration file

To replace the link to White Server Agent version 2:

  1. Open Services as administrator
  2. Find the WhiteServer Agent service and stop it
  3. Go to the WSA configuration folder. This is usually located at %ProgramData%\UCS\WhiteServerAgent\Config
  4. Open the WsConnection.json file
  5. Replace the address in the serverAddress or baseAddress parameter with ws.rkeeper.com/wsserverlp:

    {
      "whiteServer": {
         "httpParameters": {
          "baseAddress": "ws.rkeeper.com/wsserverlp",
          "authToken": "*****************************************************",
          "requestTimeoutSec": 100,
          "pollingErrorDelaySec": 5,
          "monitorPollingDelaySec": 30,
          "agentPollingDelaySec": 0
        }
      }
    }

     
  6. Save changes
  7. Start the WhiteServer Agent service.

Done, WSA has been redirected to another server.

Setting up in the WSA admin panel

  1. Go to the WSA admin panel and log in
  2. Go to the Restaurants tab and use the ObjectId field to find yours.
  3. Click on the gear to open the restaurant card
  4. Go to the Agents V2 section, select the desired agent and click on the lightning button
  5. In the pop-up window, select:
    1. Command — PushWsBaseAddress
    2. Execute command via module — Agent
    3. BaseAddress — https://ws.rkeeper.com/wsserverlp
  6. Click on the OK button

Done, WSA has been redirected to another server.

To check the task completion:

  1. Go to the Tasks tab
  2. Find the ServicePushWsBaseAddress task in the TaskTypeV2 column
  3. Make sure the Task Status column shows a check mark with a green background