Hi, I am using below change-set
<change-set xmlns='http://drools.org/drools-5.0/change-set' xmlns:xs='http://www.w3.org/2001/XMLSchema-instance' xs:schemaLocation='http://drools.org/drools-5.0/change-set change-set.xsd' > <add> <resource source='file:C:\New\drools-expert\src\main\rules\Drools_Excel.xls' type='DTABLE' > <decisiontable-conf input-type="XLS" worksheet-name="Tables" /> </resource> </add> </change-set> When i am doing some addition or update in Decision table Resource change scanner is not taking the change.Although if i am using DRL in Resource then my code is able to pick runtime change. Need help!! Thanks. -- View this message in context: http://drools.46999.n3.nabble.com/KnowledgeAgent-is-not-taking-the-changes-from-Decision-table-at-Runtime-tp4025363.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
