Deleting Custom XPath Functions
This topic lists the steps to uninstall a Custom XPath function so that it is not visible in the mapper.
- Procedure
- On the menu bar, click . On Mac, this is located under the "BusinessWorks" menu.
- Click Installation Details.
- Select the Custom XPath function you want to uninstall, and click the Uninstall button.
- If you uninstall a custom XPath project from the
{Tibco_Home} location, the
CustomXpath.jar is not removed from the
plugins folder. To remove the jar file:
- In the file explorer, navigate to {tibco_home}\studio\4.0\eclipse folder.
- Open the command prompt here and type the following command:
TIBCOBusinessStudio.exe -application org.eclipse.equinox.p2.garbagecollector.application
The CustomXpath.jar is removed from the plugins folder. - Restart the workspace.