[rules-users] Drl to Xml conversion

2011-01-12 Thread ADITYA CHITRE
Hi, I am trying to convert a drl file to an xml file using drool xml language. In there a way to convert the drool fusion operators (temporal) from the drl file to an xml equivalent? For eg. the time information (3m30s, 4m) in the fusion temporal operator before[ 3m30s, 4m ] is being ignored

[rules-users] Updated rules recovery from rule engine

2010-12-14 Thread aditya chitre
Hi All, We are using drl files to load the rules in the rules engine. In our application, we can dynamically add, modify and delete rules from the rules engine. Is it possible to get these updated rules back into a text file from the rules engine using java? Regards, Aditya