Re: Wire Tap - dynamic endpoint URIs not working

2017-01-04 Thread Jakub Korab
to("mock:result"); logmanager is custom component which has 4 parameters. -- View this message in context: http://camel.465427.n5.nabble.com/Wire-Tap-dynamic-endpoint-URIs-not-working-tp5792135.html Sent from the Camel - Users mailing list archive at Nabble.com.

Wire Tap - dynamic endpoint URIs not working

2017-01-04 Thread jshankarc
.wireTap("logmanager:log?proccode=CODE&messageType=Rs&fileName=*${header.id}*&fileExtention=xml") .to("mock:result"); logmanager is custom component which has 4 parameters. -- View this message in context: http://camel.465427.n5.nabble