is it possible to get the data model for the business rules, I mean, the tables where the sql query is stored to check if a request match with the criteria specified in the business rule definition
I've discovered so far
rule_selectquery
rule_wofield
rule_wostate
ruledefinition
rules
but not the query definition to trigger the action defined in a BR
thanks in advance