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.

After importing the project, you must configure the Cluster Definition Descriptor (CDD) file to add the JDBC connection project path or paths, and enable database concepts on all engines (processing units) where you want to use them. Steps are as follows:

Procedure

  1. Open the project’s CDD and select the Cluster tabDatabase Concepts.
  2. In the Database URIs field, add all JDBC shared resources used for creating database concepts. Click the plus sign to add a new row as needed, and add the project path to the resource.
  3. Select the Processing Units tab (at the bottom of the window). Select each processing unit in turn and do one of the following:
    • To enable database concepts, check the Enable Database Concepts checkbox.
    • To disable database concepts, uncheck the checkbox.
      Note: When cache OM is used, the default mode for a cache cluster is Cache Only. However the default mode of a database concept is Memory Only. You can specify a mode explicitly by adding domain object overrides. See TIBCO BusinessEvents Data Modeling Developer’s Guide for complete details.