Custom XPath Migration

Some manual tasks need to be performed after custom XPath migration. These tasks impact Design-time.

Design Time

This section describes how to provision migrated custom XPath functions into TIBCO ActiveMatrix BusinessWorks™ 6.x.

Procedure

  1. Export the custom XPath function plug-ins into the Host repository. To do this, right-click on the XPath Function Plug-in, and select Plug-in Development/Deployable Plug-ins and fragments.
  2. Select Install into .host Repository and, click Finish.
  3. Restart and refresh your workspace.
    This results in the validation errors related to XPath functions not visible.

Custom XPath Migration Using the Command Line

Set the following properties to migrate custom XPath functions using the bw6migration.properties file.
Property Description
singleCXFGroupProject

By default, the property is set to true, and migrates all the custom XPath functions under a single custom XPath function group.

Set the property to false to migrate each custom XPath function and create custom XPath function groups for each individual XPath function.
thirdPartyCXFJarDir Provide the location of the third party JAR files that are referred by the custom XPath function.