An EXPRESSION element instructs Forge about how to modify records. An expression consists of an EXPRESSION element with TYPE and NAME attributes.

Expressions may contain EXPRNODE sub-elements, which have NAME and VALUE attributes, to supply additional configuration information. Expressions may also contain other expressions; the contained expressions may provide values used by the containing expression, or the containing expression may provide control over which of the contained expressions are evaluated.

Oracle recommends that you perform record manipulation with a Perl manipulator rather than use a record manipulator and EXPRESSION elements. However, if you need to access and modify dimension sources (such as a dimension adapter or dimension server), you should still use expressions such as DVAL PERL. The Perl manipulator does not access dimension sources. For more information about using a Perl manipulator, see the Developer Studio Help.


Copyright © Legal Notices