KX Community

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

Home Forums KX Solutions Launching Dashboard

  • Launching Dashboard

    Posted by cpmexpert on October 21, 2022 at 12:00 am

    I’ve followed the documentation to install KX but I don’t see an executable to launch to open a dashboard.  Would I need to launch via Eclipse or some other tool?

     

     

    cpmexpert replied 2 months, 1 week ago 2 Members · 3 Replies
  • 3 Replies
  • 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

     

  • cpmexpert

    Member
    October 24, 2022 at 12:00 am

    Thanks, I really appreciate you responding.  My browser can’t establish a connection to the server at http://localhost:10001.  I disabled my firewalls but that didn’t seem to help.

  • cpmexpert

    Member
    October 25, 2022 at 12:00 am

    I’m in.  Thanks again

Log in to reply.