How to limit button presses in a connector to once every 5s
12th February 2025
Hi, The most easy thing to do is adding a QAction that gets triggered by the button. This QAction is an “instance” QAction (not a static one) that keeps a …
Answer
12th February 2025
Hi, The most easy thing to do is adding a QAction that gets triggered by the button. This QAction is an “instance” QAction (not a static one) that keeps a …
12th February 2025
Hi Ramesh, Can you also enable the “Trigger on single events” checkbox? Information events such as the one you are triggering on do not have an open state (they don’t …
12th February 2025
Hi Charlene, If you open the csv export file, there will be a column called View IDs. There you need to mention the view ID of the target DMA’s view …
11th February 2025
Hi Alberto, Data Aggregator could be an option for your use case. This feature allows you to schedule the execution of GQI queries (dashboard app is required). The result of …
11th February 2025
Hey Jardel, We have verified that the package works as expected on both DataMiner versions 10.4.x and 10.5.x. Since the solution functioned correctly after the downgrade to 10.4.0.0-15151-CU9, I recommend …
11th February 2025
Using client test tool i found out that the agent was having the ismissing flag as true. Implemented extra check to skip it.
11th February 2025
Hi Dieter, You can use a start action to start the timer. Please see the documentation: https://docs.dataminer.services/develop/devguide/Connector/Actions/ActionStart.html
11th February 2025
Hi, DeleteHistory removes the rows from the destination table that are not present in the aggregate result. Suppose that the source table has columns and values: PK Val Group 1 …
11th February 2025
Hi Jeroen Currently it isn’t possible to overwrite a variable value using a dropdown component. Do you have a specific use case in mind to have to store this value …
11th February 2025
Hi Catarina, Thank you for your swift response. Will have a look into the Alerter app. Kind regards,
11th February 2025
Hi Ramon, Currently, the audible alerter in the alarm console cannot be directly configured to differentiate between specific alarm severities. For further details, please refer to the following guide: Configuring …
11th February 2025
Here’s a diagram which should make Bert’s explanation more clear. Posting here as I cannot add pictures to a comment. When talking about timing in the context of swarming, it’s …
11th February 2025
Hi Marco, This can be resolved by restarting the web server (IIS) on this specific DMA. This problem has been fixed with RN40978 as of DataMiner 10.4.0 (CU13), 10.5.0 (CU1) …
11th February 2025
Hi Edson, Some metrics are available for this on docs: https://docs.dataminer.services/user-guide/Reference/Metrics/swarming_elements_benchmarks.html Is this what you were looking for?
10th February 2025
Hi, You can use this message to mark this post as solved. Glad I could help! Kind regards,