473,320 Members | 1,883 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Rules Engine

I am looking for a rules engine, based on Oracle, that is as generic as
possible. I don't even know if such a beast exists.

The application area is saturated by nested ifs, else and lookup in
various tables. I want to try and consolidate all of that and hope that
there is a more manageable way than 'just' restructuring a bunch of PL/SQL.
Jul 19 '05 #1
3 5524
On Wed, 30 Mar 2005 19:18:49 +0200, Malte wrote:
I am looking for a rules engine, based on Oracle, that is as generic as
possible. I don't even know if such a beast exists.


I don't fully understand what you are after, but I'm guessing the question
would be

"What is the built-in, included, Oracle Workflow?"

(Followup restricted to cdo.server)
Jul 19 '05 #2
Optionally, if you don't have workflow in place, but are using Oracle Applications.. check out their fast formulas. Lots of
possibilities there to build a rules engine that is easy to maintain.

On Wed, 30 Mar 2005 19:18:49 +0200, Malte <Yo******************@nmalte.dk> wrote:
I am looking for a rules engine, based on Oracle, that is as generic as
possible. I don't even know if such a beast exists.

The application area is saturated by nested ifs, else and lookup in
various tables. I want to try and consolidate all of that and hope that
there is a more manageable way than 'just' restructuring a bunch of PL/SQL.


Jul 19 '05 #3
If you work with some of the later Apps-versions (11 and up), that
then has sure Workflow installed. Just query in SQL*Plus for tables
starting with WF.

Kind regards,
Roel Hogendoorn
More messages on Tech Apps and Tech Oracle on
http://www.altasen.com

Nov 9 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Christoph | last post by:
For retrieving CSS rules that can not be interpreted by an layout engine I can use the UnknownRule interface of DOM. Unfortunately in Gecko (Firefox 1.0.5), I cannot access such rules using...
2
by: Jason Shohet | last post by:
I have 6 rules for a given 'time' value. if (0 < iTime <= .5) {iFee = 17} else if ( .5 < iTime <= 1) {iFee = 20} else if... else if... yada yada I don't want to code this in C#...
0
by: John Puopolo | last post by:
All, I am writing an application that requires a very light weight rules engine. The core requirement is for me to express a simple rule such as: If the value of X > 100, send an e-mail else...
11
by: hazz | last post by:
before I start filling up the first page of perhaps many pages of code with if/then or switch:case buckets, I wanted to step back and see if there is a better way... I will have a table with up to...
3
by: Noel | last post by:
Hi All, I'm trying to create a rules engine that could be re-used in the windows client as well as the server side. Could someone point me in the right direction. I'm looking to create simple...
2
by: hardieca | last post by:
Hi, I'd like to know if anyone knows of any resources detailing the best practices of validating rules in the business tier and providing helpful error messages to users in the UI tier. All the...
1
by: harshawardhan | last post by:
What is exactly oracle rules engine where should i get the related study material.
2
by: Wolf Saenger | last post by:
Hi, Is Sombody using a Business Rule Manager System? Is there a affordable system to recomended? You opinion please tia / regards Wolf
2
by: Malte | last post by:
I am looking for a rules engine, based on Oracle, that is as generic as possible. I don't even know if such a beast exists. The application area is saturated by nested ifs, else and lookup in...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.