VideoThumbnails does not refresh (with timestamp)
26th September 2024
As this question has been inactive for a long time, and there hasn’t been any further reaction from you, I have added this pro forma answer so that we can …
Answer
26th September 2024
As this question has been inactive for a long time, and there hasn’t been any further reaction from you, I have added this pro forma answer so that we can …
26th September 2024
Hi Alexander Verkest, I have followed the guide “Investigating dataminer.sewrvices connection issues” and in the “MaintenanceSettings.xml” it is HTTPS enabled. “<HTTPS enabled=”true” name=”xxxxxxx.on.dataminer.services”/>” But if I test the address I …
26th September 2024
Hi Hari That arrow normally is used to re-order the data that is added to the component. In this case you seem to have found a bug since there is …
26th September 2024
Hi, From what I can see, the cloud connection itself is still working, however the Cloud Gateways can’t reach the DataMiner agents, steps to investigate this can be found here: …
26th September 2024
Hi, You could create User Defined APIs and install an app that can send HTTP requests on the tablet. Similar idea is used as an example for Kata #2. You …
26th September 2024
Hi Andrew, You can read more about them here : Dashboards and Low-Code Apps | DataMiner Docs.
25th September 2024
These are the alarm properties and the highlighted ones are what I’m wanting to use.
25th September 2024
Hi, As already mentioned, in a QAction you will need to process the response (JSON or XML), extract the data you need and set it in parameters. In the following …
25th September 2024
Hi, To achieve this, you can set the field descriptor type to ‘GenericEnumFieldDescriptor’. Then you can define the options that should be available in the dropdown.
25th September 2024
Hi Stefan, Could you clarify one thing for me, is the variable tableName the actual table name or does it represent each row’s key? The GetParameterByPrimaryKey expects a primary key …
25th September 2024
For real-time trending there’s actually 2 options! Both can be found in the right click menu of the trend graph: “Show Most Detailed Data” will make it so you always …
25th September 2024
Hi Chirangee, The course in the following link gives you complete guide on how to develop SNMP connector. https://community.dataminer.services/courses/dataminer-connector-integration-snmp-basics/
25th September 2024
Hi Enver There is currently no way to implement this exact behavior in a LCA. If this is a feature you are really interested in, you can create a feature …
25th September 2024
Hi, When a set fails, the same number of retries are automatically done similar like a get. I did not test it myself, but it should be possible to add …
25th September 2024
Yes Chirangee Lal it is possible after creating a protocol when you are adding an element to that protocol that time you can give domain/host so automatically it will be …