For those transports that use UserID and Password as part of their protocol (currently LU6.2) a set of user exit functions is provided to facilitate any required adjustments of the UserID and Password prior to being sent to the transport layer. The CPI/C API performs the ASCII to EBCDIC translation of the UserID and Password as part of its conversation protocol. There are two entry points associated with this user exit:
This, the first, entry point is invoked only once, during initialization of the Client Manager transport support code. Future calls to the CIDE_PROC user exit will be enabled or disabled depending upon the return value from this exit.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|