C/C++ ECII1 sample

This sample lists the CICS® servers defined in the Gateway daemon configuration file (ctg.ini) and allows you to select the one to which an ECI call is made. A unit of work is then started and the first ECI call is made to the CICS program EC02.

You then have the choice of running EC02 again or finishing the unit of work. On exit from the loop you can choose either to commit or back out the current unit of work.

In this sample program, all calls are asynchronous and are handled using event functions that are found in the supplied cclcalls.h header file. This header file must be in the <install_path>/include directory when you build this sample program.


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/IntermediateECI-ECII1.html