You're welcome to work on a PR. The documentation for this component is here
https://github.com/apache/camel/blob/master/components/camel-box/camel-box-component/src/main/docs/box-component.adoc -- Andrea Cosentino ---------------------------------- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, November 28, 2018, 11:19:12 AM GMT+1, Vladimir Cherepnalkovski <cherepnalkov...@hotmail.com> wrote: I found the issue, and a solution. First there is a mistake in camel - box documentation. Endpoint "downloadPreviousFileVersions" should be "downloadPreviousFileVersion". If we use full endpoint name downloadPreviousFileVersion, the route will work. Also, there is a problem in camel - box endpoint mapping. I saw that shorthand alias name is mapped to "downloadPreviousFileVersions" which not exists.