Is it possible to import a GQI into a LCA?
15th May 2026
Hi Shawn, It looks like it’s possible to export a query in JSON format. I’d suggest exporting the query and saving it locally as a backup. I don’t see an …
Answer
15th May 2026
Hi Shawn, It looks like it’s possible to export a query in JSON format. I’d suggest exporting the query and saving it locally as a backup. I don’t see an …
15th May 2026
Hi Mariana, I performed a small test using a similar hyperlink and I didn’t see any issue. <HyperLink id=”4″ version=”2″ menu=”root” type=”script” name=”Execute Script” alarmColumn=”false” alarmAction=”true”>Script:TEST_SCRIPT_PARAMS||ElementName=[ENAME];BaseUrl=https://skyline.be|||NoConfirmation</HyperLink> The test script generates …
15th May 2026
Hi Mariana, In the past, I’ve also made changes to the Hyperlinks.xml file, and I believe it’s necessary to force a sync of the file across the agents. Try doing …
15th May 2026
This is surely of interest for the whole DevOps community, Miguel – thanks for posting. In short, I totally agree that some more options can help where a new package …
15th May 2026
Hi George, Not sure if there is something in the catalog using this, but I did find a previous question on this which might be relevant: NuGet packages – DataMiner …
15th May 2026
I should also add that this is only an issue in our staging system. In our tactical and production DMS every user is able to be deleted via right click. …
13th May 2026
Yes in a Low Code App you can do this. There is a good tutorial as well, can likely use it for inspiration. Just need to create your panel in …
13th May 2026
Hi Nick, I believe what you are looking for is described here: DMA configuration related to client applications | DataMiner Docs > “Force a specific version” It mentions that you …
13th May 2026
Hi David, Based on the provided element log, the connector is currently failing to process a specific Ember+ parameter. This leads to the reconnect mechanism being triggered. It appears that …
13th May 2026
Hi Jörg, Thanks for reaching out. Your assumption is correct. The functioning requires the DataMiner System to be connected to dataminer.services . This is because the secure communication tunnels set …
13th May 2026
In terms of port monitoring functionality there is no difference between the ‘TCP Ping’ monitoring in the Generic Ping connector and ‘Port’ monitoring in the Generic Port Monitoring connector. Both make …
13th May 2026
Hi Anderson, Can you try by changing the type to uint[] cf. the examples on GetParameters?
13th May 2026
Hi Tom, You cannot delete this user because it is an “automatically added domain user”. These users are automatically created in DataMiner when a domain group is added. Since these …
12th May 2026
Hi Tarik, The "Could not find assembly type (QAction)" message usually points more to an assembly loading/resolution problem than to the QAction logic itself. Also worth checking: was the connector …
12th May 2026
Hi Alejandra, if you are using the Cisco DCM driver for the vDCM, it could be also Port 5003 (IIOP). https://docs.dataminer.services/connector/doc/CISCO_DCM.html If you are using the Synamedia vDCM driver, could you …