Here is an example how to achieve it - the Captured Summary starts with any of specified words and the Captured Object doesn't contain any of the specified words:
The route to group rules are working this way:
- it evaluates all top level rules (there is only 1 in the screenshot above) - and uses it when it matches (and evaluation finishes)
- the top level rules are evaluated in order as defined (the first one has the higher priority)
- when no top level rule matches, then the default group/action is used (the "By default" part above the rules)