Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-201

allow expressions such as XQuery to be used as a transformer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • camel-core
    • None
    • Patch Available

    Description

      e.g.

      <route>
        <from uri="activemq:Foo.Bar"/>
         <transform>
           <xquery>....</xquery>
        </transform>
      </route>
      

      This basically means renaming the DSL's setOutBody() to be transform(Expression)

      Attachments

        1. camel-201.patch
          18 kB
          Jonathan Anstey
        2. camel-201-2.patch
          20 kB
          Jonathan Anstey

        Issue Links

          Activity

            People

              janstey Jonathan Anstey
              jstrachan James Strachan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: