Rational Developer for System z

Part 6. Generate COBOL source code for the runtime environment

In this section you will generate COBOL source code for the CICS® Service Flow Runtime environment.

Follow these steps:

  1. Start the Generate Runtime Code wizard:
    1. In the EST Project Explorer right-click SampleProject > Generation > CICS SFR L2.0 > SampleProject > SampleProjectGP.sfgen.
    2. Select Generate > Generate Runtime Code.

    The Generate Runtime Code wizard opens.

  2. On the first page of the wizard:
    1. The File Name field is set to SampleProjectGP.sfgen.
    2. Do not select the check box Generate to another location.
    3. In the Job Control Information group:
      1. Leave the three input fields blank.
      2. Select the Create resource definitions JCL check box.
      3. Select the Create compilation JCL check box.
    4. In the Service Flow Systems Management group:
      1. Do not select the check box Have SFR manage creation of Program, Transaction, and ProcessType resources.
    5. Click Finish.
  3. The wizard performs the following steps:
    1. It generates the COBOL source code files, JCL files, and other files needed to build the service flow.
      Note: Because the check box Deploy to remote target location was not selected on the first page of the wizard, the wizard automatically stores the runtime code files in the same directory of the EST Project Explorer in which the generation properties file is located: SampleProject > Generation > CICS SFR L2.0 > SampleProject.
    2. It displays the Runtime Code Generation Complete window, which contains a list of the tasks that the wizard performed and any warning messages or error messages.

See Building a program for a runtime environment for more information on generating runtime code.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)