1. Home
  2. ...
  3. Data Transformation and Validation
  4. c XSLT

c XSLT

Available connectors

The XSLT component is used to transform XML documents using an XSLT stylesheet, allowing data to be converted to different formats or structures.

URI Syntax: xslt:resourceUri

Main fields

Path parameters

Name
Description
Default
Type
resourceUri (producer)(required) Path to the template. The following is supported by the default URIResolver. You can prefix with: classpath, file, http, ref or bean. classpath, file and http load the resource using these protocols (classpath is the default).—String

Example

The flow starts with a POST request.

The toD EIP indicates that the flow should route execution to a dynamic URI.

The route then makes a GET request, obtaining an XML response.

Then, transforms the XML response to JSON using an XSLT file: response_to_json.xslt.

XSLT file

How happy are you with this page?

We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more