Clean XBAP Cache

The CleanXbapCache tool cleans up the click-once installation of DataMiner cube. This can only impact the versions that are installed through click-once (Cube hosted in Internet explorer / Cube standalone …

Clean XBAP Cache

Hi Tiago, I’m not sure if this will help, but a while back, Mieke also had some cache problems. You can try to clean the cache folders: C:\ProgramData\Skyline\DataMiner\Cache\ (for DataMiner …

Clean XBAP Cache

In the past (System Display* days) We’ve used the XBAP Cleaning as a first-measure whenever we encountered small bugs, mostly visual, as you just showed. I’m sure someone else here …

Representing max values as interprete exceptions

Hi, When increasing the loglevel of the element when trying to set that value (Double.MaxValue), it can be seen from SLProtocol that this raw value is 0xFFFFFFFFFF FFEF7F (which matches …

Representing max values as interprete exceptions

Hi Craig, As Jarno mentioned, in the linked question, the answer indicates that a double parameter in DataMiner is a standard double-precision floating-point number whose maximum limit is 1.79769313486232E308. I …

Representing max values as interprete exceptions

Hi Craig, a similar question was already asked. Does the answer serve what you need? Edit The other question was with RawType:numeric text, whereas here it’s double. The maximum value …

Hysteresis for SNMP Forwarding

Hi Arun, As far as I know currently it is not possible to define hysteresis on SNMP Managers. The purpose of a SNMP Manager is to forward a trap whenever …

Hysteresis for SNMP Forwarding

You could use the correlation engine to set an alarm property when the alarm is persistent for more than x minutes. Using an alarm filter, you can then forward alarms …

DMA Reporter could not communicate with the DMA

If everything else fails try the following: 1. Launch DCOM manually: C:\Windows\System32\dcomcnfg.exe 2. Navigate to: Component Services -Computers- My Computer- DCOM Config 3. Under DCOM config search for SLASPConnection 4. …