[rules-users] Spring bean with Drools rule template

gd007 gdind2003 at gmail.com
Fri Jun 29 14:07:21 EDT 2012


I can make spring bean with drools:decisiontable-conf as shown below. How do
I put the rule template in the bean defn? 

    <drools:kbase id="kbase1">
        <drools:resources>
            <drools:resource source="classpath:SkuType.xls" type="DTABLE">
            	<drools:decisiontable-conf input-type="XLS"
worksheet-name="Tables" />
            </drools:resource>
        </drools:resources>
    </drools:kbase>


Thanks,
--Gautam

--
View this message in context: http://drools.46999.n3.nabble.com/Spring-bean-with-Drools-rule-template-tp4018369.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list