Alarm filtering based on the specific row of a table

Hello, We are testing alarm template for our OpenSearch clusters. Where; element OSN1 – Node1 element OSN2 -Node2 The protocol contains table parameters, where both elements display monitoring data for …

ShowInformationMessage not working

Hello Dojo, I’m trying to use the ShowInformationMessage method to invoke a popup message on cube (DataMiner v.10.5.12.0), but the popup is not showing up. The QAction where the method …

Issue with self hosted Cassandra protocol

Hi, We recently upgraded our testing environment to DataMiner v10.5 (self-hosted databases). The connection to Cassandra and OpenSearch was established successfully. However, we are encountering an issue with the monitoring …

Average Trend data fetching

Hi all, I am working on improving an element data table shown in LCA, by including the average trend data value (for custom time range), instead of current value, for …

Visio Filter Box Not Filtering Correctly

Hi All I am using a filter box in a visio to filter a drop down list using the below syntax: Filter: SetVar | InputFilter[property:Channel] Dropdown: SetVar | [Sep::;]Input[property:Channel];;[regexreplace:(?i)(?<filter>[^;]*[var:InputFilter[property:Channel]][^;]+;?)|(?<alt>[^;]+;?),AmagiGB27;AmagiGB28,${filter}] However …

GetParameterByPrimaryKey Wildcard

Hi All, I am trying to get a parameter in an AS, however the primary key can change, the first half always remains the same, just the last half changes. …