In order to make the administration simpler, I created a table in MySQL that assigns an employee to a certain shiftType. In my code I stated that once an employee is assigned to a shiftType, he or she automatically has the skills needed for that shiftType, hence the skill == $shiftType part in the rule.
-- View this message in context: http://drools.46999.n3.nabble.com/Optaplanner-rule-to-assign-employee-only-to-shift-when-he-she-has-the-skills-tp4026879p4026881.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
