Ad Hoc Source feed input not updated
21st February 2024
I’ve created Dashboard with an ad-hoc data source that takes an string feed (currently from an text input, but eventually this is going to be an URL input) This all …
Question
21st February 2024
I’ve created Dashboard with an ad-hoc data source that takes an string feed (currently from an text input, but eventually this is going to be an URL input) This all …
21st February 2024
Hi, I’m writing a QAction triggered by a write param. The write param has setter=”true” so the read param should already be set when the QAction is triggered. When using …
21st February 2024
I am currently designing a LCA which I am running on a DMA that is running Dataminer As A Service. As of now, I do not know any way of …
21st February 2024
I’ve installed 10.4.2 and I’m trying to configure a scheduled email sending task to include a dashboard pdf. The dashboard holds a feed which I want to try to make …
21st February 2024
Hi Dojo, When using a ‘regular’ GQI query it’s possible to do some DOM filtering based on the DOM Instance state which gives you a nice dropdown with the different …
21st February 2024
Can DataMiner integrate with TACACS for user management and MFA?
21st February 2024
Hi Dojo, I want to email a dashboard using scheduler. However, i noticed that not all dashboards are available as an attachment. I tried to duplicate the dashboard and rename …
21st February 2024
Hi.. When inserting an alarm console into a workspace and saving the workspace. Is there a way of locking that alarm console so it permenantly displays the ‘Statistical View’ and …
21st February 2024
Hi Dojo, Would like to further understand regarding the protocol: Generic Trap Receiver. Is this driver similar to Syslog? Where it can keep logs from multiple devices and users can …
20th February 2024
Hi Dojo, We checked that DataMiner seems that it only works with Microsoft Access Database 2007 version. We tried to upload csv files to a different DMA with a compatible …
20th February 2024
Hi, Im using a connector that uses a HTTPS connection and the element using the connector is going into timeout due to Error 12175 – [HTTPS] ERROR_WINHTTP_SECURE_FAIL. Using Wireshark i …
20th February 2024
hi friends does anybody has experience of integrating dataminer into tacacs / radius? we see that there is a good integration to LDAP / AD, but didn’t find any documentation …
20th February 2024
Is there a way to display the selected time feed range of a Dashboard on a pdf export?
20th February 2024
Hi All. We noticed that the new driver for AppearTV X20 Platform doesn’t work well for IP INPUT redundancy. ( version 1.2.4.22). We noticed a problem at choosing preferred source …
20th February 2024
I’m trying to receive simple udp packet with length and data. Packet structure has no header/trailer and like followings. |LENGTH(2byte)|DATA(variable length)| ex) 0C 00 00 01 02 03 04 05 …