LCA: How can we have theme options to toggle?
7th February 2025
Hi Apurva, That’s currently not possible. You can only change the app theme in the application edit mode.
Answer
7th February 2025
Hi Apurva, That’s currently not possible. You can only change the app theme in the application edit mode.
7th February 2025
Hi Syeda, Clock speeds on all modern processors should be sufficient, the most important aspect is indeed the number of vCPUs to ensure enough logical threads can be run simultaneously. …
7th February 2025
Hi Apurva Configuring what data is shown in the tooltip can be done by adding query columns as a filter to the component. Only the columns that are added will …
7th February 2025
Hi Gilles, It seems that the ‘bus address’ element setting is used to poll the system data as it represents the system ID number. The URI’s are dynamically built making …
7th February 2025
There is no endpoint scoped to changing the elements on a service, but there is the EditService you can use to modify all associations in one go. Together with GetFullService …
7th February 2025
Hi Joshua, Ideally, you don’t alter any data in the databases directly. However, if you need to, you can open the system center and navigate to the tools tab page, …
7th February 2025
Hi Wale, Indeed as documented in the Limitations section, GQI queries on indexed logger tables are not supported on STaaS. If you don’t have any other questions, you can select …
7th February 2025
Since there is an additional requirement to reuse the existing element. A database query should be made to clear the database directly of the table data.
7th February 2025
Hi Ryan More information about custom table context menus can be found in the docs: Custom table context menu | DataMiner Docs In there I see that the Interprete content …
6th February 2025
I moved the script to another system and it executes, gives the confirmation dialog and changes the parameter so it does everything it should both on the web and in …
6th February 2025
The Generic SNMP connector might fit the bill here. You can it give it a trial.
6th February 2025
Hi Jamie, There is no hard limit on the length of a DataMiner group name. However, if you start putting kilobytes of text in the name, there may be some …
6th February 2025
Hi, I’m assuming that this is tried to open the context menu of a table inside an element card in DataMiner Cube (not the mobile client), by right-clicking inside the …
6th February 2025
A similar problem is described in C# API connection using proxy. Do you think it would be an option to apply the same configuration in your scenario?
6th February 2025
Hi Juan, I would try the following solution if I understood the problem correct: This way it should go off after 30mins. We don’t alarm on Admin State only on …