DaaS – How can we see which SRM framework is installed
7th February 2024
Hi Jens, I have found 2 problems: 1. you are not logged in with B2C account. That’s why it is stated in the footer of the webpage that you are …
Answer
7th February 2024
Hi Jens, I have found 2 problems: 1. you are not logged in with B2C account. That’s why it is stated in the footer of the webpage that you are …
7th February 2024
Hi, I can’t help you with the question about a DMA in a different network behind a NAT, but I can help you with your question about encrypting all communication …
7th February 2024
This looks like an issue. Does it also occur on our new dashboards? If not, you can probably use that as we are retiring the legacy reports in the future. …
7th February 2024
Hi Thomaz, I had this question before and I had found the only way to accomplish this (as far as I know), is to make use of the RegexReplace placeholder …
7th February 2024
There is an (yet to be documented) websocket connection possible. Information about /API/v1/WebSocket.ashx I did get some additional help from Wim per e-mail. But it requires to make some calls …
7th February 2024
One possibility to really block an IP address could be to create a custom firewall rule where the remote IP gets blocked. But of course IP addresses can change, so …
6th February 2024
Hi Team, I found a similar situation. 2024/02/05 20:30:53.390|SLDataMiner|31612|6104|IDataMiner::NotifyDataMiner|ERR|0|Finished [0x0000000000012D48] – NT_SUBSCRIBE_CLIENT by DataMiner with error. Unable to find Hosting Agent varValue = VT_ARRAY|VT_UI4 (5) : 51;3119;51;1162;11200 In this case …
6th February 2024
Hi Tim, The ServiceReservationInstance object itself has a method to assign or unassign any resource. The .UnassignResources() function accepts one or multiple AssignResourceRequest where you only need to provide the …
6th February 2024
Hi Jarek, Not sure if this will provide all you are asking for, however, if you select the dashboard background, then select settings. Under Dashboard configuration you can choose the …
6th February 2024
Hi Jarek, For the Line & Chart area to function it needs to be aware of Parameter, Element, Timeframe and if a table parameter, then Index also. Following is a …
6th February 2024
Hi, I am happy to tell you that we added an example on GitHub on how to easily add buttons to Adaptive Cards with the ChatIntegration nuget (version 1.2.1). ChatIntegration …
6th February 2024
This is most likely because IS-04 workflows are no longer supported as of Process Automation 1.3. You will need to use an earlier version of Process Automation for this. The …
6th February 2024
Hi Roger, Alarm filters should be stored in C:\Skyline DataMiner\users\SharedUserSettings\Filters These filters are stored in XML files. I performed a small test copying a filter from DMA to another (different …
6th February 2024
Hi Kurt – probably this will help you already: Blink on a Dynamic Visio when Service Alarm is triggered, stop when alarm is acknowledged – DataMiner Dojo
6th February 2024
An alternative solution would be using Dashboards and GQI. This will give you more flexibility in filtering, sorting and selecting Top X in the table. You could then embed the …