Post-migration

After successfully migrating Adapter projects created on TIBCO ActiveMatrix BusinessWorks 5.x, complete the post-migration steps.

Updating Adapter Schema References

The post-migration steps are required to replace the adapter schema were referenced to plug-in schema.

The post-migration process must be performed only once, as it is a one time activity. If it is on the same project, then the following error is displayed Resource Out of Sync.

If there is a TIBCO ActiveMatrix BusinessWorks 5.x generic activity that uses the SAP adapter AE schema in TIBCO ActiveMatrix BusinessWorks 5.x projects, then after migration, perform the following steps to fix the TIBCO ActiveMatrix BusinessWorks 6.x generic activities:

Note:
  • The generic activities currently supported are Start, End, Call Process, Mapper, JMS receiver (Message Type - XML text), Parse XML (Input Style - text), Assign, JMS Sender (Message Type - XML text), Variables in iterate group. For additional activities supported, see the Readme file.

Prerequisites

The mapperEnabled property in the migration JSON preference file must be set to false.

Procedure

  1. Right-click on the project.
  2. Select Refactor > Update Adapter Schema References.
  3. Select the project and click Finish.

Using Output of Preceding Activities

If there is a TIBCO ActiveMatrix BusinessWorks 5.x generic activity that uses outputs from preceding activities in TIBCO ActiveMatrix BusinessWorks 5.x projects, then after migration, perform the following steps to fix the XSLT Out of Sync error:

Procedure

  • Right-click the input mapping and select Show Check and Repair.