Parameter Sets via Automation Script

Hi João, The SetMultipleParametersMessage could be a good approach for that number of sets as it will allow you to interact with SLNet the minimum amount of times. You could …

Data file directories on Cassandra

Hi Min, Yes, it is possible to add another location in the data_file_directories in the YAML file. This means that ssTables will be divided over both those directories. If you …

SMSeagle configuration

Hi Arie-Jan, by default, DataMiner will attempt to communicate with the SMSEagle modems over HTTPS using port 443. I would recommend reconfiguring the SMSEagle also to use HTTPS/port 443. If …

Add Exception on Parameter with empty value

Hi Dario, You must first be sure if the value is getting triggered. With this I mean there is literally an empty value been set to the parameter. The reason …

ChildType Row (does it exist?)

Hi Stefan, First thank you for you question. In documentation you still can find the info for childType equals to “row” see picture below. If you still are not able …

Linking Aggregation rule to a visio shape

Just to clarify I was looking for the solution to show the related alarm color to the aggregated value. It’s quite easy: create a new shape (rectangle) and assign a …

Resources instance

For anyone interested, the primary key from a table is used when linking to a resource virtual element. resource details in the resources xml showing PK 491 resource device details …

How to resolve System.Reflection.ReflectionTypeLoadException?

Hi Elmaza, These errors sometimes happened in our environments and fixed by the following operation. Stop DataMiner Remove Skyline DataMiner\Scripts\*.txf files Remove all file in Skyline DataMiner\Scripts\Compiled folder Start DataMiner …