Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 6 Manipulating Data in a Table : Invoking the Table Browser, Table Editor, and Single Occurrence Editor

Invoking the Table Browser, Table Editor, and Single Occurrence Editor
Invoking the Table Browser
You can access the Table Browser from the workbench by doing one of the following:
Type an existing table name to the right of the BR browse table option and press Enter. This displays the initial Table Browser screen.
Position your cursor to the right of the BR browse table option and press Enter. This displays the Object Manger screen for the Table Browser. Select an object from this screen to invoke the Table Browser screen.
Execute the tool STEBROWSE(input) where input is a string containing the table name (and parameters, if any).
Invoking the Table Editor
You can access the Table Editor from the workbench by doing one of the following:
Type an existing table name to the right of the ED edit table option and press Enter. This displays the initial Table Editor screen.
Position your cursor to the right of the ED edit table option and press Enter. This displays the Object Manager screen for the Table Editor. Select an object from this screen to invoke the Table Editor screen.
Execute the STE(tablename) tool where tablename is the name of the source table and any parameters.
Invoking the Single Occurrence Editor
You can access the Single Occurrence Editor by doing one of the following:
From either the Table Browser or Table Editor, type S in the line command field of the required occurrence and press Enter.
Execute the tool SOE(tablespec) where tablespec is the name of the table and any parameters containing the single occurrence that is to be edited.
If you do not supply a value for tablespec, pressing Enter displays a screen prompting for a value.
See Also
TIBCO Object Service Broker Shareable Tools for information about the tools.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved