HP iLO Management Engine

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 …

WebServices API functions

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 …

How to do a database query from cube?

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, …

STaaS : GQI queries

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 …

Clear table from database

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.

Adding Context Menu

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 …

C# script to update row parameter

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 …

DataMiner User Groups – character limit

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 …

Adding Context Menu

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 …

DMA internet access

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?