Issues with Reports when delete failover
24th May 2022
Hi Jose, As the failover config is still present so it’s possible that some ASP config is still looking for the virtual IP. I would recommend to mark the check …
Answer
24th May 2022
Hi Jose, As the failover config is still present so it’s possible that some ASP config is still looking for the virtual IP. I would recommend to mark the check …
24th May 2022
Hi Ive.. OK So what I have found is that this works fine but does not combine the two alarms together as 1. It counts the number of all of …
24th May 2022
Hey Miguel, Thank you so much for your answer. This has been very helpful. I attempted to test this and it keeps failing. Also, is it possible to have a …
24th May 2022
Hi Yvan, There are three types of users you can find in your DataMiner system: Local users: manually added and entirely managed by DataMiner -> Blue user icon without circle …
24th May 2022
Hi Luis, I remember we requested to upgrade the MySQL library (available at C:\Skyline DataMiner\Files) to version 6.9.12 to support database connections using different encryption algorithms (e.g. TLSv1.2). This library …
24th May 2022
The GetTrendData web methods only support requesting the trend data for one parameter+tableindex pair. So you will have to call the web method multiple times, once for every table index …
24th May 2022
Hi Jason, There is another question + Answer linked to your problem: interappcall-jsonserializationexception-type-mismatch In essence to make it work, you will have to also define your custom classes used in …
24th May 2022
Hi Tomoya, I believe for this case you will need to modify the connector to make use of the option SelectionSetVar. This option will allow you to link a column …
24th May 2022
Hi Tomoya In the protocol/connector you can specify an option for each column of the table called “SelectionSetVar” + the name of a session variable. When a user clicks a …
24th May 2022
Hi Jason A couple of things I would check in the implementation are The protocol is assigning the correct Guid to the response message in the executor (response Guid must …
24th May 2022
Naveendran, Block storage is used by instances/VMs for consistent data storing and this is what should be used for the standard DataMiner, Cassandra, and Elastic installations. File/object storage such as …
23rd May 2022
The original reason for choosing that specific call might be lost to time, as this was one of the first connectors ever developed. But I make a couple of guesses …
23rd May 2022
Hi Ross, With the AppendDropDown method, you are adding additional dropdown widgets to your view. Instead of using that method, I recommend you create and add the dropdown like this: …
23rd May 2022
Hi Robin, By default, when doing a set on a parameter, DataMiner will check if the value changed in the corresponding read parameter. The error you encounter is because this …
23rd May 2022
Hi Ive, This feature has already been requested triggered by the repositioning exercise of SRM on the market. Stay tuned on ‘As a User, I want to use advanced filtering …