Using the ECI resource adapter

A JEE developer can use the ECI resource adapter to access CICS® programs, using COMMAREAs and channels, to pass information to and from the server.

The table below shows the JCA objects corresponding to the ECI terms listed in I/O parameters on ECI calls. The CCI interfaces for CICS are in the com.ibm.connector2.cics package.
Table 1. ECI terms and corresponding JCA objects
ECI term JCA object: property
Abend code CICSTxnAbendException
COMMAREA Record
Channel ECIChannelRecord. See Introduction to channels and containers.
Container with a data type of BIT byte[]
Container with a data type of CHAR String
ECI timeout ECIInteractionSpec:ExecuteTimeout. See Timeout of the ECI request.
LUW identifier JEE transaction
Password or password phrase ECIConnectionSpec:Password. See Security in the ECI.
Program name ECIInteractionSpec:FunctionName
Server name ECIConnectionFactory:ServerName
SocketConnectTimeout ECIConnection:SocketConnectTimeout
TPNName ECIInteractionSpec:TPNName. See ECI and CICS transaction IDs.
TranName ECIInteractionSpec:TranName. See ECI and CICS transaction IDs.
User ID ECIConnectionSpec:UserName. See Security in the ECI.

Information Information

Feedback


Timestamp icon Last updated: Wednesday, 27 August 2014


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//progguide/topics/jaceci.html