Previous Topic: AESFCICSNext Topic: Advanced Communication Interface—ESFCOMI


Installing CICS Command Level Interface Module

To install the CICS command level interface module AESFCICS

  1. Copy the module AESFCICS from the CA Spool CBQ4LOAD library to a library defined in your CICS procedure through the DFHRPL DD statement.
  2. Define the program into the desired RDO group using CICS program DFHCSDUP:

DEFINE PROGRAM(AESFCICS) GROUP(ESF) LANGUAGE(ASSEMBLER)