You are migrating an application, which includes some custom XPath functions. Which runtime task is needed to make the custom function available?
Include the XPath function plug-ins in your application.
Export the XPath function as a zip, and import it through BusinessStudio.
Export the XPath function as a jar, and update the bwagent path.
Include the custom XPath function plug-ins into the Host repository.
Submit