This topic contains Product-sensitive Programming Interface and Associated Guidance Information.
A default security routine called
EYU9XESV is provided. A sample copy of this routine, called EYUAXESV is located
in the CICSTS31.CPSM.SEYUSAMP
samples library. Once it has been assembled and link-edited, this sample needs
to be renamed EYU9XESV. The copy book that maps the input parameter block
is called EYUBXESV and is provided in CICTS13.CPSM.SEYUMAC.
By default, EYU9XESV processing is quite basic. EYU9XESV is called during both API connect and disconnect processing on the CMAS. At API connect time, EYU9XESV sets the USERID field to the default CICS® user ID for the CMAS (the DFLT_UID value). EYU9XESV then returns, accepting the connection. At API disconnect time, EYU9XESV sets the RESPONSE field to OK and returns.