Configuring an autoinstalled IPIC connection (SC08)

You can configure autoinstalled IPIC connections by using the default connection settings for IPIC autoinstalled connections. To implement IPIC connections that are autoinstalled without security, follow the step-by-step instructions in this scenario.

The following figure shows the topology used in this scenario:
Diagram showing Windows Java client connecting to CTG over TCP/IP and CTG connecting to CICS TS over IPIC
Note: This scenario uses CICS® TG connecting to CICS TS V5.3 over IPIC in remote mode. You can run this scenario with other versions, but the illustrations and samples might vary. For the minimum requirements, see Prerequisites.

This scenario uses the default name ctg.ini for the configuration file.

Table 1. Values used in this scenario
Component Parameter Where set Example value Matching values
CICS TG Server name IPICSERVER section of ctg.ini CICSA  
CICS TG Hostname IPICSERVER section of ctg.ini cicssrv2.company.com  
CICS TG Port  1  IPICSERVER section of ctg.ini 50889 This value must be the same as  3 
CICS TS TCPIPService  2  TCPIPService definition SRV50889 This value must be the same as  4 
CICS TS Portnumber  3  TCPIPService definition 50889 This value must be the same as  1 
CICS TS TCPIPService  4  IPCONN definition SRV50889 This value must be the same as  2 
The sample configuration and environment variable files for this scenario are:
  • ctg.ini
  • CTGS08A1
The sample files are installed in UNIX directory <install path>/samples/scenarios/sc08 and in the <install.hlq>.SCTGSAMP library.