Changing Replication Method from FRS to DRS for DMAs

Hi Christine, I don’t immediately see any possible impact on DataMiner as I don’t see any relation between DataMiner and these replication services you mentioned. I’m not really familiar with …

Open New Page and execute script as well as set vars

See this question: https://community.dataminer.services/question/visual-overview-execute-automation-script-on-vdxpage-popup The below solved it for me. I added the execute shape data on the button that opens the popup. I had to use the option ‘NoCopyElementProperty’ …

Cassandra on RHEL 7

Hi Bruno, I’m not aware of any known issues. We are running the following version ourselves in production: I can’t give you 100% guarantee but would be very surprised that …

Restart Times DataMiner

Hi, You can have a look at the SLDataMiner.txt logging. In cube you can also build a filter as shown below, to get the startup times from the information events.

Restart Times DataMiner

You can find these in C:\Skyline DataMiner\System Cache\Info\startupinfo.txt

Trigger Button Click

Hi Andrey, As Michiel mentioned, this is not possible. QActions and actions, triggers, and groups do not have control over the UI navigation of a given user. They are designed …

Trigger Button Click

Hi Andrey This is currently not possible in a connector. Depending on the use-case it could be that other features in DataMiner can fill the gap. Would it be possible …

SNMP Traps

Hi, Regarding examples, I would point you towards this NuGet we developed to parse incoming traps as well as our documentation. Hope it is of help to your use case.