There you are. You have an EnrollmentRequest, and not an Enrollments fact. You might use from to make the list elements matchable in a RHS CE.
-W On Tue, Apr 20, 2010 at 4:57 PM, mikexr <[email protected]> wrote: > > Thanks for the reply > > looks like it is loading the object > > Unmarshalling data from xml file > Loading file: ../rules/834rules.drl > Inserting fact: com.regence.edi.enrollment.enrollmentrequ...@19518cc > Firing Rules > obj: class org.drools.reteoo.InitialFactImpl > obj: class com.regence.edi.enrollment.EnrollmentRequest > marshalling output to XML file > Completed > -- > View this message in context: > http://n3.nabble.com/Rules-Not-executing-tp731013p732614.html > Sent from the Drools - User mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
