User-Defined API request timeout
20th February 2026
I see that this question has been inactive for quite some time. Have you been able to resolve this based on the suggestions in the comments? If yes, could you …
Answer
20th February 2026
I see that this question has been inactive for quite some time. Have you been able to resolve this based on the suggestions in the comments? If yes, could you …
20th February 2026
Hi Christoph, I suggest that you enter all possible discrete options as a min high alarm. Consider this example, I have a toggle button with two possible discrete values (off/on). …
19th February 2026
Hi Ryan, I don’t know if there’s a direct method for this. One possibility would be getting all keys with GetTablePrimaryKeys https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.ScriptDummy.GetTablePrimaryKeys.html and then try to find the substring you …
19th February 2026
Hi Daniel, How are you adding the PDF to the Web component; is it stored on the DMA itself or somewhere else? Loading a PDF of 2.5MB should work without …
19th February 2026
Hi Koen, I have a question regarding the intended behavior of DataMiner in this integration. Should DataMiner act purely as a syslog relay (simply forwarding the received messages) or do …
18th February 2026
Hi Robin, the latest 10.5 main release is CU11 which is 5 versions ahead of the current installer which indeed contains the CU6. We do not provide an installer for …
18th February 2026
Hi Koen, Depending on the use case (periodicity, capabilities of the third party to receive/consume information) one possibility could be the use of the Data Aggregator to consolidate logs from …
18th February 2026
Hi, The ‘Save as component theme’ button is only enabled for your own custom themes. Clicking it will add the current custom settings as a component theme to the dashboard …
18th February 2026
Hi Bing, The hyphen ‘-‘ is used as a separator between multiple conditions (which you don’t have). Still the evaluation is being made in the software and therefore your evaluated …
17th February 2026
Hi Maria, That’s indeed a known issue which should have been fixed on RN44202. (DataMiner web apps Feature Release 10.6.2 | DataMiner Docs) Could you check if this version solves …
17th February 2026
Hi Alex, The hypervisor is completely transparent to DataMiner. There are no specific dependencies, validations, or certifications tied to particular VMware versions. In practice, this means DataMiner supports any VMware …
17th February 2026
Hi Catarina I believe the following link will be useful: Can’t see logs on DataMiner Cube – WebView2 Runtime Microsoft – DataMiner Dojo Edge is the default browser engine since …
16th February 2026
Hi Marco, When provisioning the service, is it possible to assign a different alarm template to the elements included in the service? This will help you to suppress these “false-positive” …
16th February 2026
Hi Kris, Typically, once you’ve purchased a connector, you can import it into the DMZ to replicate an element. However, the client must also have purchased the same connector for …
13th February 2026
Hi Koen, In case it is not possible to use ParameterSummary together with dynamic units, another approach is to perform this aggregation in a GQI query. I double checked and …