Hello everyone,
I want to use Java beans that are generic containers for lots of entities that exist in a framework. The data is represent as
name-value pairs with the interfaces set/getValue(). I can't seem to figure out how to use this type of bean with rules... Any suggestions?
Thanks
-Ryan
