Re: file streaming with dynamic file name

2017-09-21 Thread Claus Ibsen
See this FAQ http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html Or set the header CamelFileName with the name of the file, then you can use to instead of toD On Thu, Sep 21, 2017 at 4:38 AM, Matthew Shaw wrote: > Hi All, > > Trying to stream to a file using message header properties to

file streaming with dynamic file name

2017-09-20 Thread Matthew Shaw
Hi All, Trying to stream to a file using message header properties to describe the file name, however it is always creating a file with the literal property references. .to("stream:file?fileName="+System.getProperty("file.streaming.location")+"/${header.JMSCorrelationId}_${header.LASN}.csv") H

Re: Dynamic File Name

2012-10-22 Thread Claus Ibsen
ou please give me an example based on my > activemq message body? > > Thanks, > Walter > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-File-Name-tp5721316p5721394.html > Sent from the Camel - Users mailing list

Re: Dynamic File Name

2012-10-19 Thread Willem jiang
gt; > > http://camel.apache.org/schema/spring";> > > > > > /person/city='London' > fileName=${date:now:MMdd}_<location>___.txt"/> > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-File-Name-tp5721316.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

Dynamic File Name

2012-10-19 Thread wcpolicarpio
:01,78.7,78.7,78.7,178.7 Camel Route: http://camel.apache.org/schema/spring";> /person/city='London' ___.txt"/> -- View this message in context: http://camel.465427.

Re: how to use a dynamic file name in the xslt component output=file ?

2010-11-15 Thread davsclaus
Try using instead of -- View this message in context: http://camel.465427.n5.nabble.com/how-to-use-a-dynamic-file-name-in-the-xslt-component-output-file-tp3265551p3265789.html Sent from the Camel - Users mailing list archive at Nabble.com.