ShowInformationMessage not working
20th January 2025
Hi Carys, Did you manage to resolve your issue? Cheers Edit: As there hasn’t been an update on this for a long time we will consider this solved. Main takeaway …
Answer
20th January 2025
Hi Carys, Did you manage to resolve your issue? Cheers Edit: As there hasn’t been an update on this for a long time we will consider this solved. Main takeaway …
17th January 2025
Upgrading to the latest version, then renaming the stream to something else waiting for the row to update and renaming it back to what we wanted it to be named …
17th January 2025
To update, I woke up today and (without having changed anything) this is suddenly working. Nothing about the Visio, service or elements has changed, but the Visio test page now …
17th January 2025
You can achieve this by changing the column appearance. It allows you to fully customize the look and feel of each cell, and the nice thing is that you can …
17th January 2025
Hi Gorazd, There are 2 MQTT connectors available in our catalog : You can try these connectors and check if they satisfy your requirements.
17th January 2025
Hi Jesus, This is most likely something to do with permissions. You can find all the permissions in DataMiner user permissions | DataMiner Docs. Log files SLClient.txt or the cube …
17th January 2025
Unfortunately, the root cause was not found but a re-installation of DataMiner resolved the issue.
17th January 2025
Hi Ken, You should be able to use [property(Alarm.FIELD_YYYYY)] as a placeholder in the alarm value for a new alarm action. (also see Script condition functions | DataMiner Docs)
17th January 2025
Hi Apurva, Can you please double-check if the (windows server) time on both the servers from the failover pair is exactly the same? Also, verify if both servers sync to …
17th January 2025
Hi Dieter, This is definitely possible using the ‘Line & area chart’ component. To display the lines using different colors, you have to customize the component theme. In the theme …
17th January 2025
Indeed, I checked this also with Stacey who had a similar use case (https://community.dataminer.services/question/automate-user-group-permissions/). At the time he had investigated this and could indeed get this working based on some …
17th January 2025
Encoding issue is not related to interaction via InterApp calls, but the protocol itself, and the fact that in the background, data from protocol tables is kept in xml file. …
17th January 2025
Maybe also good to mention here that “Property: Alarm.Time” here refers to a custom property named “Time” on alarm events. This is not a standard/default property on alarm events and …
17th January 2025
Hi Ahmed, You can go to the alarm console, right click on an alarm and choose Open. This will open the alarm in a new tab. Once the alarm is …
17th January 2025
Hi Edward, Looking at your code snippet, it seems that the parameterValue and tableIndex should be swapped for it to work. The error probably came from trying to set the …