2022.10.21 10:57 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?
2022.10.22 10:37 AM - edited 2022.10.22 10:42 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:\developer\config\config.bat
start "developer" "q" C:\developer\launcher.q_
start "" http:localhost:%developer_PORT%/ax
2022.10.22 10:37 AM - edited 2022.10.22 10:42 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:\developer\config\config.bat
start "developer" "q" C:\developer\launcher.q_
start "" http:localhost:%developer_PORT%/ax
2022.10.24 03:30 PM
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.
2022.10.24 09:05 PM
I'm in. Thanks again
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.