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
ActiveMatrix BusinessWorks
- Procedure
- 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.
- Select Install into .host Repository and, click Finish.
- 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
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. |