Open Standard Compatibility

Hi Lars, Yes, DataMiner includes powerful data ingest and control plane capabilities, enabling operators to ingest data from any data source, irrespective of the interface or the protocol required, transparently …

Deleting Element Data From a Cassandra DB

Hi Nigel, some protocols have the “Clear Missing” command in the element card, on the top of the table – this helps when clearing rows related to e.g. input feeds …

Pulling all inventory information using web services API

It’s possible to get a list of all the elements of the DMS by using GetElementsForView with viewID = -1 (root view) and includeSubViews = true: var allElements = webService.GetElementsForView(connection, …

VISIO: concatenate the readings from 2 or more column parameters

Hi Alberto, You can use multiple placeholders directly in the text of a Visio shape. In your example of IPSource@MulticastGroup:Port you could set the text of the shape to [param:4500/541,47006,300112]@[param:4500/541,47008,300112]:[param:4500/541,47010,300112]