Can I make tiles on grid scrollable?
15th April 2024
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 …
Answer
15th April 2024
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 …
15th April 2024
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 …
15th April 2024
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, …
15th April 2024
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, …
15th April 2024
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 …
15th April 2024
Hi I believe the Swarming functionality is what you are looking for. This will enable you to swarm elements from one DataMiner agent to another. The automation to detect spare …
15th April 2024
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 …
12th April 2024
For your information, you can also set this via Cube > System Center.
12th April 2024
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 …
12th April 2024
Thanks Sebastiaan and Wim for your answers. When I open the url with Edge and open dev tools, it loads continuously.
12th April 2024
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 …
12th April 2024
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 …
12th April 2024
Hi Pawel Would you have by any chance the dmapp open in 7zip or something similar when you tried to manually install it? Cause that locks the file which can …
11th April 2024
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 …
11th April 2024
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, …