Multiple DxMs upgrade and deploy

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, …

Custom Icons in Low Code Apps

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 …

Custom Icons in Low Code Apps

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 …

RAD Manager – Script issues

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 …

IElementConnection for get IP

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 …

Error when install a Connector

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 …

db.xml where is the password stored

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 …

LCA – Refreshing a page breaks query links

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 …

DOM Query Filtering

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’ …