The EPI Client API exits can be used with EPI requests sent to CICS servers over either the TCP/IP or SNA protocol.
For more information on creating and deploying user exits see ECI and EPI C exits.
Function name | Parameters | Return codes: |
---|---|---|
CICS_EpiInitializeExit | Version |
CICS_EXIT_OK |
CICS_EpiTerminateExit | Anchor |
CICS_EXIT_OK |
CICS_EpiAddTerminalExit | Anchor |
CICS_EXIT_OK |
CICS_EpiTermIdExit | Anchor |
CICS_EXIT_OK |
CICS_EpiTermIdInfoExit | Anchor |
CICS_EXIT_OK |
CICS_EpiStartTranExtendedExit | Anchor |
CICS_EXIT_OK |
CICS_EpiStartTranExit | Anchor |
CICS_EXIT_OK |
CICS_EpiReplyExit | Anchor |
CICS_EXIT_OK |
CICS_EpiDelTerminalExit | Anchor |
CICS_EXIT_OK |
CICS_EpiGetEventExit | Anchor |
CICS_EXIT_OK |
CICS_EpiSystemIdExit | Anchor |
CICS_EXIT_OK |
CICS_EpiTranFailedExit | Anchor |
CICS_EXIT_OK |