IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced for z/OS: Process Server > Configure IBM BPM Advanced for z/OS: Process Server > Create and augmenting profiles > Augmenting profiles > Augmenting ND profiles

Augmenting a dmgr profile

When you process the customization definition for a dmgr, several JCL jobs are generated for creating and augmenting the default WebSphere Application Server profile. After you create the profile, you can run the JCL job that augments the dmgr node.


Procedure

  1. Back up the data sets that contain the dmgr configuration, so that you can restore the data sets if necessary. See Backing up the WebSphere Application Server for z/OS system.

  2. In the DATA data set, which was generated when you processed the customization definition for the dmgr, edit the augmentation response file named BPZRSPD to verify that the fully qualified name of the database design file is specified as the value for the bpmdbDesign parameter.

    For example:

    bpmdbDesign=/WebSphere/V8T8DM/DeploymentManager/util/dbUtils/bpm.advanced.nd.topology.dbDesign
  3. Follow the remaining instructions that are available in the Customization Instructions view in pmt.sh perspective, in the relevant HTML file in the customization location, or in the CNTL data set in the z/OS system:

    1. Submit the job to create the tailored cataloged procedures and copy them to your procedure library. Each different node type under the root directory of the configuration file system requires its own cataloged procedures under z/OS.
    2. Submit the augmentation job BPZAUGD. This job updates the symbolic links in the configuration file system and augments the WebSphere Application Server profile with IBM BPM functions.

    3. When the job completes, view the job output to verify that your profile augmentation completed successfully. You can also review the WAS_HOME/logs/manageprofiles/default_augment.log file.

    4. Complete the remaining steps in the customization instructions except for the steps for starting the dmgr server.

      Important: Before you can successfully start the server, first create the databases for the IBM BPM components and then load the databases with system information.

  4. Optional: Back up the data sets that contain the dmgr configuration.


Results

The WebSphere Application Server dmgr configuration is now successfully augmented with the IBM BPM configuration.


What to do next

You must now create and configure the databases. This includes running the database scripts to create the database objects in one or more databases, and then completing any additional database configuration tasks that are required.

Augmenting ND profiles


Related tasks:
Create and processing customization definitions for the profile
Set up the configuration file system and creating a profile
Create a DB2JccConfiguration.properties file
Troubleshooting the z/OS installation and configuration
Create the databases
Completing the ND configuration