Display blob field in Oracle Bi Publisher Report as link in order to download
Hello, we have a table that contains an id and a blob field. This field can contain various types of files such as pdf, doc, docx, xls, xlsx png, zip, xml etch.
Is there any workaround in order to create a report like the following
___________________
id | Attachment |
1 | Download |
___________________
When you click at Download (hyperlink) the file must be saved at your pc.