Remove a character
3rd March 2023
Hi, Is that value a normal value (firmware issue) or an exception value (i.e. an indication that it’s a value that is out of range) ? -If this is a …
Answer
3rd March 2023
Hi, Is that value a normal value (firmware issue) or an exception value (i.e. an indication that it’s a value that is out of range) ? -If this is a …
3rd March 2023
Hi, -The driver itself could be causing the problem if the QAction is generating the notify to generate a timeout. This can be seen with if this call is included: …
3rd March 2023
Hi Sebastiaan, thank you very much for your kind support, adding layout ShapeData to the Group has fixed the problem.
2nd March 2023
Hi Jaime, A good start could be checking the communication from the client PC to the server, because it seems that port 80/443 is not answering correctly. Configuring the IP …
2nd March 2023
Hi Dino, I have investigated the protocol and the it seems the scientificNotation attribute is not enabled on that parameter. Further, after reviewing the documentation, this attribute actually enables the …
2nd March 2023
Hi Daniel, Could be that your virtual element is running a connector that is making use of call in a QAction (NotifyDataMiner 106) that raises a timeout alarm in a …
2nd March 2023
Hi Daniel, Does the solution in post Unable to set alarm values for a parameter with the ‘DependencyId’ attribute solves it? Your read parameter needs to have Measurement Type string …
2nd March 2023
Hi Joachim, could you please try with <RawType>numeric text</RawType> instead of <RawType>unsigned number</RawType>. At the bottom of the following page, there is an example that does exactly what you want. …
2nd March 2023
Hi Ive, If the reference to the DomInstance is stored in a list, it is unfortunately not possible at the moment with GQI because it does not support filtering & …
1st March 2023
Hi Joel, For a use case like this we need to refer to a feature which is still behind the ‘GenericInterface’ soft launch flag, called ‘Custom operators’. A custom operator …
1st March 2023
Hi Jeff, Please see some answers below. See answers here: (https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Agents/Installing_a_DMA/Installing_DM_using_the_DM_Installer.html#custom-dataminer-installation) I don’t see why a different user might create a problem (Configuring Failover | DataMiner Docs) As any other …
1st March 2023
On the DataMiner Compute Requrements page you will find a note that states: Important: If you intend to run e.g. DataMiner, Cassandra and Elasticsearch on a single server, the hardware …
1st March 2023
Hi Bernard, You can use GetServiceTemplate | DataMiner Docs
1st March 2023
Thank you, Ive! I try: -Xms8G -Xmx8G
1st March 2023
Hi, Is it possible to reboot the server, or are there other dependencies that need to keep running that would prevent a server reboot? With a reboot, I would expect …