Is there loop protection in DataMiner for buttons on tables?
8th July 2024
In my connector, I iterate by pushing a button in a table until I reach the execution count. I noticed that the 3rd time the button is pressed the QAction …
Question
8th July 2024
In my connector, I iterate by pushing a button in a table until I reach the execution count. I noticed that the 3rd time the button is pressed the QAction …
8th July 2024
Hi, How to change timing (Pacific to GMT) on Dataminer, as current logs/trending shows in Pacific, however DMA agents are changed to GMT. Thanks, Chowdary
8th July 2024
Hi Dojo, I am currently working on a download function in IAS. I am trying to use FolderBrowserDialog from Systems.Windows.Forms to launch a window dialog for users to select the …
5th July 2024
Hi community, I’m trying to create a “Navigate to a URL” action in a table component of a LCA. This URL must be built dynamically with the data of the …
5th July 2024
Hi all, We are dynamically opening and closing Websocket connections in a protocol. For some protocols, the websocket connection is established using the standard Dataminer websocket connection in the protocol.xml …
5th July 2024
Hi Is there an easy way to make my DOM instances have a unique field to the extent where if a user is attempting to create a new DOM instance …
5th July 2024
I have a GQI which displays a table in LCA and during the selection of a any row in that table, an automation script should be triggered. Is it possible …
5th July 2024
Some alarms generated within the alarm console appear as Italic font Although it does not appear to affect the alarm processing, just wondering why this is
5th July 2024
Hi, Sometimes there are IDP components that are in timeout. However, it does not impact our element provisioning workflow as the solution we are using leverages the use of InterApp …
4th July 2024
I have a Smart-Serial driver and we’re having issues when receiving the responses. We validated the data we’re receiving from the device on Wireshark and wee’re receiving all the data. …
4th July 2024
Hello, In the dataminer catalog website, there is no option to download the publicly offered contents. there is only a deploy button shown and it is greyed out as the …
4th July 2024
Are there any examples on how to create a workorder using the ScheduAll Manager Protocol
4th July 2024
When using the ScheduAll Manager protocol I was wondering how fast the workorders are being polled? I’m not using the interop service.
4th July 2024
I want to create a own adhoc GQI data source for getting some additional fields and add filter in alarm console. Because the existing “Get Alarms” datasource does not have …
4th July 2024
Hi Dojo, we have a new NAS (Synology) and wanted to store the backup there. Before on the old NAS everything was working fine. But on the new one I …