How to copy file from one location to other using java spring DSL in camel?
Answer / Dhananjay Kumar Rai
To copy a file from one location to another using Java Spring DSL in Camel, you can use the File component along with the move() method.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is a camel exchange created?
Have you use database with apache camel?
How are exception handled using apache camel?
What type of object(s) can the exchange hold?
What is an endpoint?
What are different message exchange patterns in camel, which one of these is synchronous?
What is Stream component in camel?
What is camel exchange? Explain its structure?
What is the state of Aggregator EIP stateful or stateless?
Is camel an esb?
What is In message in camel?
What is Component in camel?