KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Solutions Launching Dashboard Re: Launching Dashboard

  • rocuinneagain

    Member
    October 22, 2022 at 12:00 am

    Everything looks correct in that screenshot. You just need to open your web browser and enter http://localhost:10001 in your address bar.

     

    For starting KX Developer I wrote a simple developer.bat file which I can double click to start both the developer and have my web browser open to the correct URL. You could do similar for KX Dashboards.

    My developer.bat contains:

     

    call C:developerconfigconfig.bat 
    start "developer" "q" 
    C:developerlauncher.q_ 
    start "" http:localhost:%developer_PORT%/ax