Writing a program to control autoinstall of APPC connections

Considerations common to all user-replaceable programs

Note that the comments contained in General notes about user-replaceable programs apply to this section.

This section describes how to write a program to control the automatic installation of local APPC connections. For information about controlling the automatic installation of local VTAM® terminals, see Writing a program to control autoinstall of terminals. For information about controlling the installation of shipped terminals and connections, see Writing a program to control autoinstall of shipped terminals. For information about controlling the installation of virtual terminals used by the CICS® Client products, see Writing a program to control autoinstall of virtual terminals.

The section is divided into the following sections:

  1. Autoinstalling APPC connections--preliminary considerations
  2. The autoinstall control program at INSTALL
  3. The autoinstall control program at DELETE
  4. The sample autoinstall control program for APPC connections.
Note:
In this section, "connection" and "session" are used as general terms when explaining autoinstall. The names "CONNECTION" and "SESSIONS" are used to indicate the CICS resource types used to create the definitions.
[[ Contents Previous Page | Next Page Index ]]