How to get aggregated alarm severity through table relation of own element?
21st May 2025
I have an element that shows 2 data tables: Parent table PID 1000 Child table PID 2000 with a FK column PID 2004 pointing to the Parent table I would …
Question
21st May 2025
I have an element that shows 2 data tables: Parent table PID 1000 Child table PID 2000 with a FK column PID 2004 pointing to the Parent table I would …
21st May 2025
Hi, From prod dataminer, I am not able to call http service and getting timeout error popup but same connector with same device is working fine on stg dataminer. Note: …
21st May 2025
I created the new configuration and new capacity in the resource app, and add them in the workflow in the workflow app. When I create a new job in the …
21st May 2025
Hello, I wrote a Python script and inserted it into the DataMiner. (See the attached picture.) However, I have a problem: I want to clear the table because there is …
20th May 2025
Hi Team, I am installing the Self hosted Server using STAAS. Now it is not connecting neither dataminer.service nor Cube. On the symbol of clout server its showing res cloud. …
20th May 2025
Is there a way to link Column ID : 1104 of a table 1000 to a shape directly? … all existing reference lead to child/master config. (IDs provided herein are …
19th May 2025
We have following situation: A first Cube card – assigned to a service – with a Visual Overview drawing showing the signal path of a service. This service has an …
19th May 2025
In the element list, there’s a column “Element Timeout Time (ms)”. It seems to have been intruduced between DM 10.0 and 10.4. What does it mean and what is the …
19th May 2025
Hello Dojo Community, I would like to monitor a PC running our AXIS video monitoring system. I have created an Microsoft platform element with the PC IP but it remains …
19th May 2025
Hi Dojo, I tried upgrading my agent from 10.5.5 to 10.5.6, around step ~25 I received the following error: 10.203.0.104 Error Upgrade failed: Execute failed: Not found in upgrades, tools, …
16th May 2025
Hello, In an interactive automation script, how can I create a status message? I would like to provide user feedback without displaying a message dialog. Ideally, it would be better …
16th May 2025
I need to upload files using the Session tag within the protocol. The process involves receiving images as Base64-encoded strings, which I then convert into a byte[] format. To attach the files, …
16th May 2025
Hello, One of the current limitations of STaaS is the lack of support for exporting trend data STaaS features | DataMiner Docs. Is this feature on the roadmap, or are …
16th May 2025
In LCA App GQI Monitor only GQI queries are being counted? As I want to see the data how many times each automation script ran for a duration, and I …