In this section you will generate COBOL source code for
the CICS® Service Flow Runtime
environment.
Follow these steps:
- Start the Generate Runtime
Code wizard:
- In the EST Project Explorer right-click .
- Select .
The Generate Runtime Code wizard opens.
On the first page of the wizard:
- The File Name field is set to SampleProjectGP.sfgen.
- Do not select the check box Generate
to another location.
- In the Job Control Information group:
- Leave the three input fields blank.
- Select the Create resource definitions
JCL check box.
- Select the Create compilation JCL check
box.
- In the Service Flow Systems Management group:
- Do not select the check box Have
SFR manage creation of Program, Transaction, and ProcessType resources.
- Click Finish.
The wizard performs the following steps:
- 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: .
- 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.