To enable the autoinstall of multiple secure IPCONNs, you must modify the sample IPCONN autoinstall program.
CICS® provides the IPCONN autoinstall sample program called DFHISxIP in Assembler, C, COBOL, and PL/I , where 'x' denotes the language, which is A, D, C, and P respectively. The sample program does not use a template by default, so, for autoinstall requests to use a template you must update the program. In this example, the COBOL user program DFHISCIP is updated.
* - - - - - - - - - -
* Install processing
* - - - - - - - - - -
A010-INSTALL-IPCONN SECTION.
* Template for secure IPCONN
MOVE 'SECTEMPL' TO ISAIC-TEMPLATE