I have a doubt about the max file size that is allowed for transferring a file from Source to destination using FuseESB.
And if the file size is bigger that the limit, how to handle such file?
EDITED
I am planning to use ESB for a lot of complicated processes.
And some of the process include
- filtering the data.
- transfer data from one form to another (eg: from excel sheet to xml format and then may be transferred to another format like csv)
- There is also an encryption that is planned during the process
So does what ever suggestion that was made for ESB, still hold good for such a scenario?