Database selection
4th December 2025
Hi everyone, I’m currently installing a new DataMiner system running 10.5 but the client does not want to use STaaS so we have Cassandra on a separate Linux server. I …
Question
4th December 2025
Hi everyone, I’m currently installing a new DataMiner system running 10.5 but the client does not want to use STaaS so we have Cassandra on a separate Linux server. I …
3rd December 2025
Hello Team, We are developing an Interactive Automation Script using the Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit (v10.5.5.4). We are trying to configure a Numeric widget to accept and display three decimal places with a …
3rd December 2025
Dear Dojo, In Dataminer there are different Dataminer Backup Types available: Full Backup Full Backup without Database Configuration Backup Configuration Backup without Database In case a DMA system is connected …
3rd December 2025
Hi, I have a form that creates new instances in a low code by using the “Save Current Changes” option in Events. I’ve tried to figure out what “Create a …
3rd December 2025
Hi, I can’t quite explain the responses from my DMAs using GetAlarms&V2 with the following filter. From some DMSystems I get nothing but information events in the response, from others …
3rd December 2025
Hi All. What could be the reason for the error as below in communication https://dma-test-xxxxxx.local/Login to SAML –> identity providers ?? Does DataMiner not work on IIS? – Does it …
3rd December 2025
Hi, To determine what method to use for my use case, I like to better understand the behavior of this method: FillArray(int, List<object[]>, SaveOption, DateTime?) How will providing the exact …
3rd December 2025
Hello Team, I’m trying to implement the following logic in Visio: When the button is clicked, it triggers the dataminer automation script and this part already works. Now I need …
3rd December 2025
Hi All, I am trying to check whether a reservation runs successfully or encounters an error after it has completed. For example, I would like to use the GetAllReservations() method …
3rd December 2025
Hi Team, My dataminer version is 10.5 Let’s say I have an element with param A and param B. Param A has an alarm now as it meets the trigger …
2nd December 2025
Hello DOJO I am trying to create an ad Hoc datasource with groups and users. I encountered an error while implementing: public GQIPage GetNextPage(GetNextPageInputArgs args) This declaration : var securityInfo …
2nd December 2025
In a protocol, I need to retrieve the value of a parameter from another element than the one where the QAction is written. I try to use something as follow …
2nd December 2025
Hi All. What versions of DataMiner do we need to use to work with ADFS + SAML for https connections and on which version does it work with the Cube …
2nd December 2025
Hey, We have a dashboard and query filter. We are able to filter the table output, but we want the filter to also be applied on Aggregation values in this …
2nd December 2025
<Param id=”9603″ trending=”true”> <Name>X</Name> <Description>Y</Description> <Interprete> <RawType>numeric text</RawType> <Type>double</Type> <LengthType>next param</LengthType> <Exceptions> <Exception id=”1″ value=”-1″> <Display state=”disabled”>N/A</Display> <Value>-1</Value> </Exception> </Exceptions> </Interprete> <Measurement> <Type>number</Type> </Measurement> </Param> <Param id=”9703″> <Name>X</Name> <Description>X</Description> <Type>write</Type> …