I am using the 'TeamAllocationExample.xls'
- which is the default example I found searching in net.
Here LHS and RHS portions are given
- I would like to know how could I execute the rule and get the result
what is given under 'ACTION' column?
Re: Request help for source code of
accessing excel file using Drools 5.0
Hello,
what do you mean by "How could I use the POJO for accessing the rule?"
you run the rule by inserting your POJO as a fact to your session and is
the LHS reasoning match the rule RHS gets executed.