Home

 

Prerequisites

You must configure the CICS server and the CICS Transaction Gateway for this example to work. This configuration is beyond the scope of this book. You should obtain, from your CICS administrator, the parameters required to connect to the CICS Transaction Gateway, which typically include:

URL

Server name

Port

User name

Password

The sample COBOL program, taderc9.cbl, is located in:

<RAD_Install-SDPShared>/plugins/com.ibm.j2c.cheatsheet.content_7.0.1.v20080
710-1450/Samples/CICS/taderc99

This program must be installed on the CICS server and you should be able to query it from a CICS Terminal (Figure | 0-4) using the command:

CEMT INQ PROG(taderc99)

Figure 20-4 CICS Terminal showing the installed COBOL program taderc99.cbl

ibm.com/redbooks