Creating z/OS® component versions

You can create z/OS component version by running the buztool.sh command from job control language (JCL) or from the z/OS® UNIX System Services command line. You can also create z/OS component version by using the z/OS® File Source Config plug-in.

About this task

In an automated system, typically, you write a script that runs the buztool.sh command after a build is created by your build system. The buztool.sh command then creates a component version which can be deployed using a deploy process.

HCL Launch server requires the time zone of the z/OS system to display the artifact modified date accurately. Identify the time zone of the z/OS system and set the TZ environment variable. To know more about the TZ environment variable, refer to the z/OS® documentation.

While packaging load modules, System Status Index (SSI) value is converted to epoch time and displayed as Last Modified Date in the component version page. For example, if a load module SSI value is 087ab85c. Converting to decimal format gives the Epoch time as 142260316 which is displayed as July 5, 1974 12:45:16 PM GMT in the component version page. For non-load modules, the buztool.sh command tries to read ZLM4DATE, ZLMTIME and ZLMSEC statistical values from ISPF.

What to do next

You can work with the component that contains z/OS® files as you would work with any other component in HCL Launch. Use the z/OS® Utility plug-in to create processes that deploy components that contain z/OS® files. See the HCL Launch website for information about the z/OS® Utility plug-in: Plugins.
Note: IMS.TFORMAT members (member name containing non-readable characters) are not supported. PDS members name can have ONLY [0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ@#$] characters.