Web Services GetAlarms
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 …
Question
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> …
2nd December 2025
Hello everyone, I am facing a problem with a DMS that is run across two Domains. Both “sides” have some local Users and Groups, sometimes with the same name, that …
2nd December 2025
I want to read Elements IP in my Connector using QAction. So far what I have seen is that the only way to achieve is by adding parameter and then …
2nd December 2025
Hi, We are considering using element replication to bring in elements from a remote probe. Operators need to monitor and control all the elements from the main DMA. I want …
1st December 2025
Hello DM community, On the Cube, I have multiple Appear TV devices that Dataminer is polling a lot of data from. All my devices’ SRT Input Status tables CC Errors …