WWV_FLOW_FILE_OBJECTS$ created by schema
683463Jun 16 2009 — edited Jun 19 2009Hello.
I have a problem with WWV_FLOW_FILE_OBJECTS$ table. I am uploading file via standard APEX "file browse" item. File is stored in WWV_FLOW_FILE_OBJECTS$ but CREATED_BY or UPDATED_BY schema/user doesn't correspond with logged user in APEX upload application.
E.G.
I am using my upload app with user 'PETR' but in WWV_FLOW_FILE_OBJECTS$ is stored 'ANONYMOUS'. So that when I select files that 'PETR' uploaded, i get "no data found" message.
Can anybody help me? My intention is to store into WWV_FLOW_FILE_OBJECTS$ user 'PETR' NOT 'ANONYMOUS'
Thanx so much.