Hello Readers, in this article we will take a look on what is the FactHandle and how this works inside a drools engine implementing a example of this to ilustrate this feautre. Before starting, check the requirements related to technologies and frameworks used to this example below: Maven 3.3.9 Jboss Studio 10.3 Drools Engine 7.0 JDK 1.8.0_71 ...
Read More »Home »
Jboss Drools AgendaEventListener Example
Hello Readers, in this article we will take a look on how to use and implement an AgendaEventListener on a drools rule program. Before we start, check the requirements related to technologies and frameworks used to this example below: Maven 3.3.9 Jboss Studio 10.3 Drools Engine 7.0 JDK 1.8.0_71 1. Introduction Before continuing with the AgendaEventListener Example implementation, we ...
Read More »Drools Backward Chaining Example
In this article, we will see a little introduction and example of what is backward chaining and how to implemente it with jboss drools. This example uses the following technologies and frameworks: Maven 3.3.9 Jboss Studio 10.3 Drools Engine 7.0 JDK 1.8.0_71 1. Introduction Backward chaining, is a concept that allows in a graph structure(derivation tree) to ...
Read More »