SOTI Signal rule does not trigger when using "All groups must match"
Hi everyone,
I recently encountered an issue while configuring a SOTI Signal rule and wanted to check whether this is expected behavior or a configuration problem.
I currently have two condition groups configured:
Condition Group 1
-
Configuration Name =
a-3
Condition Group 2
-
Device Name contains
xxx
At the top-level rule logic, I selected:
All groups must match
Based on my understanding, the rule should trigger only when:
-
the device name contains
xxx
AND -
the configuration name is
a-3
However, during testing:
-
When using "All groups must match", the rule never triggers
-
When changing it to "Any group matches", both conditions can trigger successfully
So both conditions themselves appear to be working correctly.
My current suspicion is that:
-
the configuration condition
-
and the managed device condition
may belong to different event contexts/entities, causing the AND logic across groups to fail.
I would like to ask:
-
Is this expected behavior in SOTI Signal?
-
Can configuration conditions and device conditions be combined with AND logic across separate groups?
-
Should both conditions be placed inside the same condition group instead?
-
Has anyone encountered a similar issue before?
Thanks in advance.