In Guvnor global area I have uploaded different jar which contains model classes.
After that, I create some packages and create DRL rule inside. Is it possible for these package’s rules reference to the model in global area?
Currently my workaround is: create all these rules in global area, then import these rules to different packages, so they can reference to model classes.
You need to import the model to the packages where you need it.
Here is how you do it: