Ideal candidates for data binding are application control tables and static data lists containing frequently accessed information (for example, a sales tax table). You can only bind the data of TDS tables and if you bind the data you must also bind the definition. Use the following table to determine if a table is a good candidate for data binding:
You must unbind a table if you want to update its data. Users who are accessing the bound copy of a table at the same time as the table is being unbound continue to access the
original bound version until their session storage is refreshed. Refer to
Refreshing the Bound Copy for more information.
The @PROMUNBINDOBJS and @PROMBINDOBJS tools TIBCO Object Service Broker
Shareable Tools for information about unbinding and rebinding a set of bound objects.