Change the time of the “midnight sync”

Yes, you can change this with the DMSRevision tag in the MaintenanceSettings.xml. Default is indeed at midnight, but you can specify another time. See DataMiner Help

Implemeting HTTP Basic Authentication

Hi João, I’m no expert on protocol development but according to this example I think you can put the parameter IDs in the userName and password attributes. So I think …

Implemeting HTTP Basic Authentication

Hi Joao, You can just enter the parameter IDs in the username and password attribute values (between quotes). e.g. userName=”101″ password=”100″

A question regarding a special correlation rule

Hi Ken, If the expiry time does not update over time, we might have to use correlation instead. Please find below two example correlation rules that demonstrate the requested behavior. …

DataMiner Maps – Adding custom marker images

Hi Rene, What is the path where you store your images. I know from past experiences that there are two locations which I had found so-called sprites (combination of markers …

DataMiner Maps – Adding custom marker images

Hi Rene, (I don’t believe any configuration is required outside the maps config files). Can you check if you can see the correct marker images, by browsing to the specific …

A question regarding a special correlation rule

Hi Ken, The most straightforward approach would be to use the standard alarming functionality. Through your alarm template, you can define the expected severity for every value of the expiry …

GQI – How fast does a query update its data?

At the bottom in the component library, amongst the Feeds, you have a Trigger.  You can link that to your GQI fed component, and choose an interval to refresh.  Not …

SLNet not starting after DMA restart

When the SLNet process crashes it will create a separate logfile SLNet.crash.txt. Can you check if this file exists in C:\Skyline DataMiner\Logging? I would also check the following logfiles: SLErrors.txt …