A new copy of a bound object must be brought into the Execution Environment storage to refresh the data or definition of the object. The environment where users are working determines how a new copy of a bound object is brought into storage.
To refresh the bound copy, the Execution Environment must be shut down and restarted. In a TSO environment a user can log out and log in again to TIBCO Object Service Broker to refresh the copy. In TIBCO Object Service Broker for Open Systems, to reset the bind for
rules you must shut down and restart the Data Object Broker.
In a rare situation, in a multi-user environment, there is a need to refresh the copy of the bound rule or object while the present Execution Environment session is active. Two routines, $BINDOBJECT and $BINDRULE, are available to a user with level‑7 security clearance to refresh the bound copy within a current session. Use the following routines.
where class is the name of the object type, that is SCREEN or TABLE, and
object is the name of the object to be refreshed.
where library is the name of the installation library and
rulename is the name of the rule that is being refreshed.
Installing and Operating for your operating environment for information about stopping and starting an Execution Environment and a Data Object Broker.