Post-migration

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

Updating Adapter Schema References

If there is a TIBCO ActiveMatrix BusinessWorks 5.x or 6.x generic activity that uses the Tuxedo adapter AE schema in TIBCO ActiveMatrix BusinessWorks 5.x or 6.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, ParseXML, and Assign. For additional activities supported, see the Readme file.

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 or 6.x generic activity that uses outputs from preceding activities in TIBCO ActiveMatrix BusinessWorks 5.x or 6.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.

ServiceName as module property

If there is a TIBCO ActiveMatrix BusinessWorks 5.x or 6.x generic activity that uses ServiceName as module property on the Input tab of TIBCO ActiveMatrix BusinessWorks 5.x or 6.x projects, then after migration, the projects that use a module property for ServiceName need to be refactored by performing the following steps:

Procedure

  1. Right-click on the project from the Project Explorer.
  2. Click Refactor -> Repair BusinessWorks Projects.
    Make sure that the Upgrade Oracle Tuxedo Plugin Configuration to Current Version check box is selected.
  3. Click OK.

ServiceName as Process property

If there is a TIBCO ActiveMatrix BusinessWorks 6.x project that uses ServiceName as process property on the Input tab of a TIBCO ActiveMatrix BusinessWorks 6.x generic activity, then after migration, the projects that use a process property for ServiceName need to be cleaned up by performing the following steps:

Procedure

  1. Click Project on the menu bar of the Business Studio.
  2. Click Clean.
  3. Select the required projects.