Migrating Enterprise Environment

These sections provide specific procedures for upgrading an existing environment running on ALBPM Enterprise 5.7.2 to ALBPM Enterprise 6.0.x.

Follow the procedures in these section to upgrade to ALBPM 6.0, re-using the existing ALBPM 5.x Directory and Engine databases.

The first time you start ALBPM 6.0 Process Administrator during the upgrade, it will automatically alter the schema structure of the Directory database. Likewise, when you first start each Engine, it will alter the schema structure of the Engine database. This means that pre-existing process instances will continue their execution on the new 6.0 environment.

Important: You must perform a full back-up of your 5.x installation, including all databases involved. Your 5.x installation will become unusable after the upgrade. During the the upgrade procedures, the database structures are converted to the new version and will no longer be compatible with version 5.x.
Important: The database (JDBC) users configured for the Directory and Engine Databases must have enough privileges to perform SQL DDL (Data Definition Language) operations (like ALTER, CREATE and DROP statements). Otherwise, the Process Administrator application and the Engine will fail to migrate the structures of their SQL tables and will not to start. This is only needed for the first time you start Process Administrator and each Engine.

Follow all these sections in the order presented. Some sections only apply to specific environments and may be safely skipped otherwise.