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 SAP to Invoke RFC/BAPI in SAP Activity in TIBCO ActiveMatrix BusinessWorks™ Plug-in for SAP Solutions

An additional mapper activity is created after the Invoke RFC/BAPI 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 need to manually provide inputs for the mapper activity.

Procedure

  1. Start TIBCO Business Studio.
  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 multiple 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 > Start Migration. 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 do not get migrated. In the Configuration tab of the Invoke Adapter Request Response Service activity in TIBCO ActiveMatrix® Adapter for SAP, an Adapter Service should be mentioned for migration. Only the schema that is referenced by the Invoke Adapter Request Response Service activity is re-fetched during migration.

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

    Note: In the migrated activity, the fields that are not present in the Invoke Adapter Request Response Service activity but are present in the Invoke RFC/BAPI in SAP activity will have default values. These fields can be configured through JSON preference file. For more information, see Working with Preference File (JSON) for migration.
  6. To run the migrated project, from the menu bar click Run > Debug Configurations.
  7. In the Debug Configurations windows, click Debug.