java - Need to fire a rule from eclipse that s ceated in drools guvnor -


though able fire rules eclipse created inside project not able fire rule thay being created in drools guvnor after deploying pojo model? approach right? suggestion regarding approach????

you want use knowlegdeagent, allows create kbase compiled package in guvnor. http://docs.jboss.org/drools/release/5.5.0.final/drools-guvnor-docs/html/ch09.html#d0e3433

alternatively, can download rule files guvnor using changeset , hardcoding url there, example: https://github.com/droolsjbpm/jbpm/blob/5.4.0.final/jbpm-test/src/main/java/org/jbpm/test/jbpmjunittestcase.java#l213

kris


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -