Previous Topic: Other APINext Topic: Directory Services User Exit


Transaction Routing

Transaction routing is a process that allows cooperative flow data to be routed from a Distributed Process Client (DPC) to a Distributed Process Server (DPS). The selection of the target environment hosting the DPS can be programmatically selected.

In a CA Gen Distributed Processing environment the Client Manager supports and implements an optional transaction routing facility implemented using a Directory Services user exit. The name of the user exit dll and the associated transaction code data file are configurable by using the Client Manager File – Setup dialog.

The following terms are used when discussing transaction routing:

A DPC application has the option of using the Client Manager to process a cooperative flow request. The cooperative flow data contains a destination transaction code, the value of NEXTLOCATION, control data, and application view data. Client Manager transaction routing can make use of the transaction code and NEXTLOCATION values to determine which server should receive the current cooperative flow request.

More information:

User Exits

General Configuration