Extending WSO2 BPS 2.0.0 With Custom XPath Functions
Latest release(version 2.0.0) of WSO2 BPS, includes a fix for supporting custom XPath functions based on Saxon. There was a class loading issue in the previous releases of WSO2 BPS, which breaks the custom XPath function support. Now you can write your own custom XPath extension functions as described in Saxon’s extensibility documentation, deploy them [...]