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

camel-core - ScriptLanguage SPI

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.10.0
    • camel-core
    • None
    • Unknown

    Description

      Languages in camel are tied to being evaluated during routing with the exchange as the input variable.

      This works well for languages like simple, header, xpath, jsonpath etc that works with the message payload.

      However it would be good to have a ScriptingLanguage SPI that some languages can implemented as they are general purpose scripting languages like groovy etc.

      Then we can use these languages in other areas without Exchange, or have to create a dummy exchange that is empty.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: