See the docs
https://camel.apache.org/manual/variables.html

And then you can debug what happens also, for example with camel jbang
debug that shows all the details

On Thu, Mar 14, 2024 at 11:30 AM Mikael Andersson Wigander
<mikael.andersson.wigan...@pm.me.invalid> wrote:

> Hi
>
> I’m using the new 4.4 feature with Variables and having issues with
> headers created within the variables.
>
> I use this feature for getting an access_token and I store it as a header
> in the call to be used later.
>
> How can I retrieve it in subsequent executions returning from my toV()
> call when the value valueReceiving is set?
>
> Since using the valueReceive the headers created within the call is moved
> to a headers map within the variableRepository.
>
> /M



-- 
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to