View Data from Offload Database
1st February 2024
Hello Miguel, the idea would be to view the alarm and trend-data of DataMiner that is stored in an offload database with an external tool. My question is if there …
Answer
1st February 2024
Hello Miguel, the idea would be to view the alarm and trend-data of DataMiner that is stored in an offload database with an external tool. My question is if there …
1st February 2024
Hi Robert, If I understood correctly, you would like to see data available in an external database through DataMiner. I believe this is a nice use case for ad-hoc data …
1st February 2024
Hi Ryan, Using protocol.ShowInformationMessage() you can display a message to the user, but it indeed only has an OK button. Unfortunate it’s currently not possible to build and show a …
1st February 2024
Hi Gabriel, Have you tried with option HideTableIndex?
1st February 2024
Hi Guy, Can you try using the method SetFlag to set the run time flag to NoCheckingSets? engine.SetFlag(RunTimeFlags.NoCheckingSets); Hope it helps!
1st February 2024
Hi Daniel, Hope all is well. In the stream viewer, we see the same message being repeated multiple times within the same second. This may indicate that the ‘trailer’ parameter …
1st February 2024
Hi Philip, There is no real maximum latency for Cube. We do also test against higher latency, and 500 to 700 ms should still work. I guess this range would …
1st February 2024
Hi Alex I assume that this is what you are looking for: Prerequisites | DataMiner Docs
1st February 2024
Hi Oliver, I don’t think it matters whether it concerns a real element or a “Resource” element. As long as you have the correct name of the (resource) element in …
1st February 2024
Hi Shawn, According to documentation (https://docs.dataminer.services/user-guide/Advanced_Functionality/Security/Basic_security_configuration/Managing_user_groups/Deleting_a_user_group.html) you should be able to do it. So it seems it’s a bug. You can may be check and update the configuration file (security.xml) …
1st February 2024
Hi Daniel, Am I right in assuming you are using the connector ‘Haivision Media Gateway’? If so, you might want to use the ‘exception’ value that is implemented. If you …
1st February 2024
Hi Philip, Did you have “unresponsive” messages reported you started a Cube session? Cube can freeze and you have a workarround described in the documentation. https://docs.dataminer.services/user-guide/Troubleshooting/Known_issues/KI_DataMiner_Cube_freeze_on_startup.html
1st February 2024
Hi Rafael, InterApp calls work by sending data from an element to another element or from a script to an element. They use an element’s parameter behind the scenes to …
1st February 2024
Hi Nils, I assume you do not have any overrides configured neither? Overrides can be used to configure dedicated trend/TTL settings per protocol or version apart from the DMS defaults. …
1st February 2024
A ticket was raised and closed for this question: https://collaboration.dataminer.services/task/227215. After an upgrade to 10.3.12, all information events were displayed again.