No APIGateway installer was found!

It’s like Bert said. There was once a Feature Release installed, which was later downgraded to a Maintenance Release. I’ve used the recommended workaround and removed the complete folder C:\Skyline …

No APIGateway installer was found!

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 …

Protocol automation script validation

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 …

No APIGateway installer was found!

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 …

No APIGateway installer was found!

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?

Negative trend values on Dashboard

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 …

Form component missing in low-code app builder

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 …

Replication from On Prem to Cloud

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 …

Unable to authenticate

I believe I solved the issue.  This DMS had a license change and the Dashboard license had removed in the new license.

Form component missing in low-code app builder

Hi Miguel – Did you have the DOM Manager enabled. <DOMManager>true</DOMManager> You may want to add the this one too. <ReportsAndDashboardsAlpha>true</ReportsAndDashboardsAlpha>