Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 9 Using the OIG Rules Programming Interface : RPI Variables

RPI Variables
Object Integration Gateway Interface Variables
When a custom rule runs, it is executed in an environment that is not isolated within the Object Integration Gateway rules engine. This means that the rule has access to information about the environment where it is running and information that is specifically made available. This section describes local variables that are made available to custom rules and the information they can safely use. Be aware that other information is available to these variables, but there is no guarantee that this data is available across releases. Also, be aware that changing data outside the variables listed below is unsupported and can cause unexpected behavior.
Format Rule and Field Build Rule Variables
The following local variables are available when a format rule or field build rule is invoked:
The value field for which the format rule is invoked. Changing this value changes the value displayed.
Transaction Variables
The following additional local variables are available when an Object Integration Gateway object is invoked by a transaction:

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved