Migrating Projects With Invoke an Adapter Request-Response Service Activity and Request-Response Service

You can migrate your projects that use the Invoke an Adapter Request-Response Service activity of from ActiveEnterprise Adapter palette and Request-Response Service of 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 you have selected in Request-Response adapter Service in BW5.x.
An additional mapper activity is created after the BW6 Siebel plugin activity. This activity is configured with schema from the ActiveEnterprise Adapter palette. The mapper activity acts as a wrapper and helps retain input mappings in the following activities. You must provide inputs for the mapper activity manually.
Note: After migration, the Update Siebel Business Component with Request-Response 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 Invoke Adapter Request Response Service activity in TIBCO ActiveMatrix® Adapter for Siebel, an Adapter Service should be mentioned for migration.
    Only the schema that is referenced by the Invoke Adapter Request Response Service activity is fetched during migration. All the configurations of the Invoke an Adapter Request Response Service activity and Request Response Adapter Service is migrated to respective fields of BW6 Siebel plugin activity under the 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 Invoke an Adapter Request Response Service 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.
    If schema selected in the Invoke an Adapter Request Response Service activity is from Request Schema Reference of type Invoke Business Service in Request-Response Adapter service, then the same is migrated.
  6. To run the migrated project, click Run > Debug Configurations from the menu bar.
  7. In the Debug Configurations windows, click Debug.