The EPI resource adapter provides a record that you can use with the EPI resource adapter to retrieve and send information to CICS® through the EPI.
Like the EPI Support classes, it allows you to address fields on a screen. Use the Screen container to get a reference to a field, and then use methods to query and manipulate the field text.
The record is found in the com.ibm.connector2.cics package. It is an implementation of the screenable interface, which transfers information between the EPI resource adapter and the record.