DataMiner CloudGateway module returned an error
30th September 2022
Hi Miguel, Not sure if it will help, but can you check if upgrading to the latest versions resolves the problem?
Answer
30th September 2022
Hi Miguel, Not sure if it will help, but can you check if upgrading to the latest versions resolves the problem?
30th September 2022
The reason why it won’t open in a new tab is because the custom html code is, for security reasons, sandboxed and has no access to the application code and …
30th September 2022
Hi Jens, Ultimately it is up to the IdentityProvider web service (Microsoft Azure in this scenario) to decide which authentication steps are required. We have seen different behavior based on …
29th September 2022
Hi Alberto – great idea, but unfortunately not possible through those channels. But note that it is quite achievable to implement something like this yourself. Just a simple driver where …
29th September 2022
I’m not a hardcore developer (not even softcore 🙄) but you can just add the proper XML tag to the parameter in the driver to flag it to become available …
29th September 2022
Hi Ruben, You can manually clear the Cube browser caches by closing all open Cube applications and deleting these folders: %LocalAppData%\Skyline\DataMiner\DataMinerCube\CefSharp\UserCache %LocalAppData%\Skyline\DataMiner\DataMinerCube\Edge\Data This removes all cookie and session data and …
29th September 2022
The problem is missing user rights to make changes on the security settings.
29th September 2022
Hi Jan, The best way you have to get the structure of PortInfo (or any other structure) is by using the Client Test Tool.There, you send a message GetLiteElementInfo to …
29th September 2022
Hi Christopher, Do you use <Dataminer-IP> in your visual or an actual IP? If it is the first case, can you try with <DMAIP>?
28th September 2022
Hi Manuel, Is there a specific reason why you are planning to use SOAP? Is it not an option to implement this client using the JSON API? You can find …
28th September 2022
What you are trying to achieve is a common use case, for which GQI currently has no baked in solution yet. Performing a join operation will make a table horizontally …
28th September 2022
Hi Jeff, I believe there is a way to overwrite the default trending maintenance schedule. What we did in the past in these kind of situations is to edit the …
28th September 2022
Hi Timothy, You can find some custom theming examples on my github repo: https://github.com/bertbsky/RouterControlButtonDesigner However, you can only bind to information that is available within the same table row that …
28th September 2022
Hi Mauro, GQI currently has no automatic way to resolve foreign key relations. To achieve this you would need to join the underlying tables for every relation. Knowing EPM this …
28th September 2022
Thanks for the responses. I don’t mind having it in the footer of the email. However, we are also sending some of the notifications as SMS using email to SMS …