Workstation View

The Workstation view shows the local modules, if any, previously registered on the workstation in a hierarchical tree. If you have not yet registered any modules to your workstation, this view is empty.

To open the local workstation view, choose File->Open Workstation from the menu bar or click on the workstation toolbar button.

To register an object on the local workstation you must have both the Repository and Workstation views open. Select the object on the Repository panel, and choose from the menu bar Workstation->Add Module or Workstation->Add Interface, respectively.

To remove an object from the local registry, select the object on the Workstation panel, and choose Workstation->Remove from the menu bar.

The Workstation view consists of the two panels (Object Tree and Sample Code panels) and two view modes (synchronous and asynchronous). These features are discussed below.

In the figure, the module BANKAPP is expanded to show the asynchronous operations contained in the TELLER interface. Note that the asynchronous operations are named in the form OperationNameAsync. The sample code shown returns the requested values as output parameters of the selected reply object operation.