Trigger an action upon a known alarm sequence

Hi Pedro, I believe for this case you could use correlation rules. A possible approach: Correlation Rule: Alarm filter: Alarm C Persistent event (1 minute) Rule condition: Parameter value that …

Add the alarm description in email message

Hi Felix, Thanks very much for your response! I was afraid that this will come but it seems to be the only solution. Thanks again Best regards Michael

Add the alarm description in email message

Hi Michael, a possible solution is passing the correlation content to the automation engine by running a script as action in the correlation and send the mail from the script. …

Migrate trend data to another element

Hi Flavio, I’m not sure whether a solution along the lines below would be feasible in your case, but if I wanted to “import” the trending data of certain parameters …

Set a Service Property Value from a Button

Hi Ryan, A possible option is to create a small script that can set the service property. The button in the Visio file can be linked to this automation script. …

DIS – ProtocolEditorPackage not loaded

Hi Felix, Could you provide the following info to support.data-acquisition@skyline.be: The full activity log file Info about you Visual Studio instance: Open VS and navigate to Help > About Microsoft …

Properties snapshot to offload database

Hi Edson, I performed a small test and can reproduce the issue (using 10.5.12.0). Interestingly, I am able to include other generic parameter (e.g. [Element Alarm State]). Since the information …

Security Advisory BPA – gRPC test

Hi Fernando, Do make sure to also disable/remove the rule on the Windows Firewall which allows incoming traffic on port 8004.

ChatOps – User/Tag Mention

Hi Bruno, see ChatOps Mention User – DataMiner Dojo. In short: it’s currently not possible/supported with Chat Integration. Wkr

Scripted Connectors json size

Data API enforces a strict 1 MB limit for JSON payloads, and this limit cannot be increased. See Data API Limitations | DataMiner Docs A 1 MB JSON is already considered large …

Data Aggregator unknown field error

The problem was caused by a mismatch between the default configuration of the Data Aggregator module and the GQI module. From DataMiner version 10.6 onwards, GQI DxM is used by …

SRM : Service orchestration trigger

Hi Wale, The LSO script is triggered by the “SRM_BookingActions” script, which starts when a booking starts. This script is then responsible for creating the service, triggering the LSO script, …