Hi Claus,

Thanks, I referred to the example stated on the link you have provided.

Apologies to ask you a very basic question in this case:


<choice>
        <when>
          
          <header>name</header>
          
          <transform>
            <simple>Hello ${header.name} how are you?</simple>
          </transform>
        </when>


In above 'choice when' code, how to associate header with key name?

As I executed the code provided on the link and it is always executing the
'choice-otherwise' segment.

Thanks in advance,
Manoj



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725561.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to