Hi,
I am successfully uploading files into my application. These temporarily get written into APEX_WORKSPACE_FILES. I want to delete these temporary files but and getting an insufficient privilege error when I try. I have tried granting delete privilege for my user on the WWV_FLOW_FILE_OBJECTS$ table but I still get the error. Can anyone advise me what privileges I need to grant against which object to allow simple deletion of files from APEX_WORKSPACE_FILES?
Thanks,
Jeremy.