Hello everyone, I need to provide a way to allow non technical users to modify and possibly create rules by using a web based editor. I thought about using Guvnor because it already has validation functionality for the dsrl rule files and I wouldn't have to implement that from scratch. The problem is that the interface seems very complex and I have to provide something very simple, in the style of "drag and drop".
Would there be a way to achieve this without having to dig through the whole Guvnor source code? Is there a way to recover rule objects from rule packages and modify the conditions parameters? The idea is not to modify the .dsrl file directly but having a tool to display the information in a way that the user can interact with the rule in a safe way. Thank you very much for any help you can give me. -- View this message in context: http://drools.46999.n3.nabble.com/DSRL-rule-access-in-web-editor-tp4021793.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
