EPI events occur when CICS® has data to pass to the EPI application. The application can handle EPI events in a variety of ways. See Events and callbacks, in CICS Transaction Gateway: Programming Guide. Whichever mechanism is used, the data from CICS is obtained by calling CICS_EpiGetEvent.