This sample lists the systems defined in the Gateway daemon configuration file (ctg.ini) and allows you to choose the one to which an ECI request is sent. This request is then sent, and the date and time are returned in ASCII by CICS program EC01, alongside a representation in hexadecimal.
java com.ibm.ctg.samples.eci.EciB1 [Gateway Url] [Gateway Port Number] [SSL Keyring] [SSL Password]
If translation of the date and time to ASCII
is required, a conversion template needs to be created for EC01 on
the server. Refer to the information about configuring data conversion in the CICS
Transaction Gateway for z/OS Administration Guide for further
details on conversion templates.