Can DataMiner main and failover nodes be deployed across different availability zones?
25th August 2022
Can the main DataMiner node be deployed in one AWS AZ with the failover pair in a different AZ? What are the potential risks in doing so?
Question
25th August 2022
Can the main DataMiner node be deployed in one AWS AZ with the failover pair in a different AZ? What are the potential risks in doing so?
25th August 2022
Hi, I am coming through the example in documentation Invoice app example | DataMiner Docs as a DOM example but I can’t understand the script Should I build an automation …
25th August 2022
Hi .. A very general question. Regarding the alarm console when filters are used, an example useing the filter ‘Parameter Description (by element’) ‘matches regular Expression’ etc. Is there a …
25th August 2022
Hi, When performing HistorySets in a connector, how does the DateTime argument get interpreted? Is the DateTime.Kind property considered, or does it see the value always as UTC or Local …
25th August 2022
I am looking to run a DMA on a VM with Virtualbox but when trying to open a connection to the DMA by using Cube or Client Test Tools I …
25th August 2022
I have alarms comin in with the parameter description containing XXXXXX or YYYYYY I want to filter these using Reg Ex . I have tried the following:- ^(?!(XXXXXX|YYYYYY)) (XXXXXX|YYYYYY).*\s+\1(\s+|$) and …
25th August 2022
Hi, I currently have a visio that shows a thumbnail image that refreshes every 2.5 seconds. This all works fine but each time I log into cube and open the …
25th August 2022
We have a requirement to increase the MTU size of some of the DMAs in our cluster to process jumbo frame MTU. This will mean that these agents will run …
25th August 2022
Hi Dojo, Do we have a multiline text field component in Interactive Automation Scripts? In below case I don’t want to have the vertical scrollbar and want to keep the …
24th August 2022
Is it safe to restart the MySQL process from the Workbench while DM is running or do I need to stop DM first, restart MySQL, and then restart DM? Thanks
24th August 2022
I need to use a service property to dictate which page of the visual should be opened when a shape is clicked in the main service visual. Im using the …
24th August 2022
Hi Dojo, In order to establish a connectivity between my aws cloud and on-premise DM server, do I have to use site-to-site VPN for connectivity or is it not required. …
24th August 2022
Hi. From our Extranet we wish to access (integrate) dashboards created from within DMA Dashboard. Can anyone advise which interface document i can use for that purpose? regarding: authentification, session, …
24th August 2022
Hi Dojo, I have a booking that I want to start (pukkelpop_140216) but it conflicts with another ongoing booking. How can I see which other booking is causing this?
24th August 2022
Hi there! Our customer has a redundancy group with a main DMA and a backup DMA, when the main DMA went down, it failover to the backup DMA. But during …