[rules-users] KIE Workbench data model import

2013-10-30 Thread rockford
Hello, I am trying to import a data model from inside the Drools 6 KIE Workbench. (I have used this functionality in the Guvnor.) So far I have: - Uploaded a jar containing a data model to the repository from the Asset repository editor. Now I am trying to see where to make the data model

[rules-users] Traverse object chain from Guvnor

2013-10-04 Thread rockford
I am working on a risk scanning application and evaluation Drools / Guvnor for the application. The rules will be written to check messages with structure like: message attributevalue/attribute attributevalue/attribute levelTwo attributevalue/attribute

Re: [rules-users] Traverse object chain from Guvnor

2013-10-04 Thread rockford
Thank you for the reply. Yes, with the expression editor, Guvnor gives this: message.listOne.CHOOSE - the choices: size() first() last() isEmpty() So, as I see it, I can't continue. What would be needed is: all() or any() So, that I can continue stepping down - or am I missing something basic

[rules-users] Guvnor web-based decision table not firing

2012-11-01 Thread rockford
Hello, When I set up a test scenario for my Guvnor-designed decision table, I see that the decision table isn't fired. Can anyone tell me what is possibly missing? Ie. 1. Design a medium complexity level decision table with the Guvnor interface. 2. Design a test scenario to fire and test the

Re: [rules-users] Guvnor web-based decision table not firing

2012-11-01 Thread rockford
Never mind. I was looking for a problem with Guvnor, but the problem was in one of the Conditions. The table rules fire. -- View this message in context: http://drools.46999.n3.nabble.com/Guvnor-web-based-decision-table-not-firing-tp4020644p4020645.html Sent from the Drools: User forum mailing

[rules-users] Rule Template doesn't show up in Test Scenario

2012-10-31 Thread rockford
Hi, I am using Drools 5.4.0 Guvnor. I created a Rule Template and I would to test it with a Test Scenario. However, when I try to show the rules to fire in the test, the newly created (and saved) Rule Template doesn't show up in the rule list. Newly created ordinary rules show up properly in the