Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

file upload timeout

670874May 29 2009 — edited Jul 9 2009
Hi,

I developed an application to upload and download files using APEX 3.2.

In the page to upload files I have:
- a file browser item
- an upload button to submit the page
- a report based on wwv_flow_files showing the files I've uploaded.

When I submit, I branch to the same page to see the updated report .

So, basically I'm not adding any code by my own, I'm just using APEX processes.

THE PROBLEM IS:

when the file to upload is big enough, the submit process takes so many time ... and sometimes I get a timeout error.
Why it takes so long??? How can I solve this problem?

First, I thought there was something wrong in application or in my local environment but then I tried in Denes Kubicek's apex demo
(http://htmldb.oracle.com/pls/otn/f?p=31517:161:3863260177391401::NO:::) and I got the same result: the submit process took a while to be completed.

PLEASE HELP.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2009
Added on May 29 2009
6 comments
1,590 views