Hello,
We are currently in the process of integrating DataMiner with a new authentication connector (CyberArk).
Unfortunately, the team is experiencing issues with the integration and it appears that it is with the CubeLauncherConfig.json file.
Are we able to launch the Cube without caching the previous server details in that file? So every time a user opens the Cube, the Cube opens without any previous server instances?
Just to summarise:
- Open the Cube
- Enter the DMA manually and log onto the DMA Client
- When the Cube is closed, the configuration file (json) is wiped automatically. We want this to happen automatically, which is important – not manually (the DMA shouldn't be there in the launcher).
- Open the Cube and proceed to enter the DMA manually again and connect
Please let us know if this is possible, thank you.
Hi Arunkrishna,
The whole point of our Cube launcher application is to store the connection details for future reference and to deal with the version checking of Cube vs Server, so that a compatible Cube version is being applied and hosted by the Launcher application.
If I understand your question well, you want to bypass what the launcher does. If yo do so, you'll have to deal with the version management yourself as well. Not sure if you want to do that.
Maybe we need to schedule a meeting to drill down into the details or your use case. Please get in touch with me via pieter.van.compernolle@skyline.be

Thanks Pieter, our end user just wanted to know if this was easily achievable via a script or by some means.
If I hear from them again, I will be sure to reach out to you.