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 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.

Note: After migration, the Update Siebel Business Component with Request-Response Service converts into Upsert operation for Invoke Business Object Activity.

Procedure

  1. Perform step 1 to step 3 of Migrating Projects from Adapter to Plug-in.
  2. On migration, the name of the shared resource is the same as Instance Id of adsblmodel file in BW6 project and extension of shared resource is siebelconnectionResource. For example, SiebelAdapterConfiguration.siebelconnectionResource. The fields from the respective shared adsblconn file are migrated to Siebel Connection shared resource.

    Location of the migrated shared resource is under the Resources folder.

    All the schemas defined under AESchemas folder of the TIBCO ActiveMatrix BusinessWorks project are not migrated.

    All the required 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.

    In the Configuration tab of the Invoke Adapter Request Response Service activity in TIBCO ActiveMatrix® Adapter for Siebel, an Adapter Service must be mentioned for migration. Only the schema that is referenced by the Invoke Adapter Request Response Service activity is fetched during migration. 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.

  3. To run the migrated project, click Run > Debug Configurations from the menu bar.
  4. In the Debug Configurations window, click Debug.