Hello all
I'm trying to open from a visio using Link type a Desktop cube to a different DMA and i can do this by using
Link DataminerCube.exe|Launch Hostname=10.227.86.80|ToolTip
This is specified in
Desktop Application Command Line Arguments
But what i also need to achieve is to open a specific View or Service and according to Documentation in:
Examples for the desktop application (prior to DataMiner 10.0.9, using a command line):
<code class="lang-txt">DataMinerCube.exe host=MyDMA view="My special view" element=MyElement DataMinerCube.exe host=MyOtherDMA view=View2 element=365 app=help</code>
But this does not work... even if i try only to connect to the DMA using
Link Dataminer.exe host=10.227.86.80
It does not work, how to achieve the Arguments for Cube using Visio LINK ?
Linking a shape to a program
Thanks in advance
Hi Tiago,
In my case it works by specifying the full path to the DataMinerCube application
%localappdata%\Skyline\DataMiner\DataMinerCube\DataMinerCube.exe|Hostname=https://ziine.skyline.be Launch View=10354|Navigate
Hi,
Maybe it helps. Here is how I do it to call out the Remote Desktop Connection.
Hi Tiago, from 10.1.3 onwards, you can use the cube:// protocol, for details see https://docs.dataminer.services/user-guide/Getting_started/Accessing_DataMiner/Accessing_DataMiner_Cube/Opening_DataMiner_Cube/Options_for_opening_DataMiner_Cube.html