Agama Thumbnail on Service View

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>?

SOAP client in automation script.

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 …

Visio router control connection logo

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 …

Using GQI to find table rows with valid relations.

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 …

CUBE: connection “Arguments” use-cases?

Hi Alberto, A useful case is to enable automatic units conversion in your client app. This way, you will see parameter values like 1.500.000.000 Bps being displayed automatically as 1,500 …

CERTCOMMONNAMEINVALID error in the cube client

Hi Srikanth, Can you verify that the hostname that Cube is connecting to matches with the certificate offered by the webserver, and is the same as specified in the MaintenanceSettings.xml? …

Visual display showing as loading

Hi Paul, The loading message is shown whenever the Visual Overview is requesting values from the server. It remains visible until all values have been retrieved. There are circumstances where …

NATS configuration in full backup

It’s been a while since I was involved, but if I remember correctly NATS is not part of the DataMiner backup because it should be completely managed by DataMiner. NATS …

Visual display showing as loading

Hi Paul, This loading message means that Cube is trying to load some value that is configured in a shape from your Visio file. Perhaps it doesn’t exists and it …