Client test tool to create/add row in the element table
25th February 2025
Hey Min, You can by adjusting the protocol, I assume you want to test or reproduce an issue that is happening on a setup. We typically use a DELT package …
Answer
25th February 2025
Hey Min, You can by adjusting the protocol, I assume you want to test or reproduce an issue that is happening on a setup. We typically use a DELT package …
25th February 2025
Hi Christine, There’s no way yet to distinguish the free connectors, unfortunately. Several of the items belonging to publisher “Skyline Communications” will still show “Deploy trial”, while in fact they …
24th February 2025
Nevermind, I found you need to create a shape in the Grid Template Editor and define the On-Click event there
24th February 2025
Hi Jeroen, The click event is managed within the grid’s template. You can locate it in the properties panel on the right side when a rectangle or icon layer is …
24th February 2025
Hi Jeroen, On click actions for a shape can be configured in the shape properties when the shape is selected. Note that actions are only available in LCA and not …
24th February 2025
Hi Robin, A DMP uses the same core as a regular DMA. It will have no problem to run on STaaS.
24th February 2025
Hi Boris, In order to renew your cloud session make sure that you have have the “Admin” or “Owner” role on both the organization and dms. (you can find & …
24th February 2025
Hi Alberto, The ‘correlation’ icon is set when we receive ‘CorrelationDetails’ together with the alarm. This is an extra event we actually expect for every Correlation alarm that is active …
24th February 2025
Did you already consider masking the alarms after 30? Either manually or via a persistent correlation rule? It’s not really what you asked, but it could maybe also resolve your …
24th February 2025
Hi Johan, For the first use case, the one where you want an alarm if 2 SFPs are 100% used. Here the best way is to already create an alarm …
24th February 2025
Has this server been used to host another application in the past? It seems to still look for a WCF service, so there might still be some old configuration that …
24th February 2025
Hello Joshua, This is the known issue encountered when you are using localhost to connect DataMiner Cube and do the upgrade. (as confirmed after chatting with you). Using localhost or …
24th February 2025
Hi Joshua, Yes, this is a known issue. Could you check the progress log in the upgrade folder? You’ll find it at: C:\Skyline DataMiner\Upgrades\Packages\dataminer 10.4.12.0-xxxxx.dmupgrade-xxxxx\progress.log This log will indicate whether …
22nd February 2025
The query filter component only supports queries as data, not tables. Tables could be a result from a query but are not the query themselves. Just like you can’t feed the …
22nd February 2025
Hi Wale, According to documentation, there are some limitations when working with scripted connectors; the 1-minute frequency is one of them. Please check Limitations | DataMiner Docs for more information. …