ReAdd existing domain user
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 …
Answer
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 …
23rd May 2022
Hi David, In this case you could use a script parameter to pass the display key of the table (in your example, the channel) to the set action. However, I …
21st May 2022
Jarno, I don’t see any reason to drift away from the general recommendations of 30-50 ms (https://community.dataminer.services/dataminer-compute-requirements/). Thank you,
20th May 2022
Hi Trong, Please could you elaborate why you would like to update the text displayed in the button? Could it be the case that you would like to avoid a customer …