Function Name: |
Parameters:Anchor |
To allow the user to collect data when a transaction abends or a terminal fails.
Immediately before CICS_EpiGetEvent returns to the caller, with or without GetEventExit, when the event is CICS_EPI_EVENT_END_TRAN, and the AbendCode field is not blank.
Note that there are some failures on remote systems that can occur and will simply cause the presentation of a 3270 data stream with an error message and no abend code in the CICS_EPI_EVENT_END_TRAN. This error message may not even occur on the same event as the CICS_EPI_EVENT_END_TRAN. If the exit requires to handle this situation, it may monitor it through CICS_EpiGetEventExit and scan the appropriate 3270 data streams.