How to use Generic Excel Driver?
10th March 2021
Hi, I don’t have any experience with the Generic Excel driver myself. However, to import a file via an element, the file will need to be available on the DataMiner …
Answer
10th March 2021
Hi, I don’t have any experience with the Generic Excel driver myself. However, to import a file via an element, the file will need to be available on the DataMiner …
10th March 2021
Hello Joseph, Could you maybe try on a test element range 3.0.1.x? The latest version there is currently 3.0.1.9. I am also not sure if you are aware, but you …
10th March 2021
Could the NOC Operator check if the Windows Media Player function is enabled? You can find this by going to “Programs and Features” > “Turn Windows features on or off”. …
10th March 2021
Hi Alex When using the class library, all code used from the class library is part of a QAction that gets generated by DIS (typically QAction 63000). There is a …
10th March 2021
Hi Mark, good to find you here ! It seems this alarm comes from the Channel Events Overview table, could you please show your alarm template for this set of …
9th March 2021
Hi Dominik, If I understand your question correctly, you’re looking to know if you’re using a software version from the Main Release or Feature release. A main release won’t increment …
9th March 2021
This issue is fixed with RN29196.
9th March 2021
Hi Alberto, Your assumption about the installation link on the collaboration portal is correct, this is the new Cube Start Window that automatically downloads/executes the correct version of Cube depending …
9th March 2021
Hi Stijn, what happens when you just use the “[Polling Ip]” placeholder as webinterface address? If the polling IP of the element already starts with “https://” I would assume that …
9th March 2021
Here is your best friend to handle alarms from multiple parameters: Linking a shape to a calculation involving multiple parameters (dataminer.services)
8th March 2021
Hi Yuki, Another option for this case could be using listView. For example, if you would like to display the active elements for the view ‘MyView’, you could define the …
8th March 2021
Hi Mateusz, I believe you are using a hyperlinks to create a ticket from a selected alarm. Please could you confirm if this is the case? With hyperlinks you can …
8th March 2021
Hi Mateusz, To get the RootID and Severity, you can use the following code. You only need to supply the GetAlarmDetailsMessage with the DataMinerID and AlarmID. GetAlarmDetailsMessage message = new …
8th March 2021
Dear Yuki Arakawa, If you would like to show stopped or paused elements under a view, you can use the following Shape Data on your Child group: ChildrenFilter: AlarmSeverity:Undefined Normally, …
8th March 2021
Hi Jon, I’m curious… Do you need any specific actions to be done when the page opens or do you just need to get a parameter value placed into the …