Migrating projects with Publish to Adapter activity and Subscription Service

You can migrate your projects that use the Publish to Adapter from ActiveEnterprise Adapter palette and Subscription Service in ActiveMatrix® Adapter for Files for Unix/Win to File Serializer Activity in ActiveMatrix BusinessWorks Plug-in for Files for Unix and Windows in the following manner

Procedure

  1. Start TIBCO Business Studio for BusinessWorks.
  2. Click Project tab and select Migrate BW Projects.
  3. In the Project Migration Wizard, the default selection is Migrate Single BusinessWorks 5.x Project in the Migration Project Type section. Click Migrate Multiple BusinessWorks 5.x Projects to migrate mutliple 5.x projects.
  4. In the Select Project Location section, click Browse in the Select Project(s) to be Migrated field and select the project you want to migrate.
  5. Click Migrate Project.
  6. Click Start Migration.
  7. Click Finish after the migration is complete.
    All the migrated projects are displayed in the Project Explorer view at the parent level.

    All the schemas defined under File Schemas folder of File Adapter Configuration is migrated to schemas under a shared resource. Name of the migrated shared resource is the name of File Adapter Configuration and the extension of the shared resource. For example, FileAdapterConfiguration.filesResource. All the properties of the schemas that are configured in the file adapter is also migrated.

    All the configurations of the Subscription service is migrated to respective fields of File Serializer activity under General and Advanced tab. In the General tab of the migrated File Serializer activity, the migrated shared resource will be mapped to Configuration resource field. The schema selected in the Subscription service is mapped to schema picker of migrated File Serializer activity.

    Note: In the migrated activity, the fields that are not present in the Subscription Service but in the File Serializer will have default values. These fields can be configured through JSON preference file. For more information, see Working with Preference File (JSON) for migration.
  8. To run the migrated project, from the menu bar click Run > Debug Configurations.
  9. In the Debug Configurations windows, click Debug.