Dashboard snapshot via mail via c#

Hi Community, Looking for a C# example to create and send Dashboard snapshot via mail. This is supported for email Actions but only works if the dashboard is “public”, we …

Minimum Windows version to have all features

On the requirements page the minimum OS version mentioned is Server 2012 R2.  It’s also mentioned that with this OS DataMiner will not provide all features. https://community.dataminer.services/dataminer-compute-requirements/ What is the …

Operational Keyboard Shortcuts?

Hi all, I have found a great selection of keyboard shortcuts in the help file to make it quick and easy to navigate or move things around within Dataminer. Are …

IBM Aspera Trending Graph

Hello, I am wanting to add a trending graph to a visio drawing. The only issue is when I set up trending on the parameter in a table, it sets …

Single element through a proxy server

Hi community Wondering if it’s possible to configure a single element to use a server proxy, not the whole OS (as a see that can be done), We got a …

Retrieving Information Alarms via RepositoryAPI

Hi all, i’m currently trying to retrieve historic information alarms via the repository API in a protocol to compare these to data in a different connector. The code to retrieve …

“Add new…”-like wizard in protocol

What’s the best practice of creating a “Add new row to table”-wizard/popup in a protocol where the users fills in values for some or all of the columns of a …

Table Relations

Hi All, I am currently seeing this error in my logs: SLElement.exe|7688|TableRelations::SplitTableFkRelationsInternal|ERR|0|!! No link in relation for 60200 -> 12200/60200 [chain=] However looking at the xml there are relations for …

Some basic Correlation Rule questions

On the Correlation screen when we create a rule, what is the significance of the following options: – ‘Trigger on single events. Don’t maintain active tree status.’ ‘Update base alarms’

How do I allow use of GetElementByName

After upgrading to 10.2 CU3 we have to move from V0 to V1 of the API. I’m trying to understand how to use GetElementByName, but I get “Not Allowed”. How …