Emailing of Empty Dashboards
24th November 2022
Thanks for reaching out, this definitely isn’t right. I’m not sure what DataMiner version you’re using, but if you’re a few versions behind, I would recommend upgrading to the latest …
Answer
24th November 2022
Thanks for reaching out, this definitely isn’t right. I’m not sure what DataMiner version you’re using, but if you’re a few versions behind, I would recommend upgrading to the latest …
24th November 2022
Joey, The User Definable API feature is in softlaunch currently. We’re busy working on it and there will be quite some changes. Documentation will be made available at the time …
24th November 2022
Hi Chris, In the alarm template it’s only possible to define alarm monitoring, but I found following in the code reference. It’s not the background color, but the text color …
24th November 2022
Only the first element is taken into account. This can indeed be improved. Feel free to create a task to address this issue. As a temporary workaround for your use …
24th November 2022
Hi Nigel, If you are doing it from automation you can do the following: var element = engine.FindElement(“MyElement”); element.SetAlarmTemplate(“MyAlarmTemplate”);
24th November 2022
Hi Robin, I do not believe this is possible, when joining two tables from different sources into a view table, the primary keys of both tables have to be identical, …
23rd November 2022
Hi Tobias, The ‘configure’ button should be enabled in client test tool when the app package was correctly installed, has a config script, and at least one configuration entry in …
23rd November 2022
Hi Ryan, as far as i’m ware this was eventually tackled as a support ticket? For critical issues such as the database that fails to initialize i would recommend always …
23rd November 2022
Hi Alberto, this should not happen indeed, if you want to further investigate what is going on i would proceed as followed: In the C:\Skyline DataMiner\Recycle Bin you should find …
23rd November 2022
Hi Hugo, can you confirm this was indeed an issue with the indexes of the driver?
23rd November 2022
Hi Tom, many thanks for your answer. I’ve tried the code but I’ve got the following error: “‘Engine’ does not contain a definition for ‘GetDms'”. My Dataminer version is the …
23rd November 2022
Hi AbdulKader, sorry for the late reply on this question, on our internal records it’s noted that you were able to enable the cloud on the 7th of April, is …
23rd November 2022
Hi Piotr, can you confrim that the RN 28028: Display values of rate alarms would have an unnecessary level of precision after an element restart on systems with a MySQL …
23rd November 2022
Hi Piotr, sorry for the late confirmation but this is indeed not possible, the group permissions are all configured in the security.xml file but we also have a cache to …
23rd November 2022
Can you confirm that this issue is in the meantime resolved? I believe this RN might have solved the issue: General Main Release 10.0.0 – Enhancements | DataMiner Docs Enhanced …