Redundancy groups and DVEs

I tried to add an element that has DVEs into a redundancy group and was not able to do it. After disabling DVE creation, I was able to add the …

Interapp Message Limit Implementation?

Hi Dojo, We are implementing an OpenTelemetry Collector that sends logs via interapp to a Receiver sometimes to the tune of ~300 messages  per min (see statistics screenshot). We’ve noticed …

Dashboard table, csv export all rows

Hello DOJO We have updaded the latest version of the web dashboards and Low Code APP. If at least one row is selected, the export csv button in a table …

Authenticating via Edge/Chrome browser

Hello, We currently use the Dataminer Cube to log onto our Dataminer servers, but we were wondering whether logging on via a web browser is possible? There is an account …

Moving Low Code App component between pages

Hi Dojo, Could someone enlighten me on how I could move a component on one page of a low code app to another? I have a dropdown that several other …

Access not allowed exception on script execution

hi, I’m getting this exception when trying to execute an script exception : Access not allowed.(Code: 0x80070005) Skyline.DataMiner.Net.Exceptions.DataMinerSecurityException: Access not allowed. The function that fails is this: private static string …

disabledIf in alarm tag

Hi, I’m using disabledIf function in a protocol. Works usually fine but here I want to check for a string. Protocol: <Alarm> <Monitored disabledIf=”203,Power Port*”>true</Monitored> <Info></Info> <CL></CL> <MaL></MaL> <MiL></MiL> <WaL></WaL> …

Installation of the latest Cloud Pack fails

Hi, I’m trying to install the latest version of Cloud Pack, but fails with the error message below. “Service ‘DataMiner CloudGateway’ (DataMiner CloudGateway) could not be installed. Verify that you …

script execution timeout

I have a script that takes a longer time to execute (more than 10 minutes for sure) and Dataminer stops the execution with a timeout message: Script Failure (test): Script …