Previous Topic

Next Topic

Book Contents

Book Index

Rule dependencies

In addition to the key item, a rule may reference one or more additional items that contain information the rule needs in order to perform its evaluation or calculation. These items—each in its section, form, and visit—are called dependencies. The context item is also a rule dependency; therefore, every rule has at least one dependency representing the context item.

Note: All dependencies associated with a context must have the same scope as the context. For example, if a context is defined as a generic visit context, its dependencies must also be defined with generic visits.

When you associate a rule with the items it runs against, you specify the type of dependency each item represents in its context: applied, dependency, or trigger. Rule processing begins when an item designated as any of these types of dependencies receives an initial entry of data or is updated:

Copyright © 2012 - 2015 Oracle and/or its affiliates. All rights reserved.