Skip to main content

XSLT path settings

The path attribute can also be specified through the context properties:

"org.talend.esb.transformation.xslt-path"

If the context properties are specified, they overwrite the corresponding policy attributes.

The path attribute can contain:

  • HTTP URL's (for example: http://example.org/xsl/requestTransformation.xsl),

  • Path to an XSL file, relative to the Talend Runtime Container(for example: etc/requestTransformation.xsl ) or an absolute path,

  • Classpath path to the XSL file.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!