Hi Ramesh, You can add header. for the filtering operation.
<route> <from uri="endpoint1" /> <setHeader headerName="operationName"> <constant>operation1</constant> </setHeader> <to uri="endpoint2"/> </route> ----- Cheers Guru -- View this message in context: http://servicemix.396122.n5.nabble.com/route-a-ServiceMix-message-by-operation-specified-using-Camel-tp5009558p5009582.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
