How to Implement Functions for All Other Components
For Oracle BPEL Process Manager, Oracle Mediator, and human workflow functions, you must implement either the oracle.fabric.common.xml.xpath.IXPathFunction
interface (defined in the fabric-runtime.jar
file) or javax.xml.xpath.XPathFunction
.
To implement functions for all other components: