Package com.ibm.connector2.cics

CICS JCA local ECI connector (version 1.0.0)

See: Description

Package com.ibm.connector2.cics Description

CICS JCA local ECI connector (version 1.0.0)

A resource adapter application must first obtain a connection factory and then use this connection factory to acquire a connection to the local CICS region. Once the connection has been acquired, an ECI interaction object can be obtained from the connection. This ECI interaction object provides an execute method which invokes a CICS program with COMMAREA or channel data, and receives the returned data.