Correlation rule, alarm detection issue

Hello Dojo community !, The correlation rule with specified alarm filters as follows: I have a correlation rule that is designed to filter alarms and trigger an automation script. The …

Alarm not triggert

Hi, We have a metric which is updated every 5 minutes. For 10 minutes (2 updates) the values was critical low. In the alarm template we have a HYST ON  …

sms to teams

where can i find documentation on how to push sms messages to teams …. AJ

GQuery to get elements with different naming

Hello Anyone can help with a GQuery sintax to get a table from Dataminer containing all the “paused” elements with name containing “edt*” or “pl*”? Thank you. Best regards Bruno …

Property inside Actions on Low-Code

Hi all I’m working with the Low-Code apps, and now I need to know how to achive the following idea: In a GQI, I retrive few services, and i retrive …

Dll Ref ignored in DIS

Hi, I’m creating a script using System.Xml.Linq.dll in my script.xml is the following: <Exe id=”2″ type=”csharp”> <Value><![CDATA[[Project:Cs_sharpProject]]]></Value> <!–<Param type=”debug”>true</Param>–> <Message></Message> <Param type=”ref”>System.Xml.Linq.dll</Param> </Exe> However when i publish this with DIS …