Migrating projects with Adapter Request Response Server Activity and Request-Response Invocation Adapter Service

You can migrate your projects that use the Adapter Request Response Server Activity from ActiveEnterprise Adapter palette and Request-Response Invocation Service of TIBCO ActiveMatrix® Adapter for SAP to RFC/BAPI Listener Activity in TIBCO ActiveMatrix BusinessWorks™ Plug-in for SAP Solutions

An additional mapper activity is created after RFC/BAPI Listener activity. This mapper activity is configured with Schema from ActiveEnterprise Adapter palette. The mapper activity acts as a wrapper and helps retain input mappings in the following activities. You need to manually provide inputs for the mapper activity.

Procedure

  1. In TIBCO Business Studio™ for BusinessWorks™, right-click on 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.
    In the Configuration tab of the Adapter Request Response Server activity in TIBCO ActiveMatrix® Adapter for SAP, an Adapter Service should be mentioned for migration. Only the schema that is referenced by the Adapter Request Response Server activity is re-fetched from the SAP system. At a time the activity supports only a single schema.
    Note: If the schema for one RFC/BAPI activity is refreshed, then the other RFC/BAPI activities in the same process that using are using the same schema may not be refreshed.

    All the configurations of the Adapter Request Response Server activity is migrated to respective fields of RFC/BAPI Listener activity under General and Advanced tab. In the General tab of the migrated RFC/BAPI Listener activity, the migrated shared resource will be mapped to shared resource field. The schema selected in the Adapter Request Response Server activity is mapped to the migrated RFC/BAPI Listener activity.

    Note: In the migrated activity, the fields not present in the Adapter Request Response Server activity, but are present in the RFC/BAPI Listener activity will have default values. Some of these fields can be configured through JSON preference file. For more information, see Working with Preference File (JSON) for migration.
  4. To run the migrated project, from the menu bar click Run > Debug Configurations.
  5. In the Debug Configurations window, click Debug.