To have a look at the generated code, click the Code tab at the bottom of the design workspace.
The code shows the from and .to corresponding to
the two endpoints: from for the sending one and
.to for the receiving one.
In the Run view, click the Run button to launch the execution of your Route.
You can also press F6 to execute it.
RESULT: The files are moved from their original folder to the target one.
Furthermore, a new .camel folder is created
in the source folder containing the consumed files. This is Camel's default
behavior. Thus, the files will not be processed endlessly but they are
backed up in case of problems.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!