Installing Optional Items

Changes to the source of the sample plug-in IVPs require additional steps.

Although executable modules have been supplied as part of the installation, you might want to change the source code. JCL and procedures have also been supplied to compile and execute sample programs. Normally, you have to modify the JCL and procedures for use within your environment.

Edit the dataset and member listed in the following step, and submit it for execution.

Procedure

  1. Edit and perform COBOL compilation JCL.
    The JCL uses a procedure that might have to be modified to make it conform to your site requirements and execute correctly.

    This member compiles COBOL supplied sample programs.

    Dataset: USERHLQ.JCL

    Member: SXNCJCPL

  2. Define and populate a CICS VSAM file
    This JCL member defines and populates the plug-in sample CICS VSAM file. It imports the data records from USERHLQ.DATA(VSAMFL1) into the CICS VSAM file. The file is used by the HTTP-REST sample project.

    Dataset: USERHLQ.JCL

    Member: SXNVMSF1