BLOB content download link on apex report
902143Jan 9 2012 — edited Jan 9 2012Hi Guys,
I have a simple form where user can attach file and save the records. I iterate through wwv_flow_files and get the file and save it to a custom table which has BLOB column. On another report page i display uploaded file details. What i need is, there must be a column with download link when user clink the link appropriate file should be downloaded. How can i do this ?
Really appreciate if someone can assist me on this.
Thanks Guys.