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

Licensing

This appendix provides information on BEA licensing for AquaLogic BPM.

 


Installing an AquaLogic BPM License

The AquaLogic BPM products are automatically installed with a 60-day evaluation license. Prior to the expiration of the evaluation license, a purchased license must be installed.

To install a purchased license:

  1. Rename the file license.bea to license.bea.old.
  2. The license file is located one directory up from your installation directory:

    <INSTALL_DIR>/..

  3. Launch the AquaLogic BPM product. A notice will appear stating that the existing license is invalid or has expired.
  4. Click Import License.
  5. Browse to the license file you were supplied and click OK.
  6. Click OK to close the program.

When the AquaLogic BPM product is restarted, the new license will be installed.

 


Licensing Engine Deployments on WebLogic

In order for the AquaLogic BPM process execution engine to run on a WebLogic application server, the WebLogic license.bea must be updated with the AquaLogic BPM license.

Note: This is true for the 60-day evaluation license as well as purchased licenses.

To update the license, run the UpdateLicense script found in the BEA home directory to merge the ALBPM license.bea file with the WebLogic license. For example, on Windows:

%BEA_HOME%\UpdateLicense %ALBPM_HOME\license.bea

On UNIX or Linux:

$BEA_HOME/UpdateLicense $ALBPM_HOME/license.bea


  Back to Top       Previous  Next