Tracing business object data output

To transport business object data output, CORBA is used. Because this solution can be problematic if the business object data is large, the server caches the actual business object data locally and notifies the client with metadata only. Since this call is small, the business object inspection points can be updated quickly. The cached data in the server is cleared when the server restarts or when ITE requests it.

Business object data transport is only intended for remote servers. For local servers, sharing the local file system should be used for optimum performance. When business object tracing is turned on, ITE will notify local servers of the file system location. If the server is running remotely, the file system location will be empty.

Copyright IBM Corp. 2004, 2005