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 transaction code is a character string assigned to the remote procedure step and is associated with a transaction request.
NEXTLOCATION is a character string that contains the value defined to the NEXTLOCATION model attribute. The NEXTLOCATION attribute is defined and set in the CA Gen Procedure Action Diagram (PrAD) and can be used in conjunction with the Transaction code to determine which of the configured target servers is to process the cooperative flow request.
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.
|
Copyright © 2013 CA.
All rights reserved.
|
|