Sample configuration properties files for the BPMConfig command
Your Business Automation Workflow installation includes several sample configuration files that are provided as a starting point for your configuration. These sample files are composed of common properties and settings for different Business Automation Workflow environments. Before you begin your configuration, select a sample file that most closely resembles the configuration that you want, copy the file, and customize it to suit your own environment. The BPMConfig command will use the properties file to configure your environment according to the settings that you specify.
Sample properties files
The sample configuration properties files are provided in the install_root/BPM/samples/config folder (where install_root is the installation location of IBM® Business Automation Workflow).
- de_type is one of Standard, Advanced, AdvancedOnly
- environment_type is PS (Process Server - for Workflow Server) or PC (Process Center
- for Workflow Center) (omitted where
de_type=AdvancedOnly) - topology is one of SingleCluster, ThreeClusters
- database_type is one of DB2, DB2zOS, SQLServer, Oracle
- WinAuth is only appended for environments using SQL Server with Windows authentication
In the install_root/BPM/samples/config/performancetuning folder, there are two sample properties files for performance tuning. The files have the following names:
- Advanced-PC-ThreeClusters-DB2.properties
- Advanced-PS-ThreeClusters-DB2.properties
- Advanced-PS-ThreeClusters-DB2-MultiDB-De1.properties
- Advanced-PS-ThreeClusters-DB2-MultiDB-De2.properties
- Advanced-PS-ThreeClusters-DB2-MultiDB-MultiBus.properties