This sample shows use of the higher level EPI classes.
java com.ibm.ctg.samples.epi.HighEpiB1 [GatewayUrl] [Port]
The Gateway address and port can be provided as command line parameters. If no URL is provided the sample programs default to local.
The sample program then obtains a list of available servers from which the user selects one. A basic terminal object is constructed. The user is prompted to enter the name of a transaction, which must be located on the CICS® server and must be able to return the terminal to the idle state with the PF3 key. The selected transaction is run on the selected server and the screen displayed to the user. If the terminal is not idle, the sample program sends the PF3 key and then disconnects.