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 > Set up the configuration file system and creating a profile

Generate a design file and database scripts for the database objects

Before you create and configure the default profile, you must define the database configuration values that will used to create the database objects for the stand-alone server or ND cell.

When you created the customization definition in zPMT, you were presented with the option to define the database configuration within the zPMT windows, or to use a database design file. For DB2 for z/OS , a database design file is the only viable option. If you do not have an existing file ready for use, you can create the file in either of the following ways:


About the database design tool

Use the database design tool to specify the database configuration values for the IBM BPM database components. The benefit of using the database design tool is that it allows for each of the database components to be configured with different settings; for example, schema names.

The database design tool produces the following output:

You can generate a database design file and associated database scripts in a single process flow by running the database design tool in interactive mode. If you have an existing database design file and want to generate associated database scripts, you can run the database design tool in silent mode.

Tip: To use an existing database design file, the file must have been created or edited by running the database design tool in interactive mode in your current version of IBM BPM. Database design files created in one version of the product must be edited before being used in another version of the product because the database configuration parameters for the database components might vary slightly across versions.

The DbDesignGenerator.sh script is located in the WAS_HOME/util/dbUtils directory, where WAS_HOME represents the home location of the configuration directories for the node; for example, /WebSphere/V8T8DM/DeploymentManager.

Set up the configuration file system and creating a profile


Related tasks:
Create customization definitions for fully customized profiles
Create the databases