CICS_EPI_EVENT_SEND

Purpose

The CICS_EPI_EVENT_SEND event indicates that a transaction has sent some 3270 data to a terminal resource, typically as a result of an EXEC CICS SEND command. No reply is expected, and none should be attempted.

Fields completed

Event
The CICS_EPI_EVENT_SEND event code.
Data
A pointer to the buffer that is updated to contain the data sent by the transaction. See 3270 data streams for the EPI, in CICS Transaction Gateway: Programming Guide, for details of the data stream format.
Size
The length of the data in the Data buffer.