Managing pseudoconversations

The CICS_EPI_EVENT_END_TRAN event tells the application whether the transaction just ended has specified a transaction to process the next input, and which transaction has been specified. The application must not attempt to start a different transaction, but must use CICS_EpiStartTran to start the transaction specified by the CICS_EPI_EVENT_END_TRAN event.