how to upgrade to latest version
28th February 2023
Hello Syed, It is strongly recommend you take a backup first. Normally we have the upgrade steps described on the document : Upgrading a DataMiner Agent | DataMiner Docs , …
Answer
28th February 2023
Hello Syed, It is strongly recommend you take a backup first. Normally we have the upgrade steps described on the document : Upgrading a DataMiner Agent | DataMiner Docs , …
28th February 2023
Sounds like your cube is running in a shared location. in this case, CefSharp is not downloaded automatically. It needs to be installed manually.
28th February 2023
Hi Benjamin, This will happen when using a Cube version that was installed with an MSI Launcher (shared) package. These packages are found in the C:\Skyline DataMiner\Webpages\Tools\Installs folder on a …
28th February 2023
This is a private repository. As such it doesn’t have access to secrets configured on the organisational level with the current subscription level to GitHub. The starter workflow requires 2 …
28th February 2023
Hi Andre, have you entered the correct secrets in GitHub? This will be necessary to get access to SonarCloud and the DataMiner system to do the deployment.
28th February 2023
As additional info, the main reason for the SLDataMiner service restarting automatically (in turn launching the rest of DataMiner) is the SLWatchDog service. This service will automatically trigger a restart …
28th February 2023
Hi Thomas, It will be required for a table parameter to provide a row index. Otherwise there is no way for the Visual Overview to know which row you are …
28th February 2023
Hi Stefan, Yes, it is possible to query the Cisco SD-WAN vManage over the vManage API. Cisco SD-WAN vManage provides a REST API that can be used to programmatically interact …
28th February 2023
Hello David, I think to build an interactive automation script could be usefull in this case. You could ask for the proxy address the very first time the automation is …
28th February 2023
The reason why this works out of the box in Postman and the browser is because those processes will be running as the user who has the proxy settings configured …
27th February 2023
Hi Edson, I have faced this issue in the past with another dataminer agent and what worked for me is the following (you require Administrator privileges): Open the services window …
27th February 2023
Hi, we upgraded one of our internal systems to 4.1 and we didn’t find any issue.
27th February 2023
As Emmanuel’s comment said, we added a Field with the DOM instance and filled that in to pass to the token. See it copied here: Hi Blake, if you want …
27th February 2023
Hi Jeroen, Currently, the operations that are supported are “equal” and “any”. The “any” means that the gateway key and value are ignored, only the incoming interface Id is verified. …
27th February 2023
Hi Sebastiaan, thank you for the hint. Linking the Group to [this service] and using the AllowInheritance=False option on the AlarmSummary child shapes indeed does the trick (and apparently even …