Issue with Grass Valley AMPP Manager
30th January 2026
Hi Ciao, As Neave stated above, go to Cube and open the GVAMPP Manager element, and in the General page, you should have the option to enter a new API …
Answer
30th January 2026
Hi Ciao, As Neave stated above, go to Cube and open the GVAMPP Manager element, and in the General page, you should have the option to enter a new API …
30th January 2026
Hi Ryan, Yes, having more cards (tabs) open in DataMiner Cube generally means that more items (elements, services, etc.) are being subscribed to, which can result in higher resource usage. …
30th January 2026
You will need to install the Cube desktop app, and look to see if you have an element running the Grass Valley AMPP Manager connector. You can find this in …
30th January 2026
Hi Kris, I haven’t seen this issue before, but I expect the following steps to resolve it: On the computer where the issue occurs, navigate to: C:\Users\[USERNAME]\AppData\Local\Skyline\DataMiner\DataMinerCube (Make sure to …
30th January 2026
Hi Randy, there seems to be an error (copy paste?) in the <DBServer> tag. This should be a comma separated list of URLs. The square brackets and the “%3c/DBServer” should …
30th January 2026
Hi Hugo We have created a .NET tool that we used when we moved towards a different source: SkylineCommunications/Skyline.DataMiner.CICD.Tools.SyncNuGets: Tool to sync NuGets from one nuget store to another. They …
29th January 2026
Adding conclusion to the discussion and best approach in this specific case.
29th January 2026
Thomas was posting on my behalf as a new user to DataMiner. For our application, we are looking for more specific usage within the JVM. I believe the JMX option …
29th January 2026
Hi Alexandre, There is no currently no way to achieve this. The hovering condition always applies on the full template. We are aware that this can be quite annoying on …
29th January 2026
Hi David, Short answer, there’s currently no easy way to retrieve jobs using a specific property/value combination. However, this is something that’s on the roadmap of MediaOps. We are working …
29th January 2026
Hi, -Using the stuffing attribute in the Advanced tag will not work with a “serial” TCP connection. -The response will need to consist of 3 parameters: Header parameter (0x10 0x02) …
29th January 2026
Hi João, You can have 1 user-defined script which contains multiple subroutes. See example:
29th January 2026
Hi João, Like Rene hinted at in his comment, it is possible to code all your API behavior in one script and check the ‘requestData.Route’ to see what route was …
29th January 2026
Hi Minami, Starting from DataMiner version 10.4.5, you could use the GetLogTextFileStringContentRequestMessage SLNet message to retrieve the log file from the DMA. For more details, please see the following release …
29th January 2026
Hi Andrea, After inspecting the scripts and a memory dump of SLAutomation, this script has no issues but it got impacted by another script. TL;DR: When referencing a NuGet package …