Re: Passing Camel Message Headers to File Endpoint

2012-06-01 Thread James Carman
suggest a "marshall" step to accomplish this pattern? > > > > Or would you place the MessageID into the camel Message body? > > > > -- > > View this message in context: > > > http://camel.465427.n5.nabble.com/Passing-Camel-Message-Headers-to-File-Endpoint-tp5713737p5713813.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > >

Re: Passing Camel Message Headers to File Endpoint

2012-05-31 Thread Christian Müller
rn? > > Or would you place the MessageID into the camel Message body? > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Passing-Camel-Message-Headers-to-File-Endpoint-tp5713737p5713813.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Passing Camel Message Headers to File Endpoint

2012-05-31 Thread MichaelAtSAG
Would you suggest a "marshall" step to accomplish this pattern? Or would you place the MessageID into the camel Message body? -- View this message in context: http://camel.465427.n5.nabble.com/Passing-Camel-Message-Headers-to-File-Endpoint-tp5713737p5713813.html Sen

Re: Passing Camel Message Headers to File Endpoint

2012-05-31 Thread Björn Bength
27.n5.nabble.com/Passing-Camel-Message-Headers-to-File-Endpoint-tp5713737p5713780.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Passing Camel Message Headers to File Endpoint

2012-05-31 Thread RadoslavStoyanov
Hi Guys, Thanks a lot for the info and the advices! Regards, Radoslav -- View this message in context: http://camel.465427.n5.nabble.com/Passing-Camel-Message-Headers-to-File-Endpoint-tp5713737p5713780.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Passing Camel Message Headers to File Endpoint

2012-05-30 Thread Christian Müller
me my > custom header set at the time message was sent to the jms topic > > Currently I failed to find a standard way to do that, so please if there is > a way to describe it! > > Regards, > Radoslav > > -- > View this message in context: > http://camel.465427.n5.n

Re: Passing Camel Message Headers to File Endpoint

2012-05-30 Thread Henryk Konsek
Hi Radoslav, > Is it possible to pass some Camel Message Headers to File Endpoint? Only body of a message is saved to the file. If you want save some metadata from headers you need to append them to the body of a message. You could also consider using the multicast. from("jms:queue"). setHeader

Re: Passing Camel Message Headers to File Endpoint

2012-05-30 Thread Christian Müller
oint and I want to consume my > custom header set at the time message was sent to the jms topic > > Currently I failed to find a standard way to do that, so please if there is > a way to describe it! > > Regards, > Radoslav > > -- > View this message in context: > ht

Passing Camel Message Headers to File Endpoint

2012-05-30 Thread RadoslavStoyanov
header set at the time message was sent to the jms topic Currently I failed to find a standard way to do that, so please if there is a way to describe it! Regards, Radoslav -- View this message in context: http://camel.465427.n5.nabble.com/Passing-Camel-Message-Headers-to-File-Endpoint-tp5713737