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
- Compile and bind the sample COBOL program.
- Define the transaction codes to IMS using the system definition procedure.
- Define an ISC session between IMS and CICS using the system definition procedure.
- Compile the MFS utility statements to place the necessary formats into the online library.
- Perform the PSB generation and then the ACB generation.
- Initialize the IMS system.
- Establish a session between IMS and CICS.
- Run the corresponding CICS sample program.
In related topics, sample code is provided for performing steps 1 through 5.