UPLOAD File: how to get the ID at upload time
hi:
is there any way to know the id assigned to an upload file to apex_application_files/htmldb_application_files ?
i want to upload a file but insert that ID in another table at upload time.
the problem is that it's allowed to upload the same filename several times, and storing the filename for unique ID is not a good solution for me.
anyone can help?
thanks
joao