The only way to do that in Guvnor is to add your model into the Global Area
and then import the model in each of your packages using the "import from
global area" option.
Best Regards,
Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http:/
Hi All,
I'm using Drools 5.0.1.I've declared two packages in Drools Guvnor
Package1 and Package2.I declared one Model named as TestModel in Package1.
Now,I created a business rule named as testrule in Package2.Now,while adding
conditions to this rule in when clause,I need to get the TestModel