You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/29 18:43:00 UTC

[jira] [Resolved] (CAMEL-15120) camel-jslt - Use headers as variables in the jslt component

     [ https://issues.apache.org/jira/browse/CAMEL-15120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15120.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

> camel-jslt - Use headers as variables in the jslt component
> -----------------------------------------------------------
>
>                 Key: CAMEL-15120
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15120
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Jorick Flabat
>            Priority: Major
>             Fix For: 3.4.0
>
>
> The jslt library allows to pass external variables when applying a jslt to an input json. This issue is implemented by using the headers of the message as external variables. The header values are converted using the jackson library to a JsonNode. The attached PR provides the unit tests and the code that implements this new functionality.
>  
> NB: the component camel-jslt does not exist yet



--
This message was sent by Atlassian Jira
(v8.3.4#803005)