This type of ValueWrapper is not supported – Creating DOM instance
18th November 2024
Hi Ana, If you are using a GenericEnumFielDescriptor of type ‘int’, make sure that the values you store on the DOM instance are of type ‘int’. Here you can find …
Answer
18th November 2024
Hi Ana, If you are using a GenericEnumFielDescriptor of type ‘int’, make sure that the values you store on the DOM instance are of type ‘int’. Here you can find …
18th November 2024
Hi Chris, Does this DataMiner Docs page provide the answer you were looking for? https://docs.dataminer.services/user-guide/Troubleshooting/Procedures/Manually_removing_old_alarms_from_ES.html
18th November 2024
Hi Ana, what is the generic type T that is being used for the HandleFieldDescriptor() method? Only the following types are supported: string, double, int, long, DateTime, TimeSpan, bool and …
15th November 2024
Hi Stefan, As indicated on the following page (Overview of the files found in the root folder | DataMiner Docs), DataMiner.xml is partially synchronized. It is, however, not fully documented …
15th November 2024
Hi Hugo, Given that you have already checked the basic settings, I would guess the difference could be in how long DataMiner waits for a reply compared to iReasoning. I …
15th November 2024
Hi Bing, I believe you can use Linking a shape to a calculation involving multiple parameters | DataMiner Docs for that. Something like the below: ParametersSummary -> Max|6/97148:176|6/97149:176|6/97150:176|ALARM Kind Regards, …
15th November 2024
Hi Satrap, Unfortunately, as Jarno mentioned, directly changing the text color in a StaticText is not supported. If your goal is to indicate an issue or highlight something important that …
15th November 2024
Hi Amber, Based on your extra input where you indicate the information is on a different element (or view in my case), I will share the extra configuration you will …
15th November 2024
Hi Satrap, I don’t think changing the color of the StaticText in Automation is possible. Kind Regards, Jarno
14th November 2024
Hi, your idea is indeed the way forward to achieve this use case. What you need is using a data link in your html. Then you can reference the url …
14th November 2024
Hello Alexandre, This error occurs when DataMiner can’t link the user to a group and is a so called abandoned user. This can happen due to a number of reasons, …
14th November 2024
Hi Stefan, I guess you are using local users? In order to change the password of this type of users, you indeed still need Cube at this moment. But I …
14th November 2024
Hi, I believe that you could use the Stream Viewer to check connectivity towards the device. Stream Viewer does not have all the capabilities of the SNMP Device Simulator but …
14th November 2024
Hi Daniel, When working with Extended conditional shape manipulation actions on your Visio, you can define a default value that it returns in case it cannot find the value for …
14th November 2024
Hi Amber, Based on your input, I’ve made an example. Please let me know if there wouldn’t be something clear for you. I have an element with a table (PID …