So I\'ve created a custom score in drools: public interface MyScore extends Score<MyScore> and have implemented it. However I can\'t see how to use the score. The config has a
I have an authorization screen for say payments A list of transactions is displayed. This is a filtered list.
I have file as below. rule \"IC-86\" agenda-group \"commonATSP\" dialect \"mvel\" when eval($count > 10)
Currently trying to prove a database driven rule template that is using comma separated input paramaters. We are trying to reuse the forall decision table construct that does not appear to work with r
I have a problem开发者_如何学Go that I can solve with a rules engine, and our team already wrote apps using Drools (but I am new to it so apols for the newbie question).
What are the b开发者_运维百科est practices for using Drools Fusion on a Web/Enterprise Application? Do you know of any useful document?
just wondering if trying to increase maxThreads configuration for drools speeds up processing time or not? At the moment I am using StatelessKnowledgeSession with the following settings:
All I want to know that how to define contant variable in jboss drools rule. So, Admin has to change开发者_如何转开发 only one place to modify the configurable value.
In am testing a project with Flex, Spring, jBPM5, Drools and JPA with Hibernate. During my creation on initialization of FrameworkServlet \'Flex\', I face a problem with AMF serialization and deserial
I am trying to start up a webapp that uses Drools 5.2.0.M1.I get the following stacktrace on startup: