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 …

Calling GetElementsForProtocol via http

Hi Dojo, I would like to reach to one of my Dataminer servers via HTTP and call this method. GetElementsForProtocol. Can you suggest whats the structure of HTTP requests.