Offload Database in AzureSQL ?

Hi Hugo, We do not currently support offloading to Azure SQL, and there are no plans to add support for it at this time. If offloading to Azure SQL is …

Multiple Cloud gateways

Hi Gerwin, Yes, that is possible. You can install a cloud gateway on multiple DMAs (or servers, they don’t necessarily have to be a DMA) and let them all connect …

maximun service per DMA and DMS

Hi Juan, This page should give you the necessary limits: DataMiner metrics | DataMiner Docs So, for services, that is 10k. If you want to go beyond that, it’s recommended …

How to Export Service Templates Programmatically

Hi Joao, A possible option is to use the methods available in the web service API to export/import service templates: GetServiceTemplate CreateServiceTemplate Hope it helps.

Accessing the Web Apps from Dataminer

Hi Robin, You say you are using Internet explorer still, does that mean you are still trying to run the xbap version of Cube maybe? In case you do, please …

[LCA] Issues with changing Variable Type

Hi Stefan, This does sound like a bug with the LCA. Can you contact tech support (support@dataminer.services) so that we can look into this further? As a workaround you could …

Connection of Miranda – HCO-3901

+————————————–+ | DataMiner System                       | | (DMA / Servers)                        …

Connection of Miranda – HCO-3901

I believe the options provided by Grass Valley(GV) for monitoring and control are via the iControl application server or GV Orbit of which there are these two supporting connectors in …

date in hexadecimal

Hi Alex, When dealing with such cases, I use the following method to convert the string to a DateTime. You can then use this method in a QAction to fill …