No APIGateway installer was found!
24th February 2023
Hi Dominik, APIGateway was first released in 10.2.1 feature release and should not be present in 10.2.0 main release packages. The upgrade action that is responsible for installing the MSI …
Answer
24th February 2023
Hi Dominik, APIGateway was first released in 10.2.1 feature release and should not be present in 10.2.0 main release packages. The upgrade action that is responsible for installing the MSI …
24th February 2023
Hi Maria, There are a few options you can implement depending on how simple or advanced you want your validation to be. The simplest would be to have a string …
24th February 2023
Hi Jens, THX, ok, I’ve downloaded and installed the DataMiner Cloud Pack 2.8.5.0 (embedded .NET5). Do you know an easy way to check if that is now fixing the issue …
24th February 2023
Hi Dominik, It’s possible that the API Gateway isn’t installed automatically in that version. Can you install the latest DataMiner Cloud Pack from the DataMiner Software page?
24th February 2023
Hi Luis, Could you get in touch with the Data Insights Platform Domain and create a task to figure this out further? We’ll need some info to investigate this properly …
24th February 2023
Hi Miguel, You can find an overview of all the soft-launch options here: https://docs.dataminer.services/user-guide/Reference/Soft-launch_options/Overview_of_Soft_Launch_Options.html I would recommend using the following: ReportsAndDashboardsButtonPanel : <ReportsAndDashboardsButtonPanel>true</ReportsAndDashboardsButtonPanel> ReportsAndDashboardsAlpha:<ReportsAndDashboardsAlpha>true</ReportsAndDashboardsAlpha> DOMManager: <DOMManager>true</DOMManager> You can also find more information …
24th February 2023
Hi Rebecca, This is certainly possible. There is an example on Ziine, which is running in the Cloud, where the network switches are replicated from an Agent in HQ. Related …
24th February 2023
I believe I solved the issue. This DMS had a license change and the Dashboard license had removed in the new license.
24th February 2023
Hi Miguel – Did you have the DOM Manager enabled. <DOMManager>true</DOMManager> You may want to add the this one too. <ReportsAndDashboardsAlpha>true</ReportsAndDashboardsAlpha>
23rd February 2023
I assume you also installed some other software doing some changes to the .NET framework. This can be a change or new installation of .NET. Most likely a windows reboot …
23rd February 2023
Hi Klaas, Unfortunately populating a dropdown using static values is not yet possible. (but we do have an item for that on our backlog). Instead, it always refers to dynamic …
23rd February 2023
DVEs are by default not set into timeout when the main element is set into timeout. If you want an automatic timeout on the DVE when the main element is …
23rd February 2023
Hi Marco, I may not have the answer for all questions but let me answer some of them: In order to remove a service completely from the X20 too, you …
23rd February 2023
Hi Jeroen, Indeed, if you want to use Google Maps, you will need to configure the API key in DataMiner settings, which is something an end user needs to acquire/provide. …
23rd February 2023
SLPort scans the incoming data stream for the defined headers and trailers. Once a header is detected, SLPort will only search for the corresponding linked trailer. It will disregard any …