Dashboard Index Limit

The amount of parameter rows is indeed limited to 100 when there is no filter specified. This is a hard limitation in the software to avoid overloading the system. When …

Dashboard Index Limit

Hi Manuel, Indeed, the state visualization limits its content to max 100 entries when the data is unfiltered. There is currently no way to change this limitation. Depending on your …

Alarm template doesn´t apply to full table

Hi Manuel, -How does the parameter definition look like in the protocol.xml? It is possible that there could be conditional monitoring defined in there that is not visible in the …

Alarm template doesn´t apply to full table

Hi Manuel, It is possible that the connector create DVEs? In that case the table entries which are available on a DVE will be monitored there and not on the …

Upgrading DataMiner from 10.1.X to 10.3.X

Hi Tim, You indeed will first have to upgrade to 10.2 before going to 10.3. There’s no need to let the system run for a couple of days on 10.2. …

WebServices Methods in DMA 9.6 vs DMA 10.x.x

The v0 is no longer available by default since 10.1.6, and will eventually no longer be accessible at all in the future. In the v1 however, both the SOAP and …

How to display trending in the cloud share

Hi the message you are seeing is not requesting any authentication but is telling you that access to this data is restricted by the WAF (Web Application Firewall). This software …

Migration MySQL to Cassandra and Elastic cluster

Hi Dojo, I have found the following information regarding the migration of the general database to a DMS Cassandra Cluster: https://docs.dataminer.services/user-guide/Advanced_Functionality/Databases/Supported_System_Data_Storage_Architectures/Migrating_the_general_database_to_a_DMS_Cassandra_cluster.html?tabs=tabid-2 Note that it will be best if the system …

Migration MySQL to Cassandra and Elastic cluster

Hi Stacey, The migration to Cassandra procedure can be found here (Migrating the general database to Cassandra | DataMiner Docs). To install Cassandra (Linux is now recommended as SO): Installing …

Removal of a non-visible element

Cristel, Could it be that the element is actually hidden and not deleted? Hidden elements | DataMiner Docs If for some reason, the element went into a rogue state, you …

DIS Error trying to publish an automation script

Hi Bruno, Looks like problem with the Skyline.AppInstaller class, which is one of the packages in the Dataminer Class Library. I had a similar issue in VS 2019 some time …