Cloud Setup via Fortinet DMZ
30th August 2023
Hi, A DMZ network is a network that is isolated form the public internet via a firewall and from the corporate network, also via a firewall. In theory this can …
Answer
30th August 2023
Hi, A DMZ network is a network that is isolated form the public internet via a firewall and from the corporate network, also via a firewall. In theory this can …
30th August 2023
Hi Michael, You can achieve this by using the Class Library: IDms myDms = engine.GetDms(); IDmsView myView = myDms.GetView(“my View Name”); IDmsViewProperty myProperty = myView.Properties.SingleOrDefault(x => x.Definition.Name == “property name”);
30th August 2023
Hi Yvan, First the second Filter condition needs to be set to Not equal to. I have tested what you are trying to achieve and it should work with the …
30th August 2023
Hi Carys, Please could you let us know which driver version are you currently testing? I tested one of the main branches (1.1.3.16) and I am not able to reproduce …
30th August 2023
That’s correct! Beginning with version 10.3, you can keep using the DMA while updating your web apps to the latest version. Just make sure your version is higher than 10.3, …
30th August 2023
The scrollbar visibility option applies to grid layouts, but not to the children shape within. That one will automatically apply scrollbars. If you know how big your full children shape …
30th August 2023
Jens, You can use the ‘Line and Chart’ component in a Low Code App. If you feed it with a resource, you’ll see capacity usage over time.
30th August 2023
SRM will create DMA Services with same name as booking names. Therefore, limitations applied to Service name also apply here : Forbidden characters | DataMiner Docs
30th August 2023
Hi MIchiel, Normally, there are no restrictions or limitations on the name of a booking. Do note that these names are re-used as a service name when creating a service …
30th August 2023
Hi Matt, Can you please try the following: Extra Steps for Windows XP Change ForceGuest setting in registry regedit.exe Expand HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control. Select Lsa. Change the value for the forceguest DWORD to 0:
29th August 2023
I want to let you know that we, Data Core, are already aware of a potential issue with this and are investigating it further.
29th August 2023
Upon opening an application or dashboard created on a previous version of DataMiner, it will automatically migrate to the current version of the platform. This migration process can include a …
29th August 2023
Hi Ive, Thank you for the quick reply. I think with this we might have found the problem. I have given a test user all the permissions but the two …
29th August 2023
Hi Christoph, Can you check if the users have been granted access to the following: General >DataMiner Web apps Modules > Monitoring Web App
29th August 2023
Hey Jelle, Can you verify that you have .NET 6 installed on the system? Kind regards,