Previous Topic: Client Manager Transaction RoutingNext Topic: Default Server


Directory Services User Exit

Directory Services is a user exit DLL of the Client Manager that can optionally contain transaction routing routines. The user-written code can determine where a given cooperative flow request should be routed. The Directory Services user exit may use the following input arguments to determine its selection of the desired target server:

The default Directory Services user exit DLL, as installed from the CA Gen download folder, is to disable the use of Directory Services. Therefore, if customers want to employ the use of the Directory User exit, they must code and rebuild the Directory Services user exit DLL.

Note: For more information about user exits, see the User Exit Reference Guide.

More information:

User Exits

Transaction Routing