By default, during the installation of the new WebAPI Service version, the Windows Service of the existing Legacy web API is disabled. If you want to run both, the Legacy web API and the WebAPI Service, in parallel, do the following:

  • Configure a second web API port in addition to the default web API port (8082) as described in Install the WebAPI Service.
  • Enable the Windows Service of the Legacy web API.

To enable the Windows Service of the Legacy web API, do the following:

Procedure

  1. In the search field, enter Services.
  2. Select the Services App.
  3. Right-click the Chromeleon Web API service and select Properties.
  4. On the General tab, under Startup Type, select Automatic.
  5. Select Apply.
  6. Under Service Status, select Start to start the service.