Put short: you can pass method parameters if they are part of the Exchange (either body or as headers).
But it's still unclear for me where these params should come from, or what you are trying to do. You say "user input", but user input should be done before sending the Exchange and entering the Camel route. So then they are part of the Exchange and you can use the methods mentioned previously. -- View this message in context: http://camel.465427.n5.nabble.com/bean-with-method-parameters-in-camel-tp5733474p5733678.html Sent from the Camel - Users mailing list archive at Nabble.com.
