Agentry - Determine Count of Matched Entries in Complex Table
Sep 28, 2017 at 08:49 AM|67 Views
Hello Agentry Experts,
In rule's functions we have COMPLEXTABLE to extract single record from ct which satisfies given criteria. But if we have several entries, can we somehow determine their count and then divide upcoming logic in the rule?
For example - if I have one match then do action A, if more then one - action B, if zero match - action C.
Add comment