business-rules
How can I model both data and logic in a database?
I\'m working on a web app for a magazine that will allow users to log in and renew their subscriptions online. These subscriptions are renewed based on a set of rules, and I\'d like to get some ideas/[详细]
2023-01-24 09:46 分类:问答Dynamic business rules engine for ruby on rails
I have an application which will require a \"dynamic business rules\" engine. Some of the business rules changes very frequently. Some of then applies for a lim开发者_运维问答ited set of business acco[详细]
2023-01-23 09:40 分类:问答how to transfer business rules to new data base in 3-tire Architecture?
as we know that 3-tire Architecture consist of Presentation tier , business logic and data base tier the business rules (like : stored procedures , triggers ...) are stored in data base开发者_运维技巧[详细]
2023-01-22 08:34 分类:问答What is a Key Lookup in a Database and what's the difference with Business Rules?
I was wondering what really is a Key lookup in a database ? And what are the differences between Key Lookup and Busin开发者_高级运维ess Rules?[详细]
2023-01-18 08:50 分类:问答Why are the business rules written in C# (Code)?
I am looking at the Lhotka CSLA.NET object library (Lhotka.NET). It seems interesting, but one thing which does not make sense is that the business rules are written in C#. Should these not be c开发者[详细]
2023-01-17 04:07 分类:问答Business rules integration to User Stories
I have a set of User Stories and I have a set of business rules (primarily laws binding my requirements to be compliant). In Agile SDLC I\'m not sure where these \"rules\" are attached to my user stor[详细]
2023-01-11 04:31 分类:问答How can I use an SQL statement stored in a table as part of another statement?
In our Oracle database we have a table called RULES, with a field called SQLQUERY. This field is a varchar with an SQL statement stored. The PK is DM_PROJECT.[详细]
2023-01-11 01:08 分类:问答drools drl how to do not conditions
I am trying to write a rule in drools drl language where I am want to do something like !(A && B) but it doesnt seem to like the ! operator or the word not. I am struggling to find good docume[详细]
2023-01-09 11:44 分类:问答Enforcing business rules in Oracle
I have a table called Book. This table has 3 columns viz id, price and discount. If price is greater than 200 then discount should be 20%. While inserting data in Book table the discount value should[详细]
2023-01-09 04:59 分类:问答Java based workflow engine required
I am looking for a java based workflow engine which is powerful enough to have most of the workflow features but simple to implement.[详细]
2023-01-08 04:37 分类:问答