Rules Engine

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Malte

    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.
  • HansF

    #2
    Re: Rules Engine

    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)

    Comment

    • Altasen.com

      #3
      Workflow in Apps

      If you work with some of the later Apps-versions (11 and up), tha
      then has sure Workflow installed. Just query in SQL*Plus for table
      starting with WF

      Kind regards
      Roel Hogendoor
      More messages on Tech Apps and Tech Oracle o


      Comment

      Working...