DIS 3.1.6 Connection Issue
11th March 2025
Hi, The new version of DIS has some new features that make use of some web api endpoints besides the normal connection. From the stacktrace, it seems that DIS is …
Answer
11th March 2025
Hi, The new version of DIS has some new features that make use of some web api endpoints besides the normal connection. From the stacktrace, it seems that DIS is …
11th March 2025
Hi Blake, To do that you will need to catch the exception that is thrown, so instead of using TryStart or TryExtend you need to use Start and Extend methods. …
11th March 2025
Hi Maya, You could definitely use a QAction to do such logic. Upon receiving the HTTP response from your HTTP session, you can trigger a QAction to process the JSON object. …
11th March 2025
Hi Tobe It is possible to design a dialog as a table. However, it’s currently not possible to define an inner table, if that is what you’re looking for. In …
11th March 2025
Hi Apurva, In LCAs, you can configure actions to be executed when interacting with nodes/edges. These actions can be executed on (double) click or using the tooltip. Both the ‘Navigate …
10th March 2025
Queries stored in the app or dashboard will almost never contain display values. This is done to ensure queries will continu to work when something gets renamed (e.g., parameter name, …
10th March 2025
Hi Ryan, Please have a look at Turning a shape into a control to update a session variable | DataMiner Docs. By using the Options field with the expected scope, …
10th March 2025
Hi, I had a similar topic about updating a table in automation scripts: https://community.dataminer.services/question/make-element-update-in-automation-script/ Maybe this helps?
10th March 2025
Hi David, Would it be possible to enable the ‘include prerelease’ flag within the NuGet Package Manager within Visual Studio? The package mentioned in the docs seems be available as …
10th March 2025
Hi Nigel, I looked into the documentation on aggregation (About aggregation rules | DataMiner Docs) and found that aggregation seems to be calculated based on real-time parameter values. Since replication …
10th March 2025
Hi Anna, The first message notifies a user that the dashboard that he is opening is being migrated. This is caused by the dashboard (not the shared version) last being …
10th March 2025
Hi Ramesh, I assume that your QAction triggers on write parameter with option row=”true” correct? If you, on the automation script you will have to make the set on that …
10th March 2025
Hi, Be aware that the filter in the “alarm filter” section always gets applied to one alarm event/tree at a time. It is used to select which alarm events will …
7th March 2025
Hello,one thing comes in my mind is to take older version Visual studio so you need research on internet by date version of vs so which one you need so …
7th March 2025
Hi Michiel I don’t have an answer, but just want to report the exact same issue with DIS 3.1.6 Both production and Lab have the same issue