automate element testing and send report by email
1st October 2024
Hi, For step 2.2, is it not an option to read the SNMP parameter after performing the SNMP set? Since you already know the thresholds that will trigger an alarm, …
Answer
1st October 2024
Hi, For step 2.2, is it not an option to read the SNMP parameter after performing the SNMP set? Since you already know the thresholds that will trigger an alarm, …
30th September 2024
Hi Chirangee, You can set default ports for an SNMP (Main) and HTTP (Secondary) connection in the protocol definition like shown below. For the IPs, you need to fill them …
30th September 2024
Hi Ashok, it is not required to assign a public IP to your self hosted DMA Agents to deploy from the Catalog. On your agent that is experiencing this issue …
30th September 2024
Hi Danielle, That is not really possible… There is one workaround although, but not that great because not fully supported. It involves having 2 DMAs, one configured using SAML with …
30th September 2024
Hi Danielle, Using Okta on webpages but not in Cube is technically not possible. If you want to keep Okta authentication enabled for use in WebPages it will always work …
30th September 2024
Hello, I just uninstalled and reinstalled Cube now that problem is not there.
30th September 2024
Hi Curtis, I believe your best option would be to use Class Library NuGet (you can read more about it here Class library introduction | DataMiner Docs). With it, you …
30th September 2024
Hi Ross, The Amazon AWS MediaConnect driver allows you to control the flows which are already created. If you would like to create new flows, then this will need to …
30th September 2024
I would personally leave the initvar out and use the NewCardVariable option to achieve what you need. Don’t forget to use the cardvar placeholder instead of the var placeholder though.
30th September 2024
It’s not something I recommend because of the impact on your load time (using this solution will load all tabs, even if not shown yet) but you can do this …
30th September 2024
Hi Felix It is currently not possible to execute an action when clicking on a text shape. The solution is to cover it with a transparent shape. This also means …
30th September 2024
Hi Fenta, As far as I know this is currently not possible. But I also agree this would be a very useful feature. Maybe you could create a feature suggestion …
30th September 2024
If you’re referring to the Link shape data, then yes, you can include the user name into the embedded web page url. You can use both [thisusername] and [thisfullusername]. The …
30th September 2024
Hi, could you please check what’s inside the Protocol > QActions > QAction 4 tag in the protocol XML? It’s value should be empty, but for some reason that’s not …
30th September 2024
So it turns out this solution does work after all. Discovered typo missing the colon : in my SEP tag till after I had gone around in circles and posted …