The Directory Services User Exit is the Client Manager's implementation of Transaction routing. Transaction routing is a conceptual process that lets cooperative flow data be routed from a Distributed Process Client (DPC) to a programmatically determined Distributed Process Server (DPS). The Distributed Processing—Client Manager User Guide discusses transaction routing and directory services in detail.
IEFDP_CleanUpDir is called when Client Manager is terminating. It takes no arguments and does not return a value. In the sample code, IEFDP_CleanUpDir is used to free any resources allocated on behalf of the Client Manager. IEFDP_CleanUpDir is the last directory service function called by the Client Manager.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|