execute qaction only once after element start

Hi peng, Bram is absolutely right — the correct flow to use is: After startup trigger -> Action -> group -> Action -> dummy param -> QAction If you’d like …

execute qaction only once after element start

Hi, The following sequence can be used to trigger a QAction after element startup. Note: this will be executed every time the element is (re)started. After startup trigger -> Action …

Find stuck service in a cluster

Hello Stefan, You could run the following script to identify which DMA’s didn’t handle/receive/processe the service delete properly: Sync Check | DataMiner Docs Regards, Davy

GetActiveAlarms filtering on a custom property

Hi Benjamin, I performed a small test using a modified version of this ad-hoc data source SLC-GQIDS-ActiveAlarmsUsingFilter, and I was able to successfully retrieve an active alarm that matches the …

ETH- BITBUS

With ETH-BITBUS you are probably referring to a specific device. https://www.elzet80.com/eth-bit.html Which basically transposes BITBUS packages from serial interfaces to IP and back (a gateway). So, in that case your …

Correlation – Sliding Window behavior

Hi Catarina, Having a look at DataMiner Docs, I found the following note: If, for instance, you want to create a rule that is triggered if a certain number of …