About the WebSphere Customization Toolbox and the z/OS Profile Management Tool

The WebSphere Customization Toolbox provides the following tools that you can use to customize or migrate your IBM BPM environment: the z/OS Profile Management Tool (zPMT) and the z/OS Migration Management Tool.

You can use zPMT to create the artifacts that are required for creating and augmenting profiles for stand-alone servers, dmgrs, and managed nodes in the z/OS system. You can use the z/OS Migration Management Tool to configure and process definitions for migrating IBM BPM profiles. For more information about the z/OS Migration Management Tool, see the WebSphere Application Server Information Center.

zPMT provides the following main functions:

To use zPMT, install and start the WebSphere Customization Toolbox.

The WebSphere Customization Toolbox and its component tools are supported on Windows and Linux operating systems only. As a result, the JCL batch jobs and customization files must be uploaded to the z/OS system in order to create and configure the profile. IBM BPM includes a zpmt.sh script that runs on the z/OS system, and which you can alternatively use to generate JCL batch jobs and customization files. When you run zpmt.sh, a customization response file is required to provide input to the script.

You can use the Create action of zPMT to specify customization settings in a series of windows and to save this information to a customization response file. This file is created as a text file of name-value pairs and is stored in a customization location, which is a directory structure that you specify on your hard disk drive.

After creating a customization definition, you can use the Process action of zPMT to generate a set of JCL jobs, an augmentation response file, and other data files, and to upload the files to your target z/OS system. The files are placed in two partitioned data sets named CNTL and DATA:

If you want to make updates to an augmentation response file, you can use the Regenerate action of zPMT to change previously defined customization values, and then use the Process action to regenerate an updated augmentation response file.

You can share your zPMT customization definitions with others.

Tip: The process of planning a cell is the same with zPMT as it was with the Interactive System Productivity Facility (ISPF) panels. zPMT prompts you for the same information as the ISPF panels, but in a few cases, in a slightly different sequence. Naming conventions and port allocation charts are the same with zPMT as they were with the ISPF panels. Additionally, supplementary material that helps establish naming conventions and port allocations is provided in Techdoc WP102075 in the IBM Support Portal.


Types of configuration that you can build with zPMT

You can build three types of configuration with zPMT. The following table cross-references zPMT terms with the ISPF terms.

Customization environments available using zPMT
zPMT option Equivalent WebSphere ISPF option
IBM BPM for z/OS stand-alone Process Server Stand-alone application server node
IBM BPM for z/OS dmgr Network deployment node
IBM BPM for z/OS managed (custom) node Empty managed node

The zPMT customization response file is similar in concept, but not identical in format, to the SAVECFG files for the ISPF dialogs.