Review - Large File Use Case

2021-04-14 Thread Harsh Sharma
Hello Team, Recently we have developed one file processing solution using Camel and wanted to get some review comments or any better alternative on the current implementation if any. Trying to add in detail to explain but if any queries would try to clarify again. So the the requirement we had -

Review - Large File Use Case

2021-04-14 Thread Harsh Sharma
lePath).fileExist("Append").fileName(TEMP_FILE_NAME)) .end(); The above code is working fine as expected so far but request you to kindly review the above route definitions and let us know any suggestions/improvements we can try? Thanks in advance. -- *Thanks and Regards*, *Harsh