LongPathsEnabled
27th March 2024
You can ignore this. And I would recommend to upgrade the OS. Windows Server 2012 is no longer supported by Microsoft, and therefore also DataMiner no longer supports this. The …
Answer
27th March 2024
You can ignore this. And I would recommend to upgrade the OS. Windows Server 2012 is no longer supported by Microsoft, and therefore also DataMiner no longer supports this. The …
27th March 2024
Screenshots here showing how changing the transparency does not seem to help:
27th March 2024
Hi Brecht, I had a quick search and I cannot seem to find a way of specifying the namespace in your WMI query in a connector. It appears that SLProtocol …
27th March 2024
I need to change the display of the “source Info” parameter to the text “MAIN” and display it. for example Source Info 1 to MAIN as text and Source Info …
27th March 2024
Hi Fenta, As we investigated together this is most likely caused by the “Upgrade” header in the websocket handshake which is parsed in a case-sensitive way by the receiving device. …
27th March 2024
Hi Stefan, Yes, it is possible. Typically the parent element contains a table that manages the creation and deletion of the child elements. You just need to perform the following …
27th March 2024
Hi Fenta, I believe the problem is that it’s not possible to use the ‘dynamic ip’ parameter to dinamically modify the URL of a session, as the ‘dynamic ip’ should …
26th March 2024
Indeed, the monitored state next to the parameter (when using the mediation layer view) is defined by the underlying alarm template. I would also expect that the trending can be …
26th March 2024
Hi, I’m not sure this will solve the issue, but I see that you are using url attribute to refer a parameter ID in your Session. That may cause unexpected …
26th March 2024
Hi Tiago, Maybe an option could be changing the transparency? I made a small test and seems to make the trick: Hope it helps!
26th March 2024
Hi, You are going to need to define a new parameter (e.g. 12345) that contains the entire url and then use pid=”12345″ and remove the url attribute in the Request …
26th March 2024
Hi Ruben, Similarly to what Simon mentioned, you should be able to add standard C# methods and classes to place the files directly on the filesystem in the desired location …
26th March 2024
Hi Ryan, You will need to upgrade first the system to a higher version of DM, before you will be able to run the migration. I would recommend going to …
26th March 2024
This is blocked by the webbrowser. But you could use an IAS download button, that button will instruct the browser to open the source mentioned in its Url property. In …
26th March 2024
The dropdown will see these options as html tags and will try to display it accordingly (a safe sanitized html string). In this case this would result into an empty …