How to pass parameters to a Java Code from XSLT (Custom Java Function ).
book
Article ID: KB0093597
calendar_today
Updated On:
Products
Versions
TIBCO API Exchange
-
Not Applicable
-
Description
Description: The documentation refers to calling a Java function which takes no input but provides a response. To further enhance the Java functionality you can also pass parameters from the XSL file to the Java function.
Resolution
The parameters must be typecasted in the XSL file for the call.