Dataminer cloud connection : Security
30th August 2022
Hi Wale To secure the connection between the Client (here that would be the Cloud Connected DataMiner System) and the DataMiner Cloud Platform we make use of wss and https …
Answer
30th August 2022
Hi Wale To secure the connection between the Client (here that would be the Cloud Connected DataMiner System) and the DataMiner Cloud Platform we make use of wss and https …
30th August 2022
Hi Jens as Koen already mentioned you can decide if you want to give a certain user access to a specific Cloud Connected DMS by adding them to that DMS …
30th August 2022
Hi Joseph, There are also some related questions already answered: Microsoft Visio Standard 2013 is Support to Data miner Cube? – DataMiner Dojo Supported/Required VISIO versions: oldest (2013?) vs latest …
30th August 2022
Hi Jens, Yes, you can select who can have access to your DataMiner System through the DataMiner Cloud. This can be done in the DCP Admin APP where you can …
30th August 2022
Hi Joseph, All versions of Microsoft Visio are compatible with DataMiner. DataMiner accepts any Visio file as long as the format is VSDX.
29th August 2022
Hi Edson, You will need to use the column Dynamic PK and the Element ID in your query get the relationship between these two tables (query: Get DCF Interfaces). From …
29th August 2022
Hi Nikolas, This is possible using the Automation script engine in DataMiner. You can create an automation script that uses a C# action to read the user’s phone number (assuming …
29th August 2022
To my knowledge, DataMiner has never been integrated with Telegram. Looking at the API Telegram exposes, it might be possible to create a connector or automation script that sends a …
29th August 2022
I know of an application called Process Lasso that is capable of enforcing those things on other application. I have not tried it myself, so I’m not aware if it …
29th August 2022
DataMiner does not limit CPU or memory usage for any particular process.
26th August 2022
This can be achieved by setting the IsMultiline property of UIBlockDefinition to true. However, there is an issue in the web version of IAS where the control will not wrap …
26th August 2022
You can use the Bar chart visualisation for this. It expects a GQI query that contains at least 2 columns: one for the label and one numeric column for the …
26th August 2022
Hi Jack, I don’t believe this setting will have any impact on the DataMiner software. MTU is a setting in layer 3, and our software is located in the higher …
26th August 2022
The dropdown component doesn’t work with the result of a query. The Query Filter component (still in soft launch “ReportsAndDashboardsPTP”) could be an alternative, but this sends out a new …
26th August 2022
Ruben for your Get Elements query, you already tried to Filter the query on Type, Filter Method: Contains and your value?