Previous Topic: Common Format Buffer (CFB)Next Topic: NonStop View Data Exchange


Tuxedo View32 Data Buffer

For a CA Gen distributed application to exploit features that Tuxedo provides the View32 data format of Tuxedo is used to exchange data.

The Tuxedo View32 buffers are C language structures that contain 32-bit field identifiers that are associated with the various elements of the view structure. CA Gen generates a View32 buffer definition when a DPC containing a cooperative flow targets the Tuxedo TP monitor, using Tuxedo as its communications type.

A View32 buffers allow CA Gen applications to use the data-dependent routing feature of Tuxedo. The Tuxedo TP Monitor environment is configured to route data to different servers based on the content of data that is contained in the View32 buffer. Data-dependent routing is achieved by using the capability that Tuxedo provides without modifying the generated application code.

Note: For more information about CA Gen use of View32 data buffers for Tuxedo cooperative flows, see the Tuxedo User Guide.