Albala ASW3000C01

Hi Silvino, If I understand the documentation correctly module ISW3000C01 is part of the TL3000 product line and should be controlled with the Albala Ingenieros TLE3001C01 connector. However, today the …

Filter Chain Field in Topology

As I found no obvious solution to achieve the behavior mentioned in the question, I implemented a workaround by utilizing Search Chain (SearchChain element | DataMiner Docs). We needed to …

Show/Hide Shape on Visual

Hi Ashwiny, The issue you’re likely facing is due to the separator in the syntax. As you can see, you are using a hyphen ‘-‘ for both the syntax of …

Soap API Syntax for Start and End time

This cannot be done with the GetTrendDataForParameter call. But you can use this one instead: <GetTrendDataForTableParameter xmlns=”http://www.skyline.be/api/v1″>     <connection>0c85a868-7b21-4d9e-b1a7-34d2dc672784</connection>     <dmaID>2612</dmaID>     <elementID>9</elementID>     <parameterID>2060</parameterID>   …

Automation script – Output to user

Hi Stefan – this recent announcement is probably relevant for you:  Introducing the Interactive Automation script component – DataMiner Dojo

Live bar graphs in Visual overview.

Hi Nathan, If you want to mimic the look of the parameter control, then the easiest way is to use the ParameterControl shape data as Miguel mentioned. If you want …