Harmonic Vos Connector Issues
5th January 2024
Hi William, Had a quick look at version 1.1.1.52 of the Harmonic VOS connector, and indeed it seems that QA998 doesn’t have any logic to handle that trigger. Though, QA …
Answer
5th January 2024
Hi William, Had a quick look at version 1.1.1.52 of the Harmonic VOS connector, and indeed it seems that QA998 doesn’t have any logic to handle that trigger. Though, QA …
5th January 2024
Hi, By executing a count on the number of rows in the table it is possible to know if a table is empty or not. int rowCount = protocol.RowCount(tablePid); if …
5th January 2024
Hi Sam, I would use the following NT Notify Type NT_GET_TABLE_COLUMNS (321) | DataMiner Docs to get the table columns. You can retrieve the primary key column for table 6001 …
5th January 2024
Hi Sam, it is possible to use conditional triggers for QActions. Please take a look at this. I’m assuming in your case you will create a QAction that triggers on …
4th January 2024
Hi Joey, Yes you can install it normally like you do in a self hosted DMA. See the logs from the app doesn’t work for now, apart from that it …
4th January 2024
Hi Arunkrishna, Inside the inline Visio, the element shape is not aware of the service context, and therefore the full element state is shown. You can fix this by adding …
4th January 2024
Hi Joey, I believe this can be done by installing the SRM package as an upgrade package in System Center.
4th January 2024
Hi, We just released support for Adaptive Cards with ChatIntegration and also had issues with serialization/dlls during development. We found another easier way of doing it. We added a helper …
4th January 2024
Hi Daniel It is currently not possible to use your own fonts in Dashboards or Low Code Apps (not in the themes & not in the web component). There are …
4th January 2024
Hi Ross, If I understood correctly, you are looking for a way to send a restart command whenever the element is going into timeout (assuming an internal device’s state causes …
4th January 2024
Hi Reza, In your case it would be: 1.0.0.12 –> 1.1.0.1 Our version strategy always “resets” the minor change value as it is considered an incremental indication and for the …
4th January 2024
Hi Pieter, I should have clarified that these are enhanced services. When right clicking on an alarm for the enhanced service, I have the option to Mask Element. Once the …
4th January 2024
Add Indices as Data: Add parameter Identifier as Filter: Result:
4th January 2024
Hi Dave, Can you clarify what you mean with a ‘masked service’. To my knowledge you can mask alarms, parameters & elements (and EPM objects), but not services. Services will …
4th January 2024
Hi Chris, To answer your question and some additional information. We’re currently busy validating the new installer for DataMiner 10.3 and in the future DataMiner 10.4. This installer will still …