Custom XPath Migration

Some manual tasks need to be performed after custom XPath migration. These tasks impact Designtime.

Design Time

The migrated custom XPath functions need to be provisioned into TIBCO ActiveMatrix BusinessWorks™ . You can do this in the following way:

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.
    You are prompted to restart TIBCO Business Studio™ for BusinessWorks™ . Restart and refresh your workspace. This results in the validation errors related to XPath functions not visible.

Custom XPath Migration Using 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.