Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
就我而言,足以查看是否执行了规则。然后我使用WorkingMemoryConsoleLogger来查看激活了哪个规则。我不需要then在规则中设置障碍。但是,当我删除该块时,它会返回一个错误。我该如何解决?
WorkingMemoryConsoleLogger
then
我得到了用户组的一些支持。所以then块可以是空的。
rule "rule name" when ....... then end