Can I make tiles on grid scrollable?

Hi Jonas I’m not sure if it’s possible with the grid component. I do know that in DataMiner 10.4.5 it will be possible to feed in data to the web …

How to display raw XML string in LCA component

Hi Jonas, The grid component allows some html tags for markup purposes. It seems to me like the xml tags are being interpreted as html tags here, so they don’t …

Undeletable Element

Hello Mark, Can you please navigate to C:\Skyline DataMiner\Elements and try deleting unwanted elements directly from there? You should stop the DM before attempting to delete them. Hope this helps, …

Help getting “State” for RowStatus

Hi David, It looks like the documentation is not complete in describing how to use the state column. Only when setting all rows in a single call with either FillArray, …

How to correctly configure Synamedia Virtual DCM?

Hi Carlos, I was successful in getting an element up and running with a device on firmware version V23.  Worth double checking as well the security/account configuration on the device …

Low-code app table multi selection

Hi Harald, Deleting DOM instances using the built-in ‘Delete instance’ action is currently only possible on the instance in a form component. The table cannot execute these actions, even when …

DB name vs prefix in db.xml

Hi Bernard, As you can see in DB.xml | DataMiner Docs , the “<DB>db_prefix</DB>” tag should be used to determine the prefix associated with each DMS in the database. I …

Alarm and trend template copy to new version

Hi Yuki, Besides the suggestion of Jarno and considering your mention of moving to the production version, it could be possible to copy the templates over when you assign the …

Alarm and trend template copy to new version

Hi Yuki, I think your best option is to simply duplicate the alarm and trend templates through Protocols & Templates in DataMiner Cube. More information here: Creating an alarm template …

Cisco Manager – Power Supply Monitoring

Hi Craig Sometimes the OID that responds to the information changes from model to model or from firmware to firmware, you can verify if the parameter is not responding in …

Button with Before Completion Action

Hi Harald, At the moment that can only be achieved by launching an interactive automation script before doing the actual deletion. If the user would press ‘Cancel’ in the script, …