This chapter describes how to perform various tasks in TIBCO Object Service Broker using the text-based workbench. You can also perform these tasks using the TIBCO Object Service Broker UI, which provides a graphical environment for TIBCO Object Service Broker development. For information about using the TIBCO Object Service Broker UI, refer to the TIBCO Object Service Broker UI online help.
A view of a source table is a predefined means of accessing specific kinds of data stored in the source table. Views do not contain any data of their own, although they look like tables and can be processed as though they are real tables. Views simplify database access and enhance re-usability of data.