Installation Guide

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Installing ALBPM for Advanced Registration Flows

This section describes how to install the ALBPM Process Engine and deploy the Advanced Registration Flows both manually and by using the BEA Products installer.

 


Manually Configuring the ALBPM Database and Deploying the Advanced Registration Flows

The following steps describe how to manually install AquaLogic BPM Process Engine and deploy the Advanced Registration Flows without using the BEA Products installer. Follow the steps in this section if you:

WARNING: Before manually installing AquaLogic BPM, follow the preparation guidelines in Preparing for Your Installation, especially in regards to completing the Database Installation Procedures for your DBMS.

Step 1: Copy the Build Properties File

Make a copy of the build.properties.bak file in the BEA_HOME\albpm57\FuegoSetupScript directory and rename it to build.properties in the same directory.

Step 2: Modify the Default Values In the Build Properties File

Modify the renamed build.properties file with actual values, as follows:

Step 3: Backup the Build Properties File

Make a backup copy of the build.properties file since the commands described in Step 7: Run the ALBPM Ant Scripts will delete this file, and you may need it to rerun the Ant scripts in case they fail.

Step 4: Copy the JDBC Drivers

Copy the JDBC driver for Oracle or for SQL Server 2005 into the BEA_HOME\albpm57FuegoSetupScript\ext directory.

Step 5: Modify the Engine Properties File

Modify the aler_engine_props.exp file in the BEA_HOME\albpm57\FuegoSetupScript directory, as follows:

Step 6: Set the ALBPM Install Environment

Modify the setenv.bat (Windows) or setenv.sh (UNIX) file by replacing the @<parameters> with the actual values, as follows:

From a command prompt, change to the BEA_HOME\albpm57\FuegoSetupScript directory and run either:

Step 7: Run the ALBPM Ant Scripts

From a Windows or UNIX command prompt, run the following Ant scripts from within the BEA_HOME\albpm57FuegoSetupScript directory. (The Ant targets are in the build.xml file.)

This will create a directory service, create an ALBPM process engine, and deploy workflows on that engine.

Step 8: Verify the Installation

Verify the installation by going in the ALBPM Process Administrator console and checking whether the process engine was created and that the workflow project was deployed. For more information, see Start the AquaLogic BPM Process Engine.

Step 9: What’s Next?

For additional post-installation steps, see the instructions in Post-Installation Instructions.

For more information on configuring ALER to use the ALBPM Process Engine, see the Configuring and Managing Advanced Registration Flows guide.

 


Using the BEA Installer to Configure the ALBPM Database and Deploy the Advanced Registration Flows

[BASED ON CR360487 - THIS SECTION NEEDS TO BE REVIEWED BY DEV/QA]

The following steps describe how to use the BEA Products installer to install the ALBPM Process Engine and deploy the Advanced Registration Flows without dropping the existing ALER database. Follow the steps in this section if you:

WARNING: Before installing ALBPM, follow the preparation guidelines in Preparing for Your Installation, especially in regards to completing the Database Installation Procedures for your DBMS.

Step 1: Verify the Installed ALER Web Application

Verify aler webapp is valid

Step 2: Re-run the BEA Products Installer for ALBPM

Re-run the BEA Products installer to install ALBPM and configure .

3.1 choose not to re-configure the aler database

3.2 execute BEAHOME/repository30/common/bin/dbconfig.cmd (for windows)

execute BEAHOME/repository30/common/bin/dbconfig.sh (for unix)

3.3 setup database for bpm

Step ?: Verify the Installation

Verify the installation by going in the ALBPM Process Administrator console and checking whether the process engine was created and that the workflow project was deployed. For more information, see Start the AquaLogic BPM Process Engine.

Step ?: What’s Next?

For additional post-installation steps, see the instructions in Post-Installation Instructions.

For more information on configuring ALER to use the ALBPM Process Engine, see the Configuring and Managing Advanced Registration Flows guide.


  Back to Top       Previous  Next