Not valid Cloud Connection

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 …

Upward arrow in object manager instances

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 …

Not valid Cloud Connection

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: …

Dataminer control through Tablet

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 …

Dataminer LCA vs Dashboard.

Hi Andrew, You can read more about them here : Dashboards and Low-Code Apps | DataMiner Docs.

Api data parsing

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 …

Automation Script – Table parameter

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 …

Trending show mix/max selection off

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 …

SNMP Table Developemnt

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/

domain name as variable

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 …