Hi,
I have dfc upload component used for checkin functionality and this functionality fails when I try to upload a file more than 50 MB. In the checkin functionality, I am getting the document as a stream and uploading it. It is internally taking the Weblogic memory and the weblogic is crashing once I try to upload more than 100 MB. Is there anyway to upload the file without putting much load on the weblogic server ?
Thanks in advance!!!
Thanks,
Naveen