Group Alarm Acknowledge

Hi Ramesh, As far as I know, as mentioned in Take ownership of a correlated alarm – DataMiner Dojo, acknowledging a new correlated alarm will not acknowledge the base alarms. …

Dom editor or connector device menagment

Hi Davor, Seems like this question went a bit under the radar. Have you managed to move forward with your low-code app? From what you’re describing, and if you are …

QAction set parameter not working

Hi, The write parameter has setter=”true” defined. In such case it will set the value on the read parameter 18009, but if there is then a trigger on the write …

Filter data when typing name in the dynamic dropdown

Hi Niranjan, You can achieve that using the following option in your dropdown: new DropDown { IsDisplayFilterShown = true, Width = 200 }; More info: Property IsDisplayFilterShown | DataMiner Docs

LCA Identifier per browser tab

Depending on the browser you might be able to have something like containers for tabs (works in firefox) where basically all container tabs are different private browsers

GQI using cache data

Hi Kristopher, GQI (using SLHelper) internally caches protocols to increase performance when executing these queries. It looks like the top table uses an outdated version of the protocol that is …

Failed to get log file (302 – Found)

Hi Zain, This is a new and more detailed error page as of RN42533. In the past this error would have resulted in a page displaying raw HTML. The 302 …

Failover Pair – Is the folder Webpages synced?

Hi Catarina, On the FO pair, you can check the syncinfo file name ending with 400A.xml and look for something like the below but for the Webpages\Public folder: <Change type=”add” …