How to make an OR filter in GQI query?

I would like to filter on Dom data using an OR operation on one of the Dom columns. For example a Column “Status”. So far I found that the GQI …

Close UI after download start IAS

Hi all I have an AS script that expose a URL as result in a UI popup, as the script is executed inside the LCA UIBuilder uib = new UIBuilder(); …

DM can expose some URL?

Hi Dojo, I have a low-code app that monitors multiple TV channels. The channels have logos added to them by calling a URL from the GUI via some HTML code. …

Multiple condition on visio

Hi. For an element i need to use multiple condition on visio. But my formula doesn’t work : SHOW   <A>or<B>-A|ELEMENT:*|PARAMETER:110|=2-B|ELEMENT:*|PARAMETER110|=3 This visio is generic for a protocol not for a …

Configuring multiple APIs not working in Dataminer

I need to configure 2 different api with routes – “heartbeat” and “notifications” in the same script. Earlier when I clicked “Configure API”, I was able to see a dialog …

Show/Hide Visio check first letters

Hi Dojo, I’m using show/hide function like these: [sep:-^]!<A>^A|[Property:CHANNEL_ELEMENT_SOURCEPROBE1]|PARAMETER:7013:*[Property:CHANNEL_MPTS_SID_MAIN]*|=N/A My question is now if I can do the same but I want to check if the first 4 letters are …

Deploying using dmapp package is duplicating the application

Hi Team, I’m trying to deploy an application which has DOM, LCA and automation script changes as a package(using catalog Low code editor https://catalog.dataminer.services/details/e30c5a15-9a8f-465b-83d0-d1de77aa3396) to prod DM cluster But its …