Hi Mamatha Kalaiah
Outsystems already knows about this limitation, because in one of my projects where were I worked we need to upload 6GB files or more, so they are working on it.
I really don't know the maximum size by file, in my case, the solution was to split the file into several files till a max size to upload.
Another way in the discussion, but I don't know if works, because I changed of project, was put the file in a folder and create a timer where he goes read that folder and then uploads asynchronously the file, like during the night when the server has more resources available.
Regards
Gonçalo Almeida