Hi<div>I am newbie in Drools, I got an assignment and I found Drools / Guvnor could be the perfect match for this requirements.</div><div><br></div><div>I have a huge database in mySQL in a school (where it has data from kinder garden kids to PhD students). Management hired a sport medical doctor to check the health of existing students to prepare a good soccer team. The teacher want to find these kind of students.</div>
<div><br></div><div>a) students who are within age of 18-21 years old (sample only), parents allowed to play soccer (let say the targeted population)</div><div>b) Among these population he want to screen who has encounter with minor diseases and visited hospital in last year.</div>
<div>c) in that medical visits he want:</div><div>1. student more than 2 visits with chest or leg pain </div><div>or</div><div>2. under medication with (drug1, drug3, drug7, drug 11).</div><div>or</div><div>3. student lab test result show nicotine level (smoking) >48</div>
<div>or </div><div>4. student lab test result show alcohol level >=1.8 </div><div>or</div><div>5. any chest pain (while running) or leg fracture.</div><div><br></div><div>These are the criteria he decided to pull from another software but I can get XML file, which is infact a rule. He want me to write a rule, where he can apply same pattern but for another game in future i.e. volleyball players (where hand fracture is major determinant). and return result in a format which has been written in Java script.</div>
<div><br></div><div>after studying Drools, I decided Guvnor would be the best tools to apply. Now my problem is:</div><div>a) How can I map xml criteria to Drools.</div><div>b) How can I access Guvnor UI (for rule writing by non IT guy) with Existing school's Software. </div>
<div>c) How can I visualize the results in Java script (already written). so I don't have to work hard for visualization. </div><div><br></div><div>Any suggestion / ideas / steps are welcome.</div><div><br></div><div>
DG</div>