MicroStrategy ONE

Manually Configure the Modeling Service on a Windows Server

  1. Browse to the Modeling service installation directory at <INSTALL_PATH>\MicroStrategy\ModelingService.
  2. Under the .\admin\ directory, locate and edit the application.conf file.

    Copy
    http.port = <modeling_service_port_number>
  3. Restart the Modeling service using one of the options below.

    Open the Windows Service Application, right-click MicroStrategy Modeling Service, and choose Restart.

    or

    Use the command line to start and stop the Modeling service.

    Copy
    ./bin/stop.bat
    ./bin/start.bat
  4. Check the status of the Modeling service at http://localhost:<port_number>/model/application/health.