How to configure Cube to use polling as default instead of eventing
26th September 2024
Hi – all the info is on this page: DMA configuration related to client applications | DataMiner Docs
Answer
26th September 2024
Hi – all the info is on this page: DMA configuration related to client applications | DataMiner Docs
26th September 2024
Hi Edib, This is a known issue with QA Device Simulator which is still open, no fix is available right now. Regards,
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
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
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
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
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.