[
https://issues.apache.org/jira/browse/CAMEL-8067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220788#comment-14220788
]
Christoph Läubrich commented on CAMEL-8067:
-------------------------------------------
Why is this marked as resolved? Currently it is not possible to write data from
an attachment to a file (e.g. reading from a mailbox storing all attachments to
an output directory for further processing) without having some extra code. So
I think this is a valid enhancement-request.
> Allow 'file' to use attachments content instead of body
> -------------------------------------------------------
>
> Key: CAMEL-8067
> URL: https://issues.apache.org/jira/browse/CAMEL-8067
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.14.0
> Reporter: Christoph Läubrich
>
> It would be nice if the file component would be able to save attachments to
> files (e.g. from the mail component).
> Currently I invoke a script that first fetch the attachment, get the input
> stream and then set it to the body. It would be nice if the file-component
> can do this directly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)