Installation procedure

Before the sample program can be used to perform ISC functions between IMS and CICS® , you must complete several steps.

The steps you must complete include:

Procedure

  1. Compile and bind the sample COBOL program.
  2. Define the transaction codes to IMS using the system definition procedure.
  3. Define an ISC session between IMS and CICS using the system definition procedure.
  4. Compile the MFS utility statements to place the necessary formats into the online library.
  5. Perform the PSB generation and then the ACB generation.
  6. Initialize the IMS system.
  7. Establish a session between IMS and CICS.
  8. Run the corresponding CICS sample program.

In related topics, sample code is provided for performing steps 1 through 5.