Table Pagination

Hi Julien, Indeed, in the example the counter will be incremented between two calls. The counter is kept alive within the class/object. The object is staying alive during the lifecycle …

Alarm grouping using alarm correlation

Hi Ramesh, I believe that should work fine with grouping by element. And your filtering should use and OR between the 2 filters on parameter descriptions. So, something like this: …

Combining Floor Plans & Network Topology

Hi Lars, I haven’t tried this yet in low code apps, but it is definitely possible using Visio Diagrams. You could for example add an image of the floor as …

Add parameters from two different connectors

Hi Greisen, For this use case, you could use aggregation rules. Below an extra of an aggregation rule that sum rows from a column parameter (you can also aggregate single …

Connect to an external SQL database

Hi Stefan, For this use case, you could proceed as follows: Ingest stage: Use the connector indicated by Arun to interface with the DB. This connector will enable you to …

Connect to an external SQL database

Hi Stefan, Can you try using this driver ? This connector can connect to an SQL Server database, execute queries, and retrieve the responses. Generic SQL Query | Catalog

How to trigger the mask/unmask alarm as we have in Cube?

Hi Apurva, To mask a specific alarm in an automation script, see this example where all the alarms of a service get masked: https://github.com/SkylineCommunications/SLC-AS-MaskServiceAlarms/blob/main/MaskServiceAlarms_1/MaskServiceAlarms_1.cs The “Get Alarms” GQI data source …

DataMiner Web Support Assistant

A bit tedious , but it is possible to export and import Chrome extensions. Your friendly neighborhood ChatGPT can give you the finer details.

DataMiner Web Support Assistant

Hi Jeroen, Please check this link : How to download Chrome extensions for installing on another computer? – Super User

Table values from a time in the past

Hi Romain, You can open DevCenter (located in C: –> Program Files –> Cassandra) and write a query. You need to query the elementdata table belonging to the sldmadb keyspace …