Re: [rules-users] Database problem

2010-08-28 Thread nch
7;m not sure it can be achieved using "from". Has anyone an example? Many thanks! --- El vie, 27/8/10, paulB escribió: > De: paulB > Asunto: Re: [rules-users] Database problem > Para: rules-users@lists.jboss.org > Fecha: viernes, 27 de agosto, 2010 14:26 > > W

Re: [rules-users] Database problem

2010-08-27 Thread paulB
We were faced with the same issue. Eventually, I realized that we did not need to have all the data in working memory at once. I was able to break down the use of the rules engine into smaller logical chunks. I now have a stateless session that the facts at hand "fly through" the engine on dema

[rules-users] Database problem

2010-08-26 Thread nch
Hi, there. I need advice on how to approach the following. Hope I'm being clear: - I have a database of over 30 tables. - The database is being updated every now and then. - I need to perform a bunch of calculations based on what's on the DB. - Some of the calculations depend on intermediate calcu