Dashboard table, csv export all rows
16th December 2024
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 …
Question
16th December 2024
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 …
16th December 2024
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 …
16th December 2024
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 …
13th December 2024
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 …
13th December 2024
Hi, We have a specific view that we would like to integrate into our internal website. The intended users do not have Dataminer accounts. Would it be possible to enable …
13th December 2024
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> …
13th December 2024
Hi Dojo, I’m experiencing an issue where one DMA cannot connect with the rest of the cluster, though the cluster can connect with the agent. For example: When I connect …
13th December 2024
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 …
12th December 2024
I’d like to know the best way to back up my DaaS system to ensure I can restore it later if my DataMiner credit expires and the system gets decommissioned. …
12th December 2024
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 …
12th December 2024
web service error: System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at Script.CallWebService(XmlDocument xmlDocSoapEnvelope, String uriSoap) (Script ‘WebAPIv1_RequestWithSoapBody’) What are some common reasons why …
12th December 2024
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 …
12th December 2024
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 …
12th December 2024
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 …
11th December 2024
Hello All, When implementing a parameter set button on a Visio and clicking the button on the visual overview within Cube, we are shown a confirmation window (which is desired). …