Multiple DxMs upgrade and deploy
13th August 2025
Hi Edson, No, this is not possible. You need to manually select and upgrade each DxM individually. However, in some cases, a DataMiner upgrade will also upgrade certain DxMs automatically, …
Answer
13th August 2025
Hi Edson, No, this is not possible. You need to manually select and upgrade each DxM individually. However, in some cases, a DataMiner upgrade will also upgrade certain DxMs automatically, …
13th August 2025
Hi Joachim, You can hack by manipulating json files of your LCA. Example here with 2 items “Menu Position1” and “Menu Position 2” (added at the last position (default)). Retrieve …
13th August 2025
Hi Joachim, At the moment, it isn’t possible to reorder the header bar buttons or insert a new one between existing buttons. If this is something you’d like to see, …
13th August 2025
Hi Dave, There are some ways/workarounds to add more icons in some places. Emojis can for example be used on all places where you can enter text: In places where …
13th August 2025
Hi Dave, It is currently not possible to upload your own icons to use as icons in component settings, page settings, … . If this is something you are interested …
13th August 2025
Hi Marieke, Hi Dennis, we are guided by the main release and are currently at 10.5.0.0-16086. Does this mean that we can only use RAD Manager as a feature from …
13th August 2025
Hi Juan, I believe this is what you meant, but I’m not completely sure. First, you’ll need to determine the type of connection. If it’s an HTTP connection, you can …
13th August 2025
Hi Randy, I get the impression that this question has already been answered in the comments. If this is indeed the case, could you select this answer? That way the …
12th August 2025
Hi Walter, I tested the connector on a DMA with the same version and had no issues, so it looks like something local. Could you check in Task Manager that all services …
12th August 2025
Hi Gerwin, If I’m not mistaken, the password is stored somewhere encrypted within DataMiner, so you won’t be able to access it directly anymore. When you enter a new password …
12th August 2025
Hi Sebastian, Refreshing the entire page will indeed clear all the current feeds and return the app back to its ‘initial state’. There is currently nothing you can really do …
12th August 2025
Hi Fenta, A filter like that should be possible by having one of these filters for each exclusion pair: NOT ( ‘Field 1 = A’ AND ‘Field 2 = B’ …
11th August 2025
Hello Gina, What you experience is a concept we call dynamic units. It’s enabled by default and can be controlled on component level or on page level through the settings …
11th August 2025
Hi Deema Mahmud, You can run QActions on a timer by creating a group of type poll action, and adding this group to your timer: <Group id=”1″> <Name>Run Qaction</Name> <Type>poll …