
Chapter 5. Development of the Change of Address CICS application 103
We used the following process to generate the JCL for one of our map sets.
5.3.1 Establish a connection to the host
A z/OS project must be created, which is a PC-based representation of artifacts,
PDSs, and data set members that also exist on the host. Any objects that are
created or edited in the z/OS project are also created on the MVS™ host in real
time. This makes development of projects for z/OS almost seamless as there is
no need to worry about uploading or creating objects on the host as WD/z does
this for you.
Before a z/OS project can be created, a connection to the ...