Upload automation script does not show script code in Dataminer Cube
27th January 2025
Hi Dojo, I am using VS 2022 with DIS 3.1.4 to create a new automation script. In the script tag of the automation script xml file it does not show …
Question
27th January 2025
Hi Dojo, I am using VS 2022 with DIS 3.1.4 to create a new automation script. In the script tag of the automation script xml file it does not show …
27th January 2025
Hello, How can I retrieve information events of certain interval through an automation script? Thanks in advance
27th January 2025
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 …
27th January 2025
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(); …
27th January 2025
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. …
27th January 2025
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 …
27th January 2025
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 …
26th January 2025
GQI table data needs to be updated real time whenever any change happens for parameter values, which comprises of list of services -> list of elements -> list of params …
24th January 2025
Hi community, As a LCA user I would like to have a quick way of accessing the LCAs that are in the system, by going into the browser and typing …
24th January 2025
We have a monitoring app, which needs to have almost real-time updates if any parameter value is changed 1) We have used pagination to iterate on services and on elements …
24th January 2025
I have a low code app where i’m filling data that I fetch from dataminer using GQI. The LCA table has trigger control using which i auto refresh the table. …
24th January 2025
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 …
24th January 2025
In the example given on DataMiner Docs SAML config, the URL assertions in the examples seem to have arbitrary values e.g., 0,1,2 and 3. Do these index values need to …
24th January 2025
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 …
23rd January 2025
Hi, I am creating a service Template. In the Child Elements section; Edit Child Element, I am choosing two possibilities for the Protocol associated with Element chosen as an Input. …