Dashboard – component value is cut off on the side
1st October 2024
Hi, this is definitely not expected behavior and your setting is correct. ‘Auto size’ should make the content fit under all circumstances. I can verify it is indeed not taking …
Answer
1st October 2024
Hi, this is definitely not expected behavior and your setting is correct. ‘Auto size’ should make the content fit under all circumstances. I can verify it is indeed not taking …
1st October 2024
Hi Hari Priya, Would the sample ad-hoc data sources listed in the following topic give you what you need? https://community.dataminer.services/question/how-to-create-adhoc-data-source-for-retrieving-alarms-low-code-app-gqi/
1st October 2024
Hi Peng Fei, For the first step, you can achieve this by using the following code: IDMs dms = engine.GetDms(); var elements = dms.GetElements().Where(x => x.Protocol.Name.Equals(“YourProtocolName”)) // You can add …
1st October 2024
Hi Bart, The current driver version doesn’t contain functionality to actively manage redundancy switching.
1st October 2024
Hi Apurva, Using the new set value action (available from version 10.4.9), you can set the value of a text, search or number input with an action. You can also …
1st October 2024
Hi, I’m not quite sure if I understand the question correctly, but I assume you want to use our mobile Visio feature where a router control Visio document is active …
1st October 2024
Hi we had a similar question recently where I summarized the differences between LCA and Dashboards. Feel free to take a look at it here:Create View and Dataminer Cube and …
1st October 2024
Hi Miguel Would it be possible to log out and log in? This error can sometimes happen when your session is no longer valid which results in some calls that …
1st October 2024
Ruben, The current implementation of the ‘simple/quick search’ doesn’t allow you to find a service based on the element name of a service child. However as soon as you give …
1st October 2024
Hi Tom, This is a great question, it’s indeed not advised to manually force a specific Cube version for a server. This is only used for specific cases. It is …
1st October 2024
Hi Hari One option would be to use the ‘script output’ feed of a button to execute a script and visualize the output in a text or web component using …
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 …