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 …

Executing Automation Script on Session Variable Change

Hi Jim, The syntax looks something like this. Execute Script:ScriptName|DummyName=ElementName(or DmaID/ElementID);…|ParameterName1=MyParam;ParameterName2=#ValueFile;…|MemoryName=MemoryFileName;…|ToolTip|Options|Trigger=ValueChanged It looks like you’re close, but you need to separate the trigger from the options with a pipe.

Changing the DMA IP since NATS

Hi Jeroen, Does Changing the IP of a DMA | DataMiner Docs contains the information you’re looking for?