Submitting parameterized build requests
Using parameterized build, you can submit your z/OS® files that are stored in ClearCase® for compiling, linking, or uploading to the mainframe from Rational® Developer for System z® or Eclipse.
About this task
When you request a parameterized build function from the Rational Developer for System z or Eclipse platform, the commands to execute a build are sent to the ClearCase server. Based on the parameterized build setup on the server, the appropriate build process is submitted. Several build control language (BCL) scripts are generated, and the remote build is invoked to perform the functions on the z/OS system, such as allocate temporary data sets, upload the source program from ClearCase to the z/OS system, precompile source if needed, compile the source program, save the output object and link-edit control file to your data sets, perform link-editing, and save the load module to a predefined data set.
Select a link in the following list for more information about each parameterized build operation.
- Compile
- Submits the selected program for compiling on the z/OS system.
- Upload Copy Member to Host
- Uploads a copybook member to the z/OS system.
- Submit Link Job
- Submits a link job to the mainframe, such as to link multiple source modules into one linking load module.