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 …

How do I exclude with wildcard

I have been receiving a lot of alarms from the device table, and I want to exclude only CC errors from the alarm table. Can I use a wildcard to …

Table Relations Error Logging

Hi Dojo, I’m getting logging errors for the following problem that I’m unsure how to proceed with. SLElement.exe|7988|TableRelations::FindRelationPathInternal|ERR|0|!! No link found for 6000[106301/11386] -> 2000 [chain=] I don’t have a …

Opensearch installation issue

I was initially able to successfully install Opensearch in a separate EC2 instance as prescribed. However I faced issue with setting up keystore and truststore p12, as the service would …