Migrating Projects with Adapter Subscriber Activity and Publication Service

You can migrate projects that use the Adapter Subscriber from the ActiveEnterprise Adapter palette and Publication service of ActiveMatrix Database Adapter for Database to the Data Event Poller Activity in ActiveMatrix BusinessWorks Plug-in for Database in the following manner:

Procedure

  1. In TIBCO Business Studio, right-click the project in the Project Explorer and select Refactor > Migrate Adapter to Plug-in.
  2. In the Migrate Adapter Activities window, select the project to migrate. Review the processes that are displayed for migration and then click OK.
  3. Open the processes and realign the mapper activity if required. Add mappings in the mapper activity.
    Name of the migrated shared resource is the name of the ActiveDatabase Adapter Configuration and the extension of the shared resource. For example, ActiveDatabaseConfiguration.adbResource.

    All the configurations of the Publication service are migrated to the respective fields of DBPoller on the Schema tab of the ADB Configuration resource.

    All the fields of the Adapter Subscriber activity and Publication service are migrated to the General > Advanced tab of the Data Event Poller activity.

    On the General tab of the migrated Data Event Poller activity, the migrated shared resource is mapped to the Configuration Resource field. The schema selected in the Publication service is mapped to the schema picker of the migrated Data Event Poller activity.

    Note: In the migrated activity, the fields that are not present in the Publication service but are present in the Data Event Poller activity have default values. These fields can be configured by using the JSON preference file. For more information about the JSON preference file, see Working with Preference File (JSON) for Migration.