Make a line break in results from element

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 …

north-bound subscriptions

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 …

Connection did not authenticate

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 …

NT_SUBSCRIBE_CLIENT by SLNet with error. Unable to find Hosting Agent

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 …

Removing”ad-hoc” resource from reservation

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 …

Problem with deleting table edges

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 …

IDP – IS-04 provisioning issue

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 …

Is it possible to export/import filters

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 …

Blinking shapes in visio when alarm

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

Display data only in the first row of a table

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 …