rule-engine
Alternatives to rules engine for centralizing and maintaining rules
I\'m trying to find an appropriate solution/framework to centralize and maintain rules. The number of rules is huge and they change frequently. I\'ve gone through开发者_运维问答 rules engines like Dro[详细]
2023-02-24 09:31 分类:问答Converting SQL update based application to java rule based application
I have an data centric & data sensitive application, which is written using java, but almost all the business logic is maintained in a .sql files.[详细]
2023-02-22 20:06 分类:问答Need assignment or problem to solve for understanding Rule Engines
I want to understand rule engines better by actually making use of it. Can somebody suggest me some kind of assignment or a proble开发者_如何学JAVAm statement which should be difficult to solve withou[详细]
2023-02-19 11:52 分类:问答Creating rules programmatically in WFF
i need to create rule in Windows Workflow Foundation without using RuleSet editor. Maybe i didnt search enough on google but i cant find any examle of this.[详细]
2023-02-17 10:07 分类:问答Check all elements of a list (Drools Expert)
I\'m trying to write rules in Drools Expert. In the when part of the rule, I check some properties of an Application object. This object contains a List and I would like to check if a bunch of rules a[详细]
2023-02-13 09:23 分类:问答Drools Decision table rules not using updated values
I am using Drools Rules Server as a service.We are using a decision table Pre Rules Movie Object: actor: \"unknown\"[详细]
2023-02-13 09:21 分类:问答Declare local rule variable using Drools
It\'s possible to create a loc开发者_如何学Cal variable into a local rule definition using Drools rule engine?[详细]
2023-02-07 02:06 分类:问答Configuration Rule Engine - Alternatives?
I\'ve been developing a piece of software that takes rules of the form \'A Disallows B\' or \'X Requires Y\' to make an application that will allow you to configure a complex item.[详细]
2023-02-03 18:03 分类:问答Solving Sudoku via Production Rules
I\'m trying to solve any Sudoku puzzle using production rules, with Drools as my inference engine. One of the examples packed with Drools is precisely a Sudoku solver, here are the relevant rules:[详细]
2023-02-01 21:20 分类:问答I need a simple rules engine, I think? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-28 02:34 分类:问答