Failed to install .dmapp from GitHub Action’s CI/CD
3rd April 2023
My GitHub Actions CI/CD is failing on the CD part when trying to install the .dmapp. Checking the logs I get the same error, as I would if I try …
Question
3rd April 2023
My GitHub Actions CI/CD is failing on the CD part when trying to install the .dmapp. Checking the logs I get the same error, as I would if I try …
3rd April 2023
Hi, I want to automatically position some elements on a map, based on coordinates. To proceed, I defined a single shape on vision with those properties: Xpos [Parameter:site_lon] Ypos [Parameter:site_lat] …
3rd April 2023
I have an element with a 2048×2048 matrix. I’ve set up an alarm template to monitor 10 destinations (all inputs). Now when I try to reopen the alarm template it …
3rd April 2023
Hi, How will authentication behave on a cloud-connected DMS – in which some nodes are configured for classic LDAP auth, and others configured for AzureAD/SAML auth? Each user will link …
3rd April 2023
Is there a possibility to have multiple reports attached to a single email?
31st March 2023
Hello Dojo, We had an issue where a failover agent suffered a complete hardware failure and needed to be reinstalled on a new machine. The backup agent was reinstalled on …
31st March 2023
Hello Dojo, We have a issue with 2 servers Linux Platform SSH, the servers does’nt show the information and shows multiples timeouts in the logs, we can access the server …
31st March 2023
We started some tests on adding dashboards in Visio. Open questions : The visio file is linked to the protocol, can the element be dynamic with “*” instead of fixed …
31st March 2023
Will it be possible to easily see what APIs have been deployed from a DataMiner system using User Defined API without having to look at the individual automation scripts? Has …
31st March 2023
Hi Dojo, I got equipment that is able to send logs, now I want to add log receiver in its Driver/Connector so I can see the equipment log inside the …
30th March 2023
Hello, We have just deployed a new DMS with four Linux Cassandra servers in a cluster and four Linux Elastricsearch servers in a cluster. They are connected to the DMS …
30th March 2023
Hello, I have a use case to develop a system that displays a countdown (in seconds) to an upcoming event. I can use an information event/correlation to set the upcoming …
30th March 2023
I created a timeline component based on a query that retrieves some events from an element table. The columns used for the Start and End fields of the component are …
30th March 2023
Hi Dojo, I’m having an interesting issue. After replacing the dll referenced on my solution by the respective NuGet packages, I’m having issues with the compilation of the QActions. On …
30th March 2023
Hi I’m working on a http connector and get a rather big json from the device with a channel configuration and status. In a QAction this json is parsed into …