Sample autoinstall user programs for IPIC connections (IPCONN)

The default user program for autoinstall of IPCONNs is an assembler-language program called DFHISAIP. The corresponding copy book that defines its communications area is DFHISAIC.

The source code of the default program, and the copy book of its communications area, are supplied in assembler-language, COBOL, PL/I, and C versions. The supplied programs and copy books, and the CICSTS54.CICS libraries in which they can be found, are summarized in Table 1.

Table 1. IPCONN autoinstall user programs and copy books
  Language Member name Library
Programs Assembler DFHISAIP SDFHSAMP
Programs C DFHISDIP SDFHSAMP
Programs COBOL DFHISCIP SDFHSAMP
Programs PL/I DFHISPIP SDFHSAMP
Copy books Assembler DFHISAIC SDFHSAMP
Copy books C DFHISAIC SDFHC370
Copy books COBOL DFHISAIC SDFHCOB
Copy books PL/I DFHISAIC SDFHPL1

You can write your own IPCONN autoinstall user program in COBOL, PL/I, C, or assembler language.