Is there a documentation of the Cube client where you can see available start up options/parameters? Specificallly we're using Cube in our Citrix and want to have Cube connect to a specific server on startup. But there may be other parameters of interest as well.
Hi Roger,
In DataMiner Help - Opening DataMiner Cube, you can find the options supported. See Options for opening DataMiner Cube
If you are using the installed desktop version, you can use these command line arguments.
Not sure if this is relevant, but since you mention "have Cube connect to a specific server", it may be worth noting that indeed Cube can connect to any node in a DataMiner System and for various reasons you may indeed want to point towards specific nodes. The latter is often also achieved through DNS, i.e. users get a URL to connect to (e.g. https://mydataminersystem.mycompany.com) and DNS is used to direct users to the desired node(s) to connect to the DataMiner platform.
Hi Roger,
Maybe this is then also worth considering. If you use the Cube desktop app, and you have multiple DataMiner platforms (production, lab, etc.), then the config of the Cube launcher is stored in the CubeLauncherConfig.json file. So if you make a file like that with the names of your different DataMiner Systems and the associated URL that you want to use, you can have it set up correctly for those users. The file is in%LocalAppData%SkylineDataMinerDataMinerCube
Thank you for your help. In our case we actually have a dedicated URL which points to Dataminer for users accessing Dataminer from their local pc. When starting the client from Citrix though, we want the client “locked” to a specific url/ip, for instance one icon in Citrix connects the user to the prod system and another icon i Citrix connects to the test system.