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 ActiveMatrix® Adapter for PeopleSoft to CI Request Response Activity in ActiveMatrix BusinessWorks Plug-in for PeopleSoft in the following manner.

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.
    On migration, the name of the shared resource is same as Instance Id of adpsft8model file in ActiveMatrix BusinessWorks 6 project and extension of shared resource is peopleSoftResource. For example, PeopleSoftAdapterConfiguration.peopleSoftResource. The fields from the respective sharedadpsft8conn file are migrated to PeopleSoft Configuration shared resource.
    Note: The fields Use Domain Connect Password and Domain Connect Password are not migrated from ActiveMatrix Adapter for PeopleSoft created in TIBCO Designer™ to ActiveMatrix® Adapter for PeopleSoft projects on ActiveMatrix BusinessWorks 6.x. Hence, these fields are not available to migrate in ActiveMatrix BusinessWork Plug-in for PeopleSoft. These fields can be configured through JSON preference file. For more information, see Working with Preference File (JSON) for migration.

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

    In the Configuration tab of the ActiveEnterprise Adapter activity, the PeopleSoft Adapter Service must be mentioned for migration. Only the schema that is referenced by the linked PeopleSoft Adapter Service is fetched online using PeopleSoft server details and is migrated under the Schema tab of the shared resource. Other properties like Runtime Input are also migrated.

    On migration, in the General tab of the CI Request Response activity, the migrated shared resource is mapped to the Connection field. The Component Interface Name selected in the linked PeopleSoft Adapter Service of the 5.x project must be migrated to the Schema field of the CI Request Response activity under the General tab. The schema is fetched online from PeopleSoft server during migration and populated to the Input and Output tabs of the CI Request Response activity. Only the fields whose Runtime Input is checked is visible on the Input and Output tabs.

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