Hello,
 
In test scenario building in guvnor we cannot add refrence relation in model.
The fact model we have is
 
Table
    color
    shape
    Legs   Collection<Leg>
 
Leg
   material
   color
 
So this object  cannot be added there in guvnor.
 
Do we have some functionality in guvnor or eclipse where we can build test scenarios for this.
Do we still have FIT in the raw form somewhere which can be utilized seperately.
 
Thanks
Amit