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 TIBCO ActiveMatrix® Adapter for Siebel to one of the four Siebel Activities in TIBCO ActiveMatrix BusinessWorks™ Plug-in for Siebel. The Siebel plugin Activity type is based on the type that selected in Request-Response adapter Service in BW5.x.
Note: After migration, the Update Siebel Business Component with Subscription Service converts into Upsert operation for Invoke Business Object Activity.

Procedure

  1. Start TIBCO Business Studio.
  2. Click the 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 to be migrated.
  5. Click Migrate Project. After the migration is complete, click Finish. All the migrated projects are displayed in the Project Explorer view at the parent level.
    All the schemas defined under AESchemas folder of the TIBCO ActiveMatrix BusinessWorks 5.x project are not migrated. In the Configuration tab of the Publish to Adapter activity in TIBCO ActiveMatrix® Adapter for Siebel, an Adapter Service must be mentioned for migration. Only the schema that is referenced by the Publish to Adapter activity is refetched during migration.

    All the configurations of the Publish to Adapter activity and Subscription service are migrated to respective fields of BW6 Siebel plugin activity under General tab. In the General tab of the migrated Siebel plugin activity, the migrated shared resource is mapped to the shared resource field.

    The schema selected in the Publish to Adapter activity is mapped to Siebel Object Reference of the migrated Siebel activity. While migrating the project schema is fetched from server and stored in Siebel Object Editor in Siebel Plug-in.
    Note: If the schema selected in the Publish to Adapter activity is from Request Schema Reference of type Invoke Business Service in the Subscription Adapter service, then same is migrated to plugin and mapped to Request Schema Reference in Invoke Business Service.
  6. To run the migrated project, click Run > Debug Configurations from the menu bar.
  7. In the Debug Configurations windows, click Debug.