Spectrum Element | Automation Set Parameter

Hello dojo, I am facing an issue with spectrums: When we try to set the center frequency by an automation it fails beacuse it cannot “verify” if the set command …

Using validation in interactive Ui textbox

Hello, I am building an interactive UI and I want to add validation to a textbox which should match specific patterns. If the user input doesn’t match the pattern then …

Dataminer Connect APP api

Requirement: I am trying to generate the connection ID using the dataminer connect App API. But receiving authentication error. Post : https://chiv2dmas01b/API/v1/Json.asmx Content-Type: application/soap+xml Body: <?xml version=”1.0″ encoding=”utf-8″?> <soap12:Envelope xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=”http://www.w3.org/2001/XMLSchema” xmlns:soap12=”http://www.w3.org/2003/05/soap-envelope”>   <soap12:Body>     <ConnectApp xmlns=”http://www.skyline.be/api/v1″>       <host>chiv2dmas01b</host> …

[LCA] – UTC Datetime in GQICell

Hello, In my GQI script i use a column of type “GQIDateTimeColumn”. I set a DateTime for the cell using Value (DateTime) –> “eventStart” which is of type DateTimeKind.Utc. new …

Custom dashboard / low-code app

Dear dojo, I have to replicate a software using the Dataminer dashboards or a low-code app. The GUI to replicate with Dataminer should seem like the following image. Is a …

When trying to update a service getting error

I have a service running in DM and i want to update/edit that service using automation script. when trying to do so i’m getting the below error. How to resolve …