Parameters of the View to which it belongs

Other than executing a script upon opening your drawing and retrieving the view name that way (and then putting it into a variable), I don’t think this functionality exists. If …

Dashboard Pivot Table Conditions

Hi Randy, The same result can easily be achieved by using a GQI query to visualize your table. This way, you can build your query to select the parameters and …

automation – create schedule tasks

Hi Jeroen, I found a regression test where this code is used to create a scheduled task. private void CreateScheduledTask(ElementID elementId) { var startTime = DateTime.UtcNow.AddHours(10); bool isUpdate = false; …

Trending data not showing

Wild guess, but I see that this is a discrete value, and that the one for which it works has had changes in the past.  Is it possible that the …

How to create dinamically dataminer elements?

Hi Bruno, It will be interesting to know how you envision the interaction between DataMiner and your inventory system: Should DataMiner will request data from your inventory system to know …

Visual Overview display alarm table on view

Hi Add, It’s a good idea to make use of the Dashboard module to embed this into your Visual Overview. You can either embed the full dashboard (Specifying data input …

Requirements for DMA to DMA authentication

Hi Jamie, First of all, I’m very happy you’re hardening your DataMiner System! The inter-DMA authentication will authenticate using the LocalSystem user, which will only work if the agents are …