MediaOps Live – Control Surface giving error
25th March 2026
Hi Teemu, this is likely caused because an endpoint that no longer exists is still used in a virtual signal group. We’ll look into handling this better so this doesn’t …
Answer
25th March 2026
Hi Teemu, this is likely caused because an endpoint that no longer exists is still used in a virtual signal group. We’ll look into handling this better so this doesn’t …
25th March 2026
Hi Randy, If only polling is required, you could use Web Services or User Defined API to expose the data from the source DMA. In case of virtual elements, the …
24th March 2026
Hi Erlandenson, I had a look at the catalog and, as far as I can see, currently there is no connector for Ubiquiti routers or switches. According to the documentation …
24th March 2026
Hi Carl, You mention that you manually create a group with the same name in DataMiner. This procedure is what is used for automatic creation of users authenticated by Entra …
24th March 2026
Hi Ryan, Unfortunately, services in DataMiner do not support regular expressions when specifying which rows to include for a table column. This extends to services created via service templates. The …
24th March 2026
Hi Kevin Good find, indeed the 1.0.1-rc1 version was not released on nuget.org yet. Which is why the CICD fails. It was only available through our internal Skyline Github store. …
24th March 2026
Hi Carolina, Each LCA can be configured to allow no/read-only/edit access to one or more users/groups. This can be done via the ‘…’ -> ‘Permissions’ setting on the top right …
24th March 2026
Hi Lucia, As Miguel suggests, you can make use of Extended conditional shape manipulation. You just need some changes to accomplish your goal. Instead of protocol, you want version. You …
23rd March 2026
Hi Jardel, You can find a step-by-step guide on how to get the estimate here: https://docs.dataminer.services/dataminer/Administrator_guide/Databases/STaaS/STaaS_cost_estimation.html
22nd March 2026
Hi David – if I understand your use case correctly, it probably suffices to add at the end of your automation script the necessary logic to dispatch a mail. That …
20th March 2026
Hello Simon, If you already have a dashboard where you display these different clocks and want to show it in Cube – for example, as the Visio of a view …
20th March 2026
Hi, We have an interesting feature on our backlog that would make this possible. We want to make it possible to set the selection in any component through actions, based …
20th March 2026
To make sure every user in a particular group always sees the same “default” Alarm Console tabs, configure the group-level settings as follows: In DataMiner Cube open Apps > Settings. …
20th March 2026
I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? If you …
20th March 2026
Hi Miguel, in package projects, at this moment there’s no official method to do this. You can still do this by placing them in the SetupContent folder and importing them …