Offload: file option vs DB

Offloading data to local files is supported from DataMiner 10.0.11 onward. The files are placed in C:\Skyline DataMiner\System Cache\Offload on the local DMA server. Remote file offloads are not currently …

Soap Protocol

Hi Soumith, From your screenshot I can see that you are trying to use the SOAP interface, however the body of your request contains a JSON data structure You can …

Visio script execution links to element

Hi Gerwin, This is caused by the inheritance system that’s used in the Visual Overview. Child shapes of a shape that is linked to an element will automatically link to …

Trend tags questions

Hello Jens, thanks a lot for your questions! Here are some answers 🙂 1. As you suspect, the algorithm will detect the same pattern across different elements having the same …

Trend tags questions

Yes Not sure what you mean here. You should be able to delete the pattern from anywhere it was detected. I don’t think you can. Could you explain why that’s …

Regex for condition monitoring

Hi Joel, Based on DataMiner Docs (Using conditions in an alarm template), regular expressions are not supported. From DataMiner 9.5.13 onwards, if you configure a condition based on the value …

user list export

Jeroen, you view the user’s details via the client-test tool, GetInfoMessage –> Type = SecurityInfo. Exporting I’m not aware off, unless you do it via automation script to write them …

RegexReplace into a new line

Hi Hugo, I checked and simply putting \n won’t work. Instead, you will need to get the new line in the Visio shape data or the text field of the …