Single element through a proxy server
2nd June 2022
Hi Jaime, It is possible only if the HTTP sessions/parameters have the proxyserver attribute that can use a hardcoded Proxy IP or a value from a parameter. The Bus address …
Answer
2nd June 2022
Hi Jaime, It is possible only if the HTTP sessions/parameters have the proxyserver attribute that can use a hardcoded Proxy IP or a value from a parameter. The Bus address …
2nd June 2022
Hi Alex, Thanks for bringing this up. After simulating this internally, I can confirm it is a software issue caused by an inconsistency in the way cards are opened. Could …
2nd June 2022
Hi Laurens, This behavior can probably be made more robust when the DMA is offline. From what I can see in the code of the VerifyNatsIsRunning prerequisite, there’s no option …
2nd June 2022
I would say there are multiple aspect to it. This makes it easy to define what needs to be displayed where. With current approach, we can indeed easily chose to: …
2nd June 2022
One of the advantages of having multiple agents cloud-connected is load balancing and a higher availability rate. With one agent, all users connecting through the online service will get forward …
2nd June 2022
Hi all, Looking into the .Net configuration doc, I found this : Proxy Configuration – .NET Framework | Microsoft Docs It seems possible to tell .Net to use an HTTP …
2nd June 2022
The first reason I think of is that the values can be different. For example a read parameter can also display exception values, while the read values only have the …
2nd June 2022
Hi Jeroen, I had possibly the same issue. On DataMiner 10.2 before CU4, there was no .NET 5.0 installed. You will have to use the DataMiner Cloud Pack with .NET5.0 …
2nd June 2022
Not currently. Each CDMR-reporting agent requires direct access to an SMTP server through which it can send outgoing e-mails.
2nd June 2022
Hi Alexander, When you mention ‘the connection remains working as normal with IP addresses only.’ are you referring that you can still connect via HTTP? Enable only HTTPs (recommended): In …
2nd June 2022
Hi Alexander, DataMiner still functions because Inter-DataMiner connections communicate over .NET Remoting (TCP port 8004), while downloading Cube or opening the web applications actually uses HTTP(S). There’s a nice graphical …
2nd June 2022
This might not be the right answer for your use case but maybe Live Sharing can help you here.
2nd June 2022
Hi Alexander, Enabling HTTPS also requires changes in IIS. You can find more info on this docs page. If you want to enforce HTTPS you should also remove the binding …
2nd June 2022
Slightly off topic but then again maybe relevant: certain actions on Alarms in the Alarm Console are also available as in-line action buttons. You can right-click on any column header …
2nd June 2022
Hi Jeroen, I believe that page might be slightly misleading, Windows Server 2012 R2 still supports new DataMiner features. There used to be problems with hosting .NET Core related services …