drools
How To Quiet Drools Resource Scanner Logging?
I am using Drool\'s resource scanner like so: ResourceChangeScannerConfiguration sconf = ResourceFactory.getResourceChangeScannerService().newResourceChangeScannerConfiguration();[详细]
2023-04-12 19:46 分类:问答drools rule get value from a map
How to get the perticular value in the drools when block. I am looking for something like this but its not working:开发者_JAVA技巧[详细]
2023-04-12 18:54 分类:问答drools rule flow
I\'m having a strange issue with drools : I have the following rules : rule \"is my dog a baby?\" ruleflow-group \"dog\"[详细]
2023-04-12 14:31 分类:问答How to improve drools performance?
Is there a way to log / monitor the time taken for rule in a Drools rule 开发者_如何转开发set?[详细]
2023-04-12 08:48 分类:问答How to automatically format drools files with Eclipse?
For our current project we have code formatting rules for java and xml fi开发者_运维百科les.Is there some way to configure Eclipse to format drools files (*.drl)?As far as I know you can\'t. The curre[详细]
2023-04-12 08:22 分类:问答Rule Engine in JavaScript [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-11 11:32 分类:问答grails, drools, and ticket / issue trackers, iTicket
I need to integrate a ticketing system into my grails Web application, so that those running the small company can easily handle customer needs / complaints, etc., tying that in directly with their us[详细]
2023-04-11 09:27 分类:问答what's the best Rules Framework that can work in conjunction with Spring Batch ( 500k objects)?
I\'ve used both spring-batch and drools on previous projects, separately. In my current project, I have a design where I need to process upto 500k xml objects, convert them to jaxB, apply rule on each[详细]
2023-04-10 19:27 分类:问答Rete Tree view not being displayed using drools plugin for Eclipse
I have been trying to display the Rete Tree view for drools files using the drools plugin for eclipse. But it is failing for me with the following error :[详细]
2023-04-08 05:47 分类:问答Reasoning behind using a rules engines
This is more of a generic question. But I am trying to understand a concept of using a tool and why one would need this tool. I keep going round and round.[详细]
2023-04-07 01:20 分类:问答