ShowInformationMessage not working

Hi Dojo, I am trying to use protocol.ShowInformationMessage(); but it doesn’t seem to be working. The DataMiner version is 10.4.12.0 and it is being triggered by a Context Menu, which …

Handle row triggers for multiple tables

Hi Dojo, we will add the same column in multiple tables and do not want to write the same row trigger function for every table. Is it possible to get …

Generic XML File Reader Protocol

Hi Dojo, I came across this protocol (Generic XML File Reader) which can read the content of XML file. However, we need to click “Check” for the element to update …

Real Time Updates – Dashboards vs LCA

Hi Dojo, I have a GQI that allows live updates with subscriptions to DOM, a service, and two elements. This GQI works as intended on a test dashboard, where updates …

Life cycle of objects in scripts

Hello Dojo, I know that when we use static objects in connectors they are shared between all elements running that connector, and if we use non-static objects, each element gets …

Trend Component not working

Hi Dojo, the trend component is not working correctly. I have a drawing, but it’s not showing the data in the field. It’s just saying “No data”, but here is …

Documents: Log error // how to delete “corrupt” file?

Hi Dojo, we are seeing a recurring log error in SLErrors: [date&time]|SLXML.txt|SLXML|[someID]|[anotherID]|CXmlModule::Load|ERR|-1|Error in Xml (line 6 pos 35) : Ungültiges xml-Zeichen. Source Line: (null) File: C:\Skyline DataMiner\Documents\Cisco Manager\www.xml The last …

Defining Visio local variables To show elements

Hello Dojo, I have a newbie-level question. I’m trying to define some variables and display them in Visio. The solution I found involves using SetVar shape data to define the …