I Clauss,
I follow your advice and I worked.
Thanks
for the reply
Best Regards
Matteo
--
View this message in context:
http://camel.465427.n5.nabble.com/Fail-to-read-file-form-FTP-to-local-directory-apply-xsl-and-save-it-tp4832751p4857675.html
Sent from the Camel - Users mailing list arc
I Claus,
Thanks for the reply.
I upgraded camel library to 2.8 version. I have no more error message, but
this route download file from ftp to the file:///routeRepository/foldername
folder but it does not apply the xsl trasfom. Should I try to create
distinct route, one for download from ftp, one t
Good Morning everybody,
I'm a newbie to Camel. I'd like to create a route that:
1) read xml files from a FTP server
2) save them to a local folder
3) apply an xsl trasform
4) save to a local folder
5) covert file to String
6) send to a queue
Here is the code:
The Ftp download works grate, bu
Hi Claus,
thanks for reply it was grate. I solved my problem with you help, I'm an
Apache Camel newbie.
Thanks again,
Best Regards
Matteo
--
View this message in context:
http://camel.465427.n5.nabble.com/Splitter-file-name-automatic-generation-tp4754576p4761533.html
Sent from the Camel - Us
Hi to all,
I'd like to have a splitter that splits an xml file using xpath and save all
the files named, one for every istance in the xpath expression.
For example:
my input xml is something like that
..
..
..
my camel split route is: