Compatible Version of Visio
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.
Answer
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?
26th August 2022
I didn’t found a way to show or hide the shape with a filter like this one: [Sep:-?]<A> and <B>?A|16608/905|432|=2110-27-In?B|16008/905|445|>0 I have tried many syntax without success So I used …
26th August 2022
If I recall correctly, a subnet cannot span multiple AWS availability zones, meaning the main & backup agent would reside in a different subnet, which makes it impossible to share …
26th August 2022
There is now a section in the DataMiner docs describing how to secure elastic: https://docs.dataminer.services/user-guide/Advanced_Functionality/Security/Advanced_security_configuration/Database_security/Security_Elasticsearch.html
26th August 2022
Dear Alex, thanks for your question. I saw you mentioned in the title that you’re talking about a smart baseline here. These baselines auto update themselves, so it seems to …