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>

DataMiner installation failed

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 …

Timeouts on function DVE’s

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 …

Configure output IP on X20

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 …

IDP – Maps OSM

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. …

How does HeaderTrailerLink Data Forwarding work?

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 …