Re: [rules-users] Retriving an Object Array in the when clause of a rule.

2012-06-17 Thread Wolfgang Laun
See below. On 18/06/2012, Amal Gupta wrote: > Hi All, > > Is there a way to retrieve an object array from a Class getter in the when > clause of a rule in a drl file ? I have tried a lot of things but they did > not work out. What about reading the Expert manual? Did you try that? [snip] > ru

Re: [rules-users] Hibernate Configuration with Drools 5.4

2012-06-17 Thread zeeshan
Hi Laune ! I have mailed you my spreadsheet at ur gmail id. Thanks ! -- View this message in context: http://drools.46999.n3.nabble.com/Hibernate-Configuration-with-Drools-5-4-tp4017981p4018017.html Sent from the Drools: User forum mailing list archive at Nabble.com. ___

[rules-users] Retriving an Object Array in the when clause of a rule.

2012-06-17 Thread Amal Gupta
Hi All, Is there a way to retrieve an object array from a Class getter in the when clause of a rule in a drl file ? I have tried a lot of things but they did not work out. The Problem is detailed below :- The following class has a private parameter Column1 which is an Object type array. pub

Re: [rules-users] How to write a Heuristic Knowledge in Drools Expert?

2012-06-17 Thread Davide Sottara
Are you familiar with the A* algorithm? A heuristic function is typically used in (state-)space search problems: at a given point, you may have alternative "paths" you can choose and the heuristic will help you estimate/predict how "successful" exploring that branch would be by giving a score. The

Re: [rules-users] How to write a Heuristic Knowledge in Drools Expert?

2012-06-17 Thread Wolfgang Laun
On 17/06/2012, Daniel Souza wrote: > Today I was reading the book Expert System Principle and Programming and I > noticed a view point about *Knowledge Domain*: > > /"A pratical limitation of many expert systems today is lack of *casual > knowledge*. I confirmed my understanding of "casual" by lo

Re: [rules-users] Drools & jBPM Workshops(Next Week) : June : WDC NYC

2012-06-17 Thread Daniel Souza
I would like to see happen in Brasilia - Brazil. (: -- View this message in context: http://drools.46999.n3.nabble.com/rules-users-Drools-jBPM-Workshops-Next-Week-June-WDC-NYC-tp4018002p4018013.html Sent from the Drools: User forum mailing list archive at Nabble.com. _