Exporting Custom XPath Functions

You can install a custom XPath function in TIBCO Business Studio - BPM Edition.

    Procedure
  1. To create a feature project specify the plug-in to package into the new feature.
    For more information, see Supplemental Eclipse Help > Plug-in Development Environment Guide > Reference > Wizards and Dialogs > New Project Creation Wizards.
  2. Export the feature project
    Make sure you select the checkbox for the Generate metadata repository option.
    For more information, see Supplemental Eclipse Help > Plug-in Development Environment Guide > Reference > Wizards and Dialogs > Export Wizards > Export Feature.
  3. Install the feature using Help > Install New Software.
    Specify the location where you exported the feature project. Unselect the checkbox for the Group items by category option which then lists the feature project.
ResultThe custom XPath function is ready for use and can be accessed from the Input path of the data transform function.