Java EpiB1 sample

This sample lists the systems defined in the Gateway daemon configuration file (ctg.ini) and allows you to select the one to which an EPI request is made. This request is then made, and the data returned in the 3270 data stream from the transaction EP01 is displayed on the screen.

Usage:
 java com.ibm.ctg.samples.epi.EpiB1 [Gateway URL] [Gateway port number] [debug] [SSL keyring] [SSL password]

By default the data is returned as an ASCII string, but if you specify debug as the third command line option, the data stream is displayed in hexadecimal alongside the ASCII text.


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/Basic-EpiB1.html