Error on File upload. Error processing wwv_flow.accept.
670874Feb 1 2010 — edited Jun 1 2012Hi,
I'm developing an application to upload and download files using Oracle XE 10g and APEX 3.2.0.00.27 on OS Windows XP.
The file upload page is very simple: one file browse item, a submit button and a report based on the wwv_flow_files table.... and an extra button to save the uploaded files in the DB.
Sometimes (almost everytime) when I press the submit button, the wwv_flow.accept process fails and I'm redirected to a page saying Internet Explorer cannot display the webpage.
I'm forced to refresh the page and then I get the following message:
Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
Error ERR-7621 Could not determine workspace for application (:) on application accept.
I recreated the same page in the apex.oracle.com environment and it works, but it fails in my local environment.
I have read some posts int his forum, but I haven't found an answer yet.
Please help!!!
AUJ