CICS_EPI_EVENT_START_ATI

Purpose

The CICS_EPI_EVENT_START_ATI event indicates that an ATI transaction has been started against the terminal resource. If the terminal resource receives an ATI request while it is running another transaction, the request is held until the transaction ends. The transaction is then started on behalf of the terminal resource, and the CICS_EPI_EVENT_START_ATI event is generated to inform the application.

Fields completed

Event
The CICS_EPI_EVENT_START_ATI event code.
TransId
The name of the transaction that was started. This name is 4 characters long and null-terminated.