Migration of 3.x Projects
This section outlines how to migrate 3.x projects, after you install TIBCO BusinessEvents 5.2.
Note:
- If you are migrating 3.0.0 projects that use the legacy Oracle Types backing store, you must first upgrade your 3.0.0 installation to the latest 3.x version and update the Oracle Types backing store schema. After the schema update you can then migrate the data to the JDBC backing store, which you configure in the 5.1 version project.
- Berkeley DB object management is removed from the product in version 5.2. If you are migrating from Berkeley DB, see Migrating with Berkeley DB Object Management for preliminary steps to take in order to change to Cache OM.
- Import Clean and Validate the 3.x Project
- Configure Runtime Properties in the CDD File
Most of the configuration that was done in TRA files is now done in the CDD file. Ensure that all valid 3.x runtime settings (except JVM and system level properties) are configured in the CDD. Some properties are not relevant in the current version, and additional properties not used in 3.x have been added to the product. You may have to add some properties manually to CDD property sheets. - Check that be-engine.xml Settings are in the CDD File
- Adding Project Libraries (If Used)
Version 3.x project libraries containing entities (concepts, events and so on) are not compatible with project libraries in release 4.0.0 and higher, because the format for entities changed in the 4.0.0 release. They are not migrated. - Import 3.x Decision Projects
To import 3.x decision projects you must first import the 3.x TIBCO Designer project into TIBCO BusinessEvents Studio as a TIBCO BusinessEvents Studio project. Then you import the related decision project into that TIBCO BusinessEvents Studio project. The decision table format is migrated to the current format during import. - Migrate 3.x Database Concepts and State Models (If Used)
If you want to continue to use database concepts or state models, you must purchase the TIBCO BusinessEvents Data Modeling add-on product. - Choose a Cache Provider (Cache OM only)
Beginning with TIBCO BusinessEvents 5.0.0, Oracle Coherence is no longer provided with TIBCO BusinessEvents. An internal component, TIBCO BusinessEvents DataGrid, is used by default. - Configure Settings (Cache OM only)
Related concepts
Copyright © TIBCO Software Inc. All rights reserved.