Migrating Active Database Adapter Configuration to JDBC Connection Resource and ADB Configuration Resource in the Plug-In

You can migrate Active Database Adapter configuration from ActiveMatrix® Adapter for Database projects created in the TIBCO Designer to JDBC connection resource and ADB configuration resource in ActiveMatrix BusinessWorks Plug-in for Database in the following manner:

Procedure

  1. In TIBCO Business Studio, go to Project > Migrate BW Projects.
  2. In the Project Migration Wizard, the default selection is Migrate Single BusinessWorks 5.x Project. Select the Migrate as Shared Module check box to migrate the 5.x project as a shared resource.
    Note: Only shared resources and schema files can be migrated as a shared module. The Migrate as Shared Module check box does not apply to event source activities.
  3. In the Select Project Location section, click Browse to add the location to the Select Project(s) to be Migrated field and select the project you want to migrate.
  4. Select the migrated project location by clicking Browse next to the Select Migrated Project Location field.
  5. Click Migrate Project.
  6. After the migration is completed, click Finish.

Changes Seen in the Project After Migration

The following changes are seen in the project after migration:
  • An additional module property is created for the URL field after migration when the URL is used as a global variable in an ActiveMatrix BusinessWorks 5.x project.
  • If the design time and run time connections in the adapter's active database configuration are different, then the JDBC shared resource connection in the plug-in fetches data from the run time connection after migration.