Issue with global variable update in Drools
`I am new to drools, need help
Using rules engine optimally
I have been designing a rules-engine with Drools, and came up with few of the queries where I am kind of stuck:
Drools – Getting exception while trying to hold the method retun values
I am new to the drools.
I am trying to call a static method from a drl file and trying to hold the value in a reference variable for further processing, not sure why I am always getting the exception, need help