Starting a transaction

Use the Interaction interface to start a transaction on a CICS® server.

The EPI resource adapter provides an implementation of the Interaction interface but you should not use this directly. Each Interaction.execute() call must have an EPIInteractionSpec instance associated with it. Use the EPIInteractionSpec class directly, to define the properties of the interaction:
The EPIInteractionSpec class also allows you to set the following properties:
The EPIInteractionSpec class returns the following properties which can be used by the JEE component:

Closing an EPIInteraction does not affect the state of the connection; the terminal remains connected.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/cclaoj2p.html