In this lesson, you will learn how to create the property
group to associate with Project C, z/OS® subprojects GAM0VII and GAM0VMI.
These two subprojects make up the interface for the Global Auto Mart
sample.
To create this particular property group:
- Make sure you are in the z/OS Projects or Enterprise
Development perspective,
and are connected to the host system.
- Open the Property Group Manager view, right click
on the host system, and select New Property Group.
The Property Group Editor will open.
- In the Name text field, enter COBOL
Interface Compile. Enter a description.
- Open the COBOL tab at the bottom
of the Property Group Editor, and select Runtime
Environments from the left panel of options.
- Check the check box marked CICS.
This sets the property group to use CICS®.
- Now, select Procedures and Steps from
the left panel of options.
- Expand the procedure, ELAXFCOC and
select the step, COBOL that appears.
- Scroll down to edit the COBOL Compile Step Options.
- Enter in the data sets on the host system that correspond
to the Listing Output Data Set, Debug
Data Set, and Object Deck Data set.
- In the Copy Libraries text field,
include the data sets on the host where the COPYBOOKS were uploaded
to, the CICS Copy Library where
the COBOL DFHAID can be found, and the SQLCA copylib, if it is not
a file the procedures point to.
- If XML Feedback is desired, check the Support
Error Feedback check box, and enter the appropriate data
set on the host system in the Data set Qualifier for Compile
Errors text field.
- Open the LINK tab at the bottom
of the Property Group Editor and select Procedures
and Steps from the left hand panel of options.
- Expand the procedure, ELAXFLNK and
highlight the LINK step.
- Scroll down to edit the Link Step Options.
- In the Link Libraries text field,
enter any link libraries that are needed for the project and debugging.
- In the Load Module Location text
field, enter the location of the load library that CICS uses.
- Open the JCL tab at the bottom of
the Property Group Editor.
- Ensure that the JCL Job Card is
correctly configured for compiling on the host system and that the JCL
Data Set is appropriately set to the correct partitioned
data set where the created JCL should be stored.
- Click save.
You should see your property group added to the list of property
groups associated with the host in the Property Group Manager view.