Yes, all clear now. With http://127.0.0.1:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myPackage/LATESTyou will get the whole package; including decisiontable1.xls and decisiontable2.xls.
How do you load http://127.0.0.1:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myPackage/LATEST/decisiontable1into a KnowledgeBase? On 9 April 2013 23:47, ciberg2 <[email protected]> wrote: > Hi, thank you for the fast reply. > > Let me try to explain, I have several decision tables, each decision table > corresponds to an Excel file. > > Each XLS has several rows that correspond to the options for that decision > table. > > When I transcribed to the post I incorrectly changed the name of the asset > to rule1 when it is in fact decisiontable1. > > If you want to see here is decisiontable1 - > https://dl.dropbox.com/u/1799315/decisiontable1.xls > And here is decisiontable2 - > https://dl.dropbox.com/u/1799315/decisiontable2.xls > > When I fire the rules, let's say with Y,Y,Y, I get this as result - > [answer2,answer8] > > I want only to get the result from decisiontable1 and whatever I use as URL > I get always a result of the two tables. > I tried - > > http://127.0.0.1:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myPackage/LATEST > and > > http://127.0.0.1:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myPackage/LATEST/decisiontable1 > > Thank you and I hope i've been clear now. > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Fire-specific-rules-deployed-in-guvnor-that-reside-in-the-same-package-tp4023266p4023276.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 >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
